Skip to content

pagito/algorand-smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-contracts

Example stateful and stateless smart contracts.

Requirements

NodeJS

Install a node

Docs

Install SDK

npm install algosdk

Config

If you are running your own Algorand node and not using sandbox, change those variables:

  • algod-token
  • algod-address
  • algod-port

Run contract deployment file

node StatefulCreator.js <YOUR_ACCOUNT_MNEMONIC>

About

Smart contract examples in Algorand blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published