hyperledger-firefly / hyperledger-firefly/cli
CLI should allow using Fabric with tokens
Open
- Dominant language
- Go
- Stars
- 66
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
There is no requirement for the messaging blockchain and the tokens blockchain to be the same - FireFly can fully support using Fabric as the primary blockchain but using Ethereum ERC1155 for tokens. Currently the CLI blocks this combination.
The setup logic should be adjusted to properly handle this combination - which means spinning up containers for both ethconnect and fabconnect.
Contributor guide
Assessment
This issue has not been assessed yet.