https://github.com/richardkiss/chia_rs
https://github.com/richardkiss/chia_rs
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/richardkiss/chia_rs
- Owner: richardkiss
- Created: 2021-10-22T00:07:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T21:38:39.000Z (over 3 years ago)
- Last Synced: 2025-01-15T13:28:57.807Z (9 months ago)
- Language: Rust
- Size: 234 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This cargo workspace contains code useful for working with the Chia network.
It contains a rust crate `chia` (here), a python wheel api `chia_rs` (in `wheel`), and web assembly (in `wasm`).