Skip to content

Citation Tool Proof of Concept with IPFS and Metamask

Notifications You must be signed in to change notification settings

opulentpastanotorious/CitationIPFSMM

This branch is 10 commits behind masterfung/CitationIPFSMM:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b4bfabb · May 18, 2022

History

10 Commits
May 11, 2022
May 12, 2022
May 11, 2022
May 18, 2022
May 11, 2022
May 15, 2022
May 11, 2022
May 11, 2022
May 18, 2022
May 18, 2022

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

Languages

  • JavaScript 79.6%
  • HTML 13.9%
  • CSS 5.5%
  • Solidity 1.0%