Standard Node
Deploying an Ontology standards compliant node
Ontology CLI
Installation
Cloning the repo
git clone https://github.com/ontio/ontology.gitgo get github.com/ontio/ontologyNavigate to the local repository
cd $GOPATH/src/github.com/ontioInstall project dependencies
glide installDirectly build from source code
Last updated