amurcoin / node

Нода для работы сети

Home Page:https://amurcoin.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amurcoin

In the master branch there is a code with functions that is under development. The latest release for each network can be found in the Releases section, you can switch to the corresponding tag and build the application.

sudo apt-get update sudo apt-get upgrade sudo apt-get install software-properties-common sudo add-apt-repository -y ppa:webupd8team/java sudo apt-get update sudo apt-get full-upgrade sudo apt-get -y install oracle-java8-installer echo "deb https://dl.bintray.com/sbt/debian /" | sudo tee -a /etc/apt/sources.list.d/sbt.list sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 2EE0EA64E40A89B84B2DF73499E82A75642AC823 sudo apt-get install apt-transport-https sudo apt-get update sudo apt-get install sbt git clone https://github.com/amurcoin/node.git sbt "test:runMain tools.GenesisBlockGenerator src/test/resources/genesis.example.conf"

For further information please refer the official documentation.

Acknowledgement


We use YourKit full-featured Java Profiler to make Amurcoin node faster. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications.
Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

About

Нода для работы сети

https://amurcoin.io

License:MIT License


Languages

Language:Scala 99.4%Language:JavaScript 0.5%Language:HTML 0.1%Language:CSS 0.0%Language:Shell 0.0%