| Crates.io | anychain-filecoin |
| lib.rs | anychain-filecoin |
| version | 0.1.10 |
| created_at | 2023-06-15 08:16:36.00357+00 |
| updated_at | 2025-07-09 08:28:56.201384+00 |
| description | A Rust library for Filecoin-focused cryptocurrency wallets, enabling seamless transactions on the Filecoin blockchain |
| homepage | https://www.cregis.com |
| repository | https://github.com/0xcregis/anychain |
| max_upload_size | |
| id | 890931 |
| size | 91,516 |
anychain-filecoin is a Rust library that provides a simple and unified interface for interacting with the Filecoin blockchain. It is designed to be easy to use, efficient, and extensible. This library is inspired by the anychain-filecoin project and follows a similar structure and design principles.
Add the following to your Cargo.toml file:
[dependencies]
anychain-filecoin = "0.1.9"
Then run cargo build to download and compile the library.
Here's a simple example of how to use the library:
For more examples and detailed usage instructions, please refer to the documentation.
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-filecoin is released under the MIT License. See the LICENSE file for more information.