-
Notifications
You must be signed in to change notification settings - Fork 14
Download and install juno #119
Comments
Info: install juno to the server and your local too |
Regarding Juno compiling and build:
You can find the details from 'juno' on project onboard-node-operator |
I've installed comos-sdk and tendermint, and still getting the above error, I will try the setupon DigitalOcean ...continue... |
This is not because of mising cosmos-sdk or tendermint, Normally golang should download all. I will check the problem now. |
So found the problem, install golang |
@orkunkl Where did you test or check? |
@orkunkl This is not working VM: |
After a private talk with Orkun
Installed locally and on |
VM: Ran, Initialized validator:
Thinking to change those permissions to nobody:nogroup |
@orkunkl let me what you think about it. |
Looks all good! |
The process is very similar to what we did on the first day.
Swap wasmd with junod
1- Install Go 1.15+
2-
git clone https://github.com/CosmosContracts/Juno
3-
make install
and place to path.The text was updated successfully, but these errors were encountered: