Build process
Milestone before continue
At this point you should already have installed:
Golang
Node.js
PNPM
PM2
If so, continue, if not, return to the previous page π
Next step - clone the core repository
Use it via GitHub
Now depending on your OS run the following commands:
Install dependencies
Link core to make it available from any location
Build Golang addons
Run a simple script
Build KLY-EVM
Return to main directory
At this stage, the build process ends and the preparation of files for work begins
Prepare configuration and genesis files
Depending on the network you want to connect to, you will need an appropriate genesis file, as well as a set of configurations for your node.
To find the files that suit you, follow the instructions in the section Networks
Last updated
Was this helpful?