Introduction
Welcome to the builder section 👨💻
Ternoa provides a collection of tools to make web3 projects development easier and faster:
- Ternoa-JS - An isomorphic javascript library integrating the custom Ternoa FRAMEs to interact with the chain in a seamless experience.
- Ternoa Indexer - A graphql queryable database to get on-chain data.
- Ternoa FRAMEs - Custom substrate FRAMEs to create and manage utility NFTs.
The Ternoa chain has two networks based on Substrate: Mainnet and Alphanet.
- Mainnet Network
- Alphanet Network
Public Endpoints | |
---|---|
Network | Mainnet |
Chain Websocket | wss://mainnet.ternoa.network |
Indexer | https://indexer-mainnet.ternoa.dev |
Dictionary | https://dictionary-mainnet.ternoa.dev |
Explorer | https://explorer.ternoa.com |
Public Endpoints | |
---|---|
Network | Alphanet |
Chain Websocket | wss://alphanet.ternoa.com |
Indexer | https://indexer-alphanet.ternoa.dev |
Dictionary | https://dictionary-alphanet.ternoa.dev |
Explorer | https://explorer-alphanet.ternoa.dev |
Glossary
- CAPS: Ternoa chain token. More details about CAPS
- dApp: Decentralized application
- Substrate: Blockchain framework used by Ternoa.
- FRAME: Custom chain module describing a feature