Skip to content

Opty-Fi/earn-protocol-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earn protocol Configuration

Smart contracts for opty.fi protocol configuration

Install, lint, test and deploy pipeline Yarn Styled with Prettier Commitizen Friendly license: GPL3.0

Prerequisite

To run the project :

Installation

Clone earn-protocol

git clone https://github.com/Opty-Fi/earn-protocol-configuration.git

Run yarn install to install necessary dependencies.

Run yarn run to view all available tasks.

Compile and Test

Compile all contracts

yarn compile

Test all contracts

yarn test

Setup and Deployments

For setting up all essential actions (deploying contracts, executing functions).

# hardhat
    yarn setup
# localhost
    yarn setup:local
# staging
    yarn setup:staging

For deploying infrastructure contracts in Optyfi protocol.

# hardhat
    yarn deploy-infra
# localhost
    yarn deploy-infra:local
# staging
    yarn deploy-infra:staging

View more tasks

About

Earn protocol configuration contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •