Search…
Introduction
Network
SXP
Staking
Governance
API
Swap
Smart Contract
Subgraph API
Reference
Swipechain
Introduction
Swipe Nodes
Run SwipeChain
Build on Source Code
Build with Script
Developers
Staking
Staking Details
Metamask
Trust Wallet
Ledger
View your Rewards
Claim Your Rewards
Governance
Vote
Proposals
FAQ
Frequently Asked Questions
Powered By
GitBook
Build with Script
Guide to set up SwipeChain Node with shell script on Ubuntu.
Ubuntu Installation
This repo contains a script to install SwipeNode
1
wget
https://github.com/SwipeWallet/swipechain-node/build/linux/ubuntu/swipenode.bash
2
sudo
chmod
u+x swipenode.bash
3
./swipenode.bash
Copied!
Once this runs and thornode is installed, you'll need to configure it.
1
PEER
=<
SEED IP ADDRESS
>
..
/
..
/scripts/validator.sh
Copied!
For more documentation, read...
1
..
/
..
/
..
/docs/validator.md
Copied!
​
Previous
Build on Source Code
Next - Swipechain
Developers
Last modified
10mo ago
Copy link