Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

gottstech/gotts-wallet

Repository files navigation

Build Status Coverage Status Chat Support Documentation Wiki Release Version License

Gotts Wallet

This is the reference implementation of Gotts's wallet. It consists of 2 major pieces:

  • The Gotts Wallet APIs, which are intended for use by Gotts community wallet developers. The wallet APIs can be directly linked into other projects or invoked via a JSON-RPC interface.

  • A reference command-line wallet, which provides a baseline wallet for Gotts and demonstrates how the wallet APIs should be called.

User Guide

https://github.com/gottstech/gotts-wallet/wiki

API Guide

https://github.com/gottstech/gotts-wallet/wiki

Credits

The initial code is based on the Grin-Wallet. The related code taken with thanks and respect, with license details in all derived source files.

License

Apache License v2.0