chainlib 0.1.1

A library to help with creating HD wallets and signing Crypto.org Chain transfer transactions offline.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Crypto.org Chain Rust Library
Copyright 2021, Foris Limited ("Crypto.com"). 

This project contains portions of code derived from the following libraries:

* Cosmos Rust
 * Copyright: Copyright (c) 2020-2021 Cosmos Rust authors
 * License: Apache License 2.0
 * Repository: https://github.com/cosmos/cosmos-rust

* Zondax ledger-crypto-rs
 * Copyright: Copyright (c) 2020 Zondax GmbH
 * License: Apache License 2.0
 * Repository: https://github.com/Zondax/ledger-crypto-rs