Skip to content

pharmaceutical-chain/SmartContract

Repository files navigation

SmartContract

Smart contracts of the PharmaChain system

Build Status

Prerequisites

  • Npm.
  • Truffle.
  • An IDE (Visual Studio Code is recommended).

Getting Started

Clone the project.

git clone https://github.com/pharmaceutical-chain/SmartContract.git

Install dependencies.

npm install

To locally compile the contracts,

truffle compile

To run migrations to deploy contracts to Ropsten network.

truffle migrate --network ropsten --reset --all

About

Smart contracts of PharmaChain system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors