Code Monkey home page Code Monkey logo

go-algorand-doc's Introduction

go-algorand-doc

Getting started with TestNet

This Repo contains the installers for the Algorand Blockchain TestNet.

To get started, refer to the Node Setup Guide. All developer documentation is available at Developer.algorgand.org.

We are using many different communication channels for discussing TestNet. Our official channel for TestNet support is https://community.algorand.com/. We will also be monitoring this Github repo for issues and discussions.

Node hardware requirements (subject to change)

At this time, we're expecting participants to run standalone Nodes and not Relays, so the hardware requirements are fairly minimal. You need 4-8GB RAM, 100GB HDD/SSD, and 10Mbit broadband. The more cores in your CPU the better, but generally 4 cores are more than enough for a single node. There are diminishing returns after that. There is no specific GPU-optimized code, so your graphics card should have no impact.

Once you have a running node

Ensure you have enabled telemetry and send us your Node name and GUID so we can correlate telemetry properly. This process is explained in the Node Setup Guide.

It's important that you are configured to update regularly or you risk being disconnected from the network and unable to connect until after you update. Not to mention falling behind in features and bug fixes. We recommend setting up a CRON job as outlined in the Configuring Auto-Update Guide. If you want to manually check for an update, use ./update.sh -d ~/node/data as discussed in the Setup Guide.

Using GOAL

Run goal --help to get help.

Most commands need you to specify the location of the data folder. You can set ALGORAND_DATA in the environment if you want to skip that step when using goal.

e.g.

./goal node status -d ~/node/data
./goal account new -d ~/node/data

Once you create an account, you can use our Dispenser to transfer tokens to your account.

The ./goal clerk command is used to generate your own transactions.

We currently have a dashboard running for TestNet, which displays the view of the blockchain from one of our Relays.

We sometimes have a script running that's generating random transactions between some test accounts, generating ~4 TPS on the network.

Writing your own client

Refer to our Using the SDKs and REST APIs documentation as a starting point for writing your own clients.

Let us know where you would like more documentation and we'll look at prioritizing that.

Thanks, and Welcome to Algorand's TestNet!

go-algorand-doc's People

Contributors

ejbaran avatar evanjrichard avatar jasonweathersby avatar karmastic avatar naveedi avatar tsachiherman avatar tsachizehub avatar vincentserpoul avatar winder avatar

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.