Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akagi201/pwasm-libs
Collection of modules related to contract but no_std.
https://github.com/akagi201/pwasm-libs
contract ethereum evm parity polkadot pwasm substrate
Last synced: 9 days ago
JSON representation
Collection of modules related to contract but no_std.
- Host: GitHub
- URL: https://github.com/akagi201/pwasm-libs
- Owner: Akagi201
- License: mit
- Created: 2018-08-29T09:04:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-04T01:56:22.000Z (about 6 years ago)
- Last Synced: 2024-10-31T11:52:22.505Z (20 days ago)
- Topics: contract, ethereum, evm, parity, polkadot, pwasm, substrate
- Language: Rust
- Homepage: https://docs.rs/bitcoin-parser/
- Size: 9.77 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pwasm-libs [![Travis-CI Status](https://travis-ci.org/Akagi201/pwasm-libs.svg?branch=master)](https://travis-ci.org/Akagi201/pwasm-libs)
Collection of modules related to contract but no_std.
## libs
| Crate Name | Description | Crates.io | Libs.rs |
|:----------:|:-----------:|:---------:|:-------:|
| [bitcoin-parser](/bitcoin-parser) | bitcoin header parser | [![crates.io](https://img.shields.io/crates/v/bitcoin-parser.svg)](https://crates.io/crates/bitcoin-parser) | [![Documentation](https://docs.rs/bitcoin-parser/badge.svg)](https://docs.rs/bitcoin-parser) |