Riverpod Stream Provider Caching
Make Streams Great Again
truffle compile
truffle migrate --reset
truffle console
to interact with the deployed contracttruffle test
The contract is already deployed to the ropstan test network using
infura, to redeploy you need to use the first account from
the accounts generated by the seed phrase in truffle-config.json.
more
information on how to deploy and interact with contracts on infura in this
guide.
truffle migrate --network ropstan
to deploy to ropstan test networkThere are 2 user interfaces, one for the customer and another for the admin/regulator, which one is loaded depends on the account selected in metamask, if its the first account in ganache then its the admin, o add accounts from ganache to metamask follow this guide.
npm run dev
tailwind.config.js
enables tailwind IntelliSense in vscode with the
tailwind extension.
Make Streams Great Again
Data Science Project
Data Science Project
Data Science Project