Skip to content

quantros/hub

 
 

Repository files navigation

Sentinel Hub

Codecov GoReportCard Licence LoC Tag

Installation

Requires Go 1.16+

Linux

mkdir -p ${GOPATH}/src/github.com/sentinel-official && \
cd ${GOPATH}/src/github.com/sentinel-official/ && \
git clone https://github.com/sentinel-official/hub.git && \
cd ${GOPATH}/src/github.com/sentinel-official/hub/ && \
make install

Note: To install a specific version or commit use git checkout command

For more documentation please visit docs

About

The official Sentinel blockchain Hub

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%