Skip to content

Cypher is an early, unaudited, and unrefined release of Tangram. Cypher will serve as a proving ground, allowing teams and developers to build and deploy nodes, send and receive transactions and try out an early release of Tangram. Consensus and all.

License

Notifications You must be signed in to change notification settings

Jinajon/cypher

 
 

Repository files navigation

Cypher

Build Cypher node GitHub release

Installation

Linux and macOS

For quick installation on Linux and macOS, execute the following command:

bash <(curl -sSL https://raw.githubusercontent.com/cypher-network/cypher/master/install/install.sh)

The following parameters can be supplied:

--help Display help

--config-skip Do not run configuration wizard

--no-service Do not install node as a service

--noninteractive Assume default answers without user interaction.

--uninstall Uninstall node

For example:

bash <(curl -sSL https://raw.githubusercontent.com/cypher-network/cypher/master/install/install.sh) --uninstall

About

Cypher is an early, unaudited, and unrefined release of Tangram. Cypher will serve as a proving ground, allowing teams and developers to build and deploy nodes, send and receive transactions and try out an early release of Tangram. Consensus and all.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 95.0%
  • Shell 4.4%
  • Other 0.6%