Skip to content

blackowltr/Adamnite-Testnet-Beta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 

Repository files navigation

Adamnite-Testnet-Beta

Instalation

sudo apt update && sudo apt upgrade -y

Since the repo is private, we need access tokens, for this;

settings -> developer settings -> personal access tokens -> tokens classic -> generate new token

git clone https://"access-token"@github.com/Adamnite/goAdamnite.git
cd goAdamnite/Ubuntu
chmod +x gnite
chmod +x gnite-test
./gnite account new
screen -S adamnite
./gnite

Sending Transactions

Make sure your are in goAdamnite/Ubuntu directory and have test NITE.

Check your balance by running ./gnite-test --balance "your public address"

./gnite-test --sendaddr "the address you want to send coins to" --recaddr "your public address" --amount "the amount you want to send"

Staking

./gnite-test --sendaddr "your address" --recaddr "the account you want to stake your coins to (can be one of the public accounts listed in the beta testing channel)" --amount "the amount you want to send" --txtype true

Run ./gnite-test -h for help and additional commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published