pkt-cash / pktd

The PKT full node and wallet
https://pkt.cash/
ISC License
39 stars 27 forks source link

GitHub action added to automate the build #319

Closed aldebap closed 2 years ago

aldebap commented 2 years ago

The following things were added/changed:

. "go.yml" file added with an action to build & test the code on pushes and PR merges; . build status indicator added to README.md;