huyminh1115 / staking-contracts

⚠️ deprecated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRICATED

staking-contracts

smart contracts for DEA token and staking mechanism. audited by Certick team.

Pre Requisites

You will need the following software on your machine:

In addition, familiarity with Solidity and Hardhat is requisite.

Set Up

Install the dependencies:

$ npm install

Create a .env file and follow the sample.env file to add the requisite environment variables, then run the:

$ npx hardhat compile

Now you can start making changes.

Contributing

Feel free to dive in! Open an issue, start a discussion or submit a PR. For any concerns or feedback, join us on Discord.

Security

For security concerns, please email admin@deus.finance.

License

MIT © Mainframe Group Inc.

About

⚠️ deprecated

License:MIT License


Languages

Language:Solidity 100.0%