Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.49 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.49 KB

Welcome to Alphanet!

Let's Build Alphascan so that we have an easy way to inspect our scrypto components, resources, and accounts.

Project outline

  • Create a simple interface to fetch ledger state for accounts, resources and blueprint packages and components.
  • Display results in a reasonably human readable format
  • Show how to fetch api endpoints
  • Correlate api endpoints with SDK methods
  • Build and deploy a few blueprints and components for testings

Available API Endpoints

Status Endpoint

Transaction Endpoints

Ledger State Endpoints

Useful Resources

Alphanet API Docs

JS SDK Docs

Alphanet v0 API spec

Alphanet Wallet browser extension docs