An open API service indexing awesome lists of open source software.

https://github.com/futuresea-dev/staking-contract-code

Staking contract code
https://github.com/futuresea-dev/staking-contract-code

javascript solidity solidity-contracts

Last synced: 11 months ago
JSON representation

Staking contract code

Awesome Lists containing this project

README

          

# Heswap Staking

### Heco-Test

The following assumes the use of `node@>=10`.

## Install Dependencies

`yarn`

## Compile Contracts

`yarn compile`

## Run Tests

`yarn test`