https://github.com/fukaoi/crystal-bitcoin
Bitcoin blockchain client sdk for Crystal
https://github.com/fukaoi/crystal-bitcoin
bitcoin blockchain crystal crystal-language sdk
Last synced: about 1 month ago
JSON representation
Bitcoin blockchain client sdk for Crystal
- Host: GitHub
- URL: https://github.com/fukaoi/crystal-bitcoin
- Owner: fukaoi
- License: mit
- Created: 2020-10-27T10:36:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T00:58:40.000Z (almost 4 years ago)
- Last Synced: 2025-02-04T15:49:10.759Z (3 months ago)
- Topics: bitcoin, blockchain, crystal, crystal-language, sdk
- Language: Crystal
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crystal-bitcoin-sdk
TODO: Write a description here
## Installation
TODO: Write installation instructions here
## Usage
TODO: Write usage instructions here
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request## Contributors
- [fukaoi](https://github.com/your-github-user) - creator and maintainer