Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 669 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 669 Bytes

Selfkey Invite Code Registry Contract

Overview

Selfkey DAO Invite Code 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.