| Crates.io | anychain-polkadot |
| lib.rs | anychain-polkadot |
| version | 0.1.6 |
| created_at | 2024-01-03 02:50:57.500745+00 |
| updated_at | 2025-07-09 08:30:18.040969+00 |
| 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 | 112,104 |
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.