Skip to content

Vytek/api-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-examples

Code samples for PureStake's API-As-A-Service

PureStake provides access to the Algorand TestNet and MainNet Ledgers over REST API. Signups are free.

The ledgers available are complete, indexed, and in a redundant, load balanced configuration under close monitoring.

There are some requirements for using the PureStake API, and only the JavaScript, Go and Python SDKs are fully supported today.

As of December 30th the Algod v1 API has been shut down and all v1 examples will no longer function.

Example using Algorand JavaScript SDK

Example using HTML and Algodsdk.min.js

Example using Algorand Python SDK

Example using Algorand Go SDK

Example using Algorand Java SDK

Other Resources

About

code samples for API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 27.0%
  • Java 23.4%
  • JavaScript 22.7%
  • Go 19.3%
  • HTML 7.6%