Skip to main content

Starton Overview

Starton aims at enabling anyone to deploy or interact with smart contracts and monitor the most used blockchains and networks without much prior knowledge of blockchain technology.

Starton has created a single API and a frontend to standardize the deployment and interaction of smart contracts. This way, the potential of blockchain technology becomes accessible even to people with minor knowledge of this technology.

Starton handles transactions and providers, deals with nonce issues, keys management, and monitors blockchains.

Starton Services

Starton regroups multiple services that offer different ways to integrate blockchain technology to your product:

  • Smart contracts consists of:
    • Library: a collection of ready-to-use audited smart contracts so you don't need to code your own.
    • Deploy: a service to deploy smart contracts on the network of your choice. You can also import an already deployed smart contract.
    • Interact: a service to interact a deployed smart contract. No need to code your integration or use any provider.
  • Relayer is an API to create transactions, deploy or interact with your smart contracts. It is the underlying API on which are based Deploy and Interact.
  • Monitor empowers your application by creating watchers returning specific events happening on a chosen blockchain. When conditions are met, watchers will then notify you through webhooks.
  • Storage is Starton's pinning service that makes IPFS - the InterPlanetary FileSystem - accessible to anyone. With this service, we can host your files, folders and jsons on our IPFS nodes so they stay available at any time.

Supported networks

BlockchainNetwork
Ethereum Ethereum logoethereum-mainnet
Ethereum Ethereum logoethereum-goerli
Bnb chain Bnb chain logobinance-mainnet
Bnb chain Bnb chain logobinance-testnet
Avalanche Avalanche logoavalanche-mainnet
Avalanche Avalanche logoavalanche-fuji
Polygon Matic logopolygon-mainnet
Polygon Matic logopolygon-mumbai

Related topics