Hyperledger Firefly with Fabric token exchange platform

Job ID: 37507639

Budget: $30 – $250 AUD

I need a freelancer to provide detailed instructions on how to set up a hyperledger fabric blockchain with a hyperledger firefly supernode.
The detailed steps need to:
1. Create the network using Kaleido
2. Show how to deploy the relevant ERC20 contract chaincode from hyperledger fabric-samples. Including interfact and contract API. hyperledger/fabric-samples: Samples for Hyperledger Fabric (github.com)
3. Create three generic user accounts for trading that can buy and sell exchange tokens.
4. Create an admin account that can create new token pools and mint tokens.
5. Show how transaction history can be queried to then be displayed on a front end app
6. Show how current balances can be queried to then be displayed on a front end app
7. Show how market orders and market depth for a token pool can be queried to then be displayed on a front end app

Must use standard firefly connectors and sample fabric chain code using javascript where possible