mirror of
https://github.com/mimblewimble/grin-wallet.git
synced 2025-02-01 08:51:09 +03:00
Grin Wallet implementation.
3c82b11c6d
* APIv2 Rewrite first draft Add WIP JSON RPC handler for APIOwner via proc-macro generated API, using the easy-jsonrpc crate. * patch dependency on grin core to get serializable errors * doctest ownerapi, update easyjsonrpc version * begin impl ForeignApi * https://github.com/mimblewimble/grin/pull/2659 is merged, switch from using forked repo * write jsonrpc doctests for ForeignApi |
||
---|---|---|
.cargo | ||
apiwallet | ||
config | ||
doc | ||
integration | ||
libwallet | ||
refwallet | ||
src | ||
.auto-release.sh | ||
.gitignore | ||
.travis.yml | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
rustfmt.toml |