pendulum-chain / pendulum-chain/pendulum

Deploy the farming smart contract for Nabla

Open
#373 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

state:on-hold
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.