Option to Migrate Kudos Contract to xDAI from Mainnet
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
We recently stopped issuing kudo txns from our minter because the gas prices were too high.
The scope of this feature is to migrate Kudos Contract to xDAI from Mainnet to xdai, which has lower gas prices.
We could then mint kudos on xdai, and send them for very cheap.
Scope:
- In the kudos send flow, the user can select to send on xdai or mainnet
- In the bulk kudos redeem flow, the user will get their token on xDAI if they dont pay gas, and on mainnet if they do pay gas
- all kudos need to be minted on both chains, so that users can toggle back and forth
Contributor guide
Assessment
This issue has not been assessed yet.