critcoin
Crystal ve Kemal ile 100 satırdan az kod ile kendi blok zincirinizi geliştirin.
Kurulum
git clone https://github.com/sdogruyol/critcoin
cd critcoin
shards install
Çalıştır
crystal src/critcoin.cr
Contributing
- Fork it (https://github.com/your-github-user/critcoin/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Serdar Dogruyol - creator and maintainer