crystal-rlp
crystal-rlp (Recursive Length Prefix)
This library intends to implement the entire RLP coding algorithm in native Crystal.
Installation
-
Add the dependency to your
shard.yml
:dependencies: rlp: github: SeedyROM/crystal-rlp
-
Run
shards install
Usage
require "rlp"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/SeedyROM/crystal-rlp/fork)
- Create your feature branch (
git checkout -b feature/my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/my-new-feature
) - Create a new Pull Request
Contributors
- Zack Kollar - creator and maintainer
Repository
crystal-rlp
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- about 5 years ago
- September 26, 2019
License
MIT License
Links
Synced at
Wed, 06 Nov 2024 18:05:51 GMT
Languages