Skip to content

Citation Tool Proof of Concept with IPFS and Metamask

Notifications You must be signed in to change notification settings

masterfung/CitationIPFSMM

Repository files navigation

CitationIPFSMM

To run local development instance of application:

npm install
npm start

To deploy smart contract:

  • create .env in root directory
  • create config vars for rinkeby network deploy (see hardhat.config.js)
  • run npx hardhat compile
  • npx hardhat run scripts/citation-script --network rinkeby

To run associated smart contract tests:

npx hardhat test

About

Citation Tool Proof of Concept with IPFS and Metamask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •