Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coingrig/core

The Coingrig Core library
https://github.com/coingrig/core

bitcoin crypto ethereum library typescript wallet

Last synced: 2 months ago
JSON representation

The Coingrig Core library

Awesome Lists containing this project

README

        

## 🅒🅖🅒 Coingrig Core
The Coingrig Core library handling the wallet interactions

### Setup
Run `yarn`. (Installs dependencies and links packages in the workspace.)

### Compilation
Create an `.env` file to configure the platform: `TESTNET=true|false`.
The default value is `TESTNET=false`.

### Test
Jest tests are set up to run with `TESTNET=true yarn test`.

---

## Documentation
{{>main}}

* * *

## Code of Conduct

This library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.

## License

The Coingrig Core Library is licensed under the [MIT License](LICENSE).