1 unstable release
0.1.22 | Aug 23, 2022 |
---|
#4 in #crypto-payment
44 downloads per month
Used in 3 crates
(2 directly)
42KB
678 lines
MoonRamp Server
Start accepting crypto payments
Accept payments without fees or 3rd parties for your buisness or personal use today. This project is free and open-source software that fully embraces Satoshi's vision of peer-to-peer digital cash.
WORK IN PROGRESS
Early alpha state. Not all features are ready yet
Features
- BTC, BCH, ETH (+ERC-20 tokens), ETC (+ERC-20 tokens), and XMR support (See issues for tracking)
- Supports hot and cold wallets
- HD wallets
- Multi-layered encryption schema for SAFU funds
- Multi-tenant support
- Role base access control
- JsonRpc and REST API
- Websocket realtime updates
- Programmable contract system (Wasm based)
- SQL backend support (Mysql, Postgres, SQLite)
- Stand-alone reproducable statically linked binaries
Guide
For setup and deployment information please see the Guide
Special Thanks
Please checkout and support these projects!
- https://github.com/RustCrypto
- https://github.com/SeaQL/sea-orm
- https://github.com/bytecodealliance/wasmtime
- https://github.com/monero-rs
- https://github.com/paritytech/jsonrpsee
- https://github.com/rust-bitcoin
Contribute
Please see CONTRIBUTING
Donate
Please see DONATE
Dependencies
~54MB
~1M SLoC