go-apla icon indicating copy to clipboard operation
go-apla copied to clipboard

A blockchain platform with a simplified programming language

Results 5 go-apla issues
Sort by recently updated
recently updated
newest added

Was that a fake branch? Can you give us more details?

Hello. I joined crypto community couple months ago, hence I have a fresh github account. Has been a short but intense learning period for me, and i was wondering: Is...

When I use the command `go get github.com/AplaProject/go-apla`, I just get some log such as: ``` # github.com/AplaProject/go-apla/packages/notificator gopath/src/github.com/AplaProject/go-apla/packages/notificator/notificator.go:23: undefined: sync.Map # github.com/AplaProject/go-apla/packages/autoupdate gopath/src/github.com/AplaProject/go-apla/packages/autoupdate/autoupdate.go:50: undefined: os.Executable ``` I don't know...