Crates.io | anychain-polkadot |
lib.rs | anychain-polkadot |
version | 0.1.4 |
source | src |
created_at | 2024-01-03 02:50:57.500745 |
updated_at | 2024-11-03 09:02:37.178248 |
description | A Rust library for Polkadot cryptocurrency wallets, enabling seamless transactions on the Polkadot blockchain |
homepage | https://www.cregis.com |
repository | https://github.com/0xcregis/anychain |
max_upload_size | |
id | 1086944 |
size | 28,788 |
anychain-polkadot is a Rust library for Polkadot cryptocurrency wallets. It enables seamless transactions on the Polkadot blockchain.
Add the following to your Cargo.toml
file:
[dependencies]
anychain-polkadot = "0.1.4"
Then run cargo build
to download and compile the library.
We welcome contributions from the community! If you'd like to contribute, please follow these steps:
Please make sure to follow the Rust coding guidelines and add tests for any new features or bug fixes.
anychain-polkadot is released under the MIT License. See the LICENSE file for more information.