A smart contract for the MSR ledger
Our implementation is based on the Ethereum blockchain and Hyperledger Besu as an Ethereum protocol client.
In order to run our smart contract over the Ethereum blockchain, the local blockchain network should be up and running beforehand.
Please follow the deployment guideline of a Besu test network to deploy.
When the network is online, deploy the smart contract by the command below::
npm run migrate