Skip to content

awesome-algorand/algorand.observer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algo Surf

Based on dappflow.

Deployment: algo.surf.

Getting Started

  1. Install node-js
  2. Install npm & yarn

In the project directory run:

yarn

This will install your dependencies.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

To specify the network, pass one of these values as the REACT_APP_NETWORK env var:

Mainnet Testnet Betanet Localnet FNet

Example:

REACT_APP_NETWORK="Localnet" yarn start

Languages

  • TypeScript 89.1%
  • SCSS 10.8%
  • HTML 0.1%