pkg
- shared common packages across coinstacksinternal
- internal utility packagescoinstacks/{coin}
- coin specific logic
- Visual Studio Code expects any golang projects to be opened up with a
go.mod
file at the root directory for the tooling to work properly, so be sure to open up the project atunchained/go
-
Any commands should be run from within
unchained/go
-
Install Golang
-
Make coinstacks
make
-
Copy sample config file:
cp cmd/ethereum/sample.config.json cmd/ethereum/config.json
-
Fill out any missing variables
- Create a Datahub Account for a free API key