Skip to content

SelfKeyDAO/selfkey-mintable-registry

Repository files navigation

Selfkey Mintable Registry Contract

Overview

Selfkey SELF Mintable Registry.

Development

All smart contracts are implemented in Solidity ^0.8.0, using Hardhat as the Solidity development framework.

Prerequisites

  • NodeJS, v16.1.0+
  • Hardhat, which is a comprehensive framework for Ethereum development.

Initialization

npm install

Testing

npx hardhat test

or with code coverage

npx hardhat coverage

Contributing

Please see the contributing notes.

Copyright

Copyright SelfKey DAO Foundation 2024. All rights reserved.