Skip to content

Oaksoeya/hub

 
 

Repository files navigation

Sentinel Hub

Codecov GoReportCard Licence LoC Tag

Installation

Requires Go 1.19+

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 Hub blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Other 0.3%