TERNOA Documentation
Learn Build
  • What is Ternoa Chain ?
  • SPECS
    • Polygon CDK zkEVM
    • Polygon AggLayer
    • Avail DA
    • Trusted Execution Environments 
  • BUILD
    • Wallets
    • RPC
    • API
    • Explorer
  • Tools
    • Staking
    • Ternoa Safe
    • TIP
  • Community
    • Ternoa.com
    • Github
    • Discord
    • Twitter
    • Medium
Powered by GitBook
On this page
  1. Build

Javascript SDK

Last updated 1 year ago

Welcome to the Javascript builder section 👨‍💻

Ternoa provides a collection of tools to make web3 project development easier and faster:

  • - An isomorphic javascript library integrating the custom Ternoa FRAMEs to interact with the chain in a seamless experience.

  • - A GraphQL queryable database to get on-chain data.

  • - Custom substrate FRAMEs to create and manage utility NFTs.

The Ternoa chain has two networks based on Substrate: Mainnet and Alphanet. Find all the environment-related endpoints .

If you're new to the Ternoa JavaScript builder ecosystem, we strongly suggest starting with the introduction track. It will not only give you the necessary prerequisites but also aid in comprehending some vital architectural concepts for efficient building. Provide a specific focus to the following sections: Ternoa-js , , and .

If you are looking for a way to kickstart your builder journey, you should start interacting with the Ternoa-js SDK and Indexer with our 🏁

Ternoa-JS
Ternoa Indexer
Ternoa FRAMEs
here
Getting Started
architecture
events
workflow
NODE-JS quickstart guide
.