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 v2 POST transaction
- algo_vanity.py - Vanity address generator for Algorand.