Implement pint pallets for the Acala Mandala runtime
- Dominant language
- Rust
- Stars
- 22
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
Pallets we should implement to test, PINT minting (by council), deposits, redemption
- [x] asset-index, as is
- [x] saft-registry as is
- [x] comittee as is
- [x] treasury as is
- [x] price-feed, modified with mock prices and way to simply update
- [x] mock remote asset manager
- [x] generate weights,
- [x] #317
- [x] #310
Questions,
- [x] can we use the mandala tokens and currency implementations? then we need to use the `CurrencyId` as our `AssetId` and introduce new variants (PINT CurrencyId for example)
Examples Integration
- https://github.com/AcalaNetwork/Acala/pull/1238
## Other information and links
-
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.