Component | Recommended |
---|---|
CPU | Dual-Core |
RAM | DDR4 4 GB |
Disk | 20 GB |
Connection | 1000MBps Bandwith |
Component | Min. Requirements |
---|---|
OS | Ubuntu 18.04 or higher |
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin
git clone https://github.com/muon-protocol/muon-node-js.git --recurse-submodules --branch testnet
cd muon-node-js
docker-compose build
docker-compose up -d
If this is run successfully, the node's status can be viewed by opening the following address in your browser:
http://<server-ip>:8000/status
The result should look like this:
go to https://alice.muon.net/join.
- Connect your wallet
- Switch Network to BSC Testnet
- Mint Faucet (Need BSC Testnet as fees. request here:https://testnet.bnbchain.org/faucet-smart)
- Approve to spend the token
- Stake the token to your Node (Fill Node address and peerID with yours that displayed on step 2 before)
Now Check again your Node, it should being Online:
http://<server-ip>:8000/status