Skip to content

Holds the Food Supply Chain SOFIE pilot public adapter (interledger bridge) smart contract

License

Notifications You must be signed in to change notification settings

SOFIE-project/fsc-public-adapter-contract

Repository files navigation

SOFIE Food Supply Chain public adapter contract(s)

The following project holds the smart contract deployed to the public as part of the FSC pilot to be used as an adapter for the Interledger Component.

The SofieFSCAdapter smart contract can be found in the following addresses:

Network Address Notes
Ropsten 0xac8af7df94EeDc1b050663844c1e2be37B060036 Added 22/04/20

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 adapter (interledger bridge) smart contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published