First of all you need to install Golang. Or, check if you already have Go
go version
Now, clone the core repository
git clone https://github.com/KlyntarNetwork/KlyntarCoreGolang.git
cd KlyntarCoreGolang
Find build_scripts/build.sh
. Run:
./build.sh
Now, you need 2 things to run your node and join some network:
- Genesis file
- Configuration for your node
To see how to setup it follow here
Follow us to get the news & updates ASAP. Discuss, share ideas, advices, help newbies to make our community more powerful.We're happy to involve new members to KLY community π
Read the docs here to find out more. For example, how to use plugins, prepare & change configs, run on a host machine, how to start a KLY Service and so on!