Skip to content

Addis-Belete/Artemis_Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pool

In this project I built a contract that is used to stake a predefined token and get 30% interest of same token.

Additional description about the project and its features.

Built With

  • Solidity
  • Smart contract
  • Hardhat
  • ether.js
  • JavaScript

Install

$ npm install

Getting Started

To get local copy up and running follow these simple example steps

- git clone git@github.com:Addis-Belete/Artemis_Pro.git
- npm install
- run npx hardhat node on terminal
- run npx hardhat test test/pool-test.js

Instruction


- After deploying contracts set pool address in receipt token contract by using setPoolAddress function.
- Set controller address in pool contract using setController function
- Call \_deposit and \_withdraw function from controller contract to deposit and withdraw predefined token.

👤 Addis Belete

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.


About

In this project I built a contract that is used to stake a predefined token and get 30% interest of same token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors