Coder Social home page Coder Social logo

massa's Introduction

Massa Testnet Guide

og-massa-tg-1

The decentralized and scaled blockchain.

Massa is a truly decentralized blockchain controlled by thousands of people. With the breakthrough multithreaded technology, we’re set for mass adoption.

Firt update your ubuntu

  sudo apt update & sudo apt upgrade -y 

Install cargo

  apt install cargo

1 : Use Script for quick installation :

  wget -O massa.sh https://raw.githubusercontent.com/appieasahbie/massa/main/massa.sh && chmod +x massa.sh && ./massa.sh

Chose 1 and press enter

Screenshot 2022-12-19 215218

Enter ip address of your server to create config.toml for routability

Screenshot 2022-12-19 215426

Enter client password you need it to run your client and press enter ( save in your notepad)

Screenshot 2022-12-19 215628

Congrats your node is installed

Screenshot 2022-12-19 215733

Let`s check our node health use the commands bellow

  cd massa/massa-node/

Screenshot 2022-12-19 215939

After cd massa node run your node with this command bellow (replace with your saved password of client)

 RUST_BACKTRACE=full cargo run --release -- -p <PASSWORD> |& tee logs.txt

Screenshot 2022-12-19 220342

Open second terminal to run massa-client at the same time

  cd massa/massa-client/

Screenshot 2022-12-19 220747

And run your massa-client (replace with your saved password of client)

 cargo run --release -- -p <PASSWORD>

Screenshot 2022-12-19 221106

Untill you see this

Screenshot 2022-12-19 222344

2 : After installation create wallet

 wallet_generate_secret_key

Screenshot 2022-12-19 221316

Let1s check our keys

  wallet_info

Screenshot 2022-12-19 221427

Add your node staking secret key

  node_add_staking_secret_keys < your secret key >

Screenshot 2022-12-19 221612

If you see this that means that your node is not running wait

Screenshot 2022-12-19 221743

Afetr you see this add you node staking secret key

Screenshot 2022-12-19 230959

Screenshot 2022-12-19 231453

After that copy your wallet address and go to discord to fuacet your wallet

Screenshot 2022-12-19 231117

Make sure that you recived the tokens to check run the command bellow

wallet_info 
  • You should see this in your balance , you will recive 500 test tokens

    Screenshot 2022-12-19 231719

Buy rolls ( copy your address , and make sure that your node is running after buying the rolls )

  • Like picture bellow

Screenshot 2022-12-19 231602

 buy_rolls A1kcYMh3co4dgLNWRj5Z8aaUZxopjKro1Cib5BY2p4CohkfdBGn 1 0 

Screenshot 2022-12-19 231821

After buying the rolls check with wallet info

 wallet_info

Screenshot 2022-12-19 231936

Now wait 1 hour you will see Active rolls

Now go to discord and register your wallet and ip address ( Write something in the testnet-rewards-registration channel of massa Discord and the bot will DM you instructions )

Screenshot 2022-12-19 233105

Screenshot 2022-12-19 233201

copy this command from massabot (node_testnet_rewards_program_ownership_proof your_staking_address 1010687132634972171)

Screenshot 2022-12-19 233243

   node_testnet_rewards_program_ownership_proof A1kcYMh3co4dgLNWRj5Z8aaUZxopjKro1Cib5BY2p4CohkfdBGn 1010687132634972171

Screenshot 2022-12-19 233623

copy this code and past on massabot

  P12H1Ak9iaUJzj7A1i6XiB7KexYqErdv7WApLwvVV6c4iDhPX9VD/5EZLVjw4xB6TqKAPxD4up6wtgjjRQxWuE7Znf8kHnvAjbKQ3GQdv4n7yKAHJ3RdE7nzCcrTFstN8wGMih8JJaS67RZEdz/P12VpdPMs343b8xvp4D7tLwLJkSTTHPgNZKzvhrs7w5eqrCBeDGw/Uz2P56v3XrdepzDQDaGRmcgxjCQfuUA6vfKGEHq3vUK7HWtLPYSNGwEnV9Yiq4X2wP5CL4vwKmtd5sN75ktxgf8pPKLER

Screenshot 2022-12-19 234012

Good

Now copy your ip address of your server and past on massabot

Screenshot 2022-12-19 234126

To check the points on massabot type

 info

Screenshot 2022-12-19 234205

Done

buy me a cup of coffee

massa's People

Contributors

appieasahbie avatar

Stargazers

Alex avatar  avatar

Watchers

 avatar

Forkers

mcg55

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.