Drizzle dapp with test contracts for teams and sandbox-tx-dealer. Use this to confirm dashboard data. It should roughly match what's displayed on teams dashbaord.
- Add this project to your teams repo.
- Use
yarn teams:force-build
to initiate a new build for teams to pick up. - Deploy to sandbox
- wire it up (needs documentation)
- start dapp ui
- store version number corresponding to commit hash
- explain how to get and wire up artifacts from teams deployment
SimpleStorage
- set a state
- send value to contract
- transfer value from contract
- fail a transaction
- version info tied to commit hash