Skip to content

ubex-ai/ubex-crowdsale-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UBEX Crowdsale Ethereum API

Simple HTTP API to the Ethereum blockchain for UBEX Crowdsale.

Installation

  • Install Go language

  • Install the vendoring tool

go get -u github.com/kardianos/govendor
  • Sync packages
govendor sync

Building

cd $GOPATH/src/ubex-crowdsale-api
go build

Execution

Run the API by console command

./ubex-crowdsale-api

About

Simple REST API for UBEX Crowdsale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published