Skip to content

RockX-SG/algorand-ide

Algorand IDE

Algorand IDE playground is a hassle-free environment to try out Algorand's various features without having to install anything. These features includes wallet transactions, atomic transfer, ASA asset creation, ASC stateless smart contract and more.

We aim to make it easy for new developers to test different features and onboard to Algorand easily.

Features

  • Wallet
  • ASC Stateless Smart Contract Compilation
  • Faucet
  • Algorand Network Selection
  • ASA Asset Creation
  • Atomic Transfer
  • Tutorials

Instructions

Install NPM modules on fresh deployment:

$ npm install

To run in development mode:

$ npm start

To prepare production ready build:

$ npm run build

To run in production mode:

$ npm run start:prod

To generate new react container / component:

$ npm run generate

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors