Skip to content

perlin-network/carbon-registry-ledger

Repository files navigation

PERL Ledger Smart Contract

Distributed version of the PERLIN cabron registry ledger.

Networks

  • hardhat
  • sepolia
  • mainnet

Steps for the contract deployment

  1. Build the upgradable contract.
yarn build
  1. Run tests to ensure everything's working as expected.
yarn test

  1. Run the deployment and receive the contract address as output.
yarn deploy
  1. Verify the uploaded contract.
yarn verify {{address_output_here}}

Deployed contracts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published