The following project holds the smart contract(s) deployed to the public as part of the FSC pilot.
The SofieFSC smart contract can be found in the following addresses:
| Network | Address | Notes |
|---|---|---|
| Ropsten | 0x2878b44f1a23792EfdD77C5B870c449ebb660483 | Added 02/12/19 |
npm installnpm run compilenpm run deploy-ropstenIn one terminal execute:
npm run dev-blockchainand in the other
npm run deploy-localnpm run test