pendulum-chain / pendulum-chain/pendulum
Deploy the farming smart contract for Nabla
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 45
- Forks
- 13
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
Context
In order to enable farming and distribute rewards to the Nabla LP's. We want to deploy the farming smart contract on Pendulum. This is the follow up ticket of the research done on this smart contract whether it is compatible with Pendulum, results can be found here.
tl;dr -
Can it be compiled to WASM?
It is. With only a minor modification. It was compiled and deployed to foucoco-standalone using wasm-deploy. Along with the SafeERC20 contract which is already implemented by Nabla
Requirement
- Deploy it on Pendulum
Notes
- Should be first deployed on Foucoco and tested there before deploying on Pendulum.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked farming smart-contract research and review the existing deployment to foucoco-standalone using wasm-deploy, including the SafeERC20 dependency noted in the issue. Test the contract on Foucoco first, then deploy it on Pendulum; done means the farming contract is deployed and tested on both environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100