Skip to content

Holds the Food Supply Chain SOFIE pilot public smart contract

License

Notifications You must be signed in to change notification settings

SOFIE-project/fsc-public-contract

Repository files navigation

SOFIE Food Supply Chain public contract(s)

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

Installation

npm install

Compiling the smart contracts

npm run compile

Deploying to Ropsten network

npm run deploy-ropsten

Development

In one terminal execute:

npm run dev-blockchain

and in the other

npm run deploy-local

Unit tests

npm run test

About

Holds the Food Supply Chain SOFIE pilot public smart contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published