NXTER.ORG

Lottery on the Nxt Blockchain in Golang

In my first article I introduced blockchain theory, what it can do for your software project and the basics of interacting with the Nxt blockchain in PHP. Today I am going to present a small Lottery program written in Go. Pre-requisites: Golang (tested with Go 1.6.2) NRS 1.10.1 (https://bitbucket.org/JeanLucPicard/nxt/downloads/) The program is fully functional and runs a …

Read more