This version of rcc-kromer uses JKromer, which can be found here.
- Viewing balance via /balance,
- Viewing your stored private key & address via /kromer info
- Welfare, and welfare opting in/out
- Transaction viewing
- Payments & payment confirmations
The database to store all of this is twofold, for user toggles I use Solstice's PlayerData, for private keys and addresses I use Flyway + SQLite.
MIT.