Skip to content

A prototype for pharmaceutical supply chain management using blockchain

License

Notifications You must be signed in to change notification settings

ozedd-ee/medtrust-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medtrust

Medtrust is a prototype for pharmaceutical supply chain management using blockchain

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

To start a local node, run:

anvil

Deploy

$ forge script script/Counter.s.sol:CounterScript --rpc-url <your_rpc_url> --private-key <your_private_key>

To interact with contracts, run:

$ cast <subcommand>

Help

$ forge --help
$ anvil --help
$ cast --help

About

A prototype for pharmaceutical supply chain management using blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published