Skip to main content

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.

Public Endpoints
NetworkMainnet
Chain Websocketwss://mainnet.ternoa.network
Indexerhttps://indexer-mainnet.ternoa.dev
Dictionaryhttps://dictionary-mainnet.ternoa.dev
Explorerhttps://explorer.ternoa.com

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