Some scripts to read/write data to tfchain.
Requires node 16+ and yarn.
yarn
- Network: dev / test / main
node events.js <network>
- Network: dev / test / main
- ProviderID: ID of the solution provider
- Mnemonics: Mnemonics of the solution provider account which created the contracts
node attachContractToProvider.js <network> <providerID> <mnemonics>