Curio Integration (PDP)
- Dominant language
- Rust
- Stars
- 697
- Forks
- 200
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 67
Description
# Summary
Integrating Forest with miner software is a bit tricky, mostly due to very high hardware requirements for even a testnet.
The twist is that we can offer only PDP integration capabilities. While Forest + Curio mining was always a rather idealistic dream with little economical incentives (the mining rig cost eclipse any Lotus costs), Curio (PDP-only) can actually run on a commodity hardware. So now if you'd be a PDP provider, your setup cost wouldn't go down by sub-one percent but probably closer to 50%+ by having Curio + Forest.
# Tasks
- [ ] Setup CI for Curio PDP integration
- [ ] Docs for Curio PDP integration
# Risks & Dependencies
The integration might not work out of the box; most RPC methods _should_ be implemented, but we won't know until checked. There might be also some assumptions on Curio side that the node is actually Lotus; to be investigated.
# Additional Links & Resources
Contributor guide
Assessment
This issue has not been assessed yet.