Skip to content

SelfKeyDAO/selfkey-unclaimed-registry

Repository files navigation

Selfkey Unclaimed Registry Contract

Overview

Selfkey DAO Unclaimed SELF registry contract

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.

Releases

No releases published

Packages

No packages published