Skip to content

JaySources-Org/Algodex

Repository files navigation

Algorand Features and Smart Contracts with AlgoSigner

Before You Begin

  • You should have access to an Algorand node (this demo assumes you're using PureStake).
  • You should have Node.js installed on your computer.
  • You should be using Google Chrome, because AlgoSigner only works on Google Chrome at this time.
  • You should have the AlgoSigner Google Chrome extension installed, as this demo makes extensive use of it.
  • You should also make a couple of wallets on Algorand TestNet and use the TestNet ALGO Faucet to generate Algos for them, as these exercises demonstrate how to move assets between two or more addresses.

Quick Start

  1. In order to use this demo, you can either clone it using Git or download it as a .zip file.
  2. Open a terminal or command prompt in the folder you unzipped to.
  3. Run npm install to install dependencies.
  4. Run node app.js to run the application.
  5. Navigate to the server address in Google Chrome to use the demo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors