jimthematrix

Results 5 comments of jimthematrix

I was able to reproduce it with the steps outlined here: https://kaleidoio.slack.com/archives/C02T9SKRB9D/p1661267966984209

added tests for event stream in #46

So the first order of business is defining the dimensions TSC would like to use to properly judge the health of a project. Trying to summarize the various inputs I've...

agree with comments above that "usefulness" is an important dimension and we need to be creative about how to capture the data. I like the suggestions offered so far: -...

1. install the latest FireFly CLI: ``` $ go install github.com/hyperledger/firefly-cli/ff@latest ``` 2. initialize the FireFly stack using Ethereum as the underlying blockchain, and load the ERC20/ERC721 token connector: ```...