-
Notifications
You must be signed in to change notification settings - Fork 45
RP2 Ecosystem
eprbell edited this page Mar 7, 2022
·
5 revisions
This is a call for projects: come and help us expand RP2's functionality!
RP2 is the first component of what could be a powerful, community-driven suite of open-source, crypto tax software. It is intended as the core of a larger project ecosystem, maintained by the community. These projects can extend RP2's capability, usefulness and ease of use in new ways, for example:
- RP2 data loader plugins: add support for more exchanges and wallets (via both REST API and CSV files). DaLI, the RP2 data loader uses them to generate an input ODS file and a config file that can be fed directly to RP2;
- RP2 GUI: make RP2 more user-friendly and accessible to people who are not familiar with the CLI;
- RP2 high-level interface: RP2 captures complex tax events using a few powerful, low-level primitives, aggregated in patterns. A higher level tool, might abstract out these patterns and present them to the user in a friendlier way (for example it may capture a complex concept like DeFi bridging as a primitive, rather than a pattern);
- RP2 plugins: RP2 can be expanded via its programmable plugin architecture, which enables support for new output generators, countries and accounting methods;
- more...
If you'd like to start an ecosystem project, please open an issue to let the RP2 community know.
Here's the current list of projects in the RP2 ecosystem:
- DaLI: data loader and input generator for RP2.