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

  1. Fork it (https://github.com/your-github-user/critcoin/fork)
  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