Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 470 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 470 Bytes

VPC-CONTRACT

📜 Collection contracts (ERC721 based) "Verifiable Permanent Certification".

Our vision is to leverage ETH NFT technology + IPFS to keep meaningful data alive for longer.

DEV && TEST

  1. Install Foundry Project for contract development.
  2. Install cli tools forge
  3. run forge install Installing Dependencies.
  4. FOR TEST you need run forge test.

DEPLOY

⏳ developing...