Graphite
  • Overview
    • Introduction
    • What is Graphite?
    • Connect to Graphite
    • Graphite account activation
    • Graphite Wrapped Tokens
  • Build on Graphite
    • Getting started
    • System Contracts
      • Account Activation
      • Filter Contract (KYC Transaction Filters)
      • KYC Contract
      • Reputation
    • How to Complete KYC in a Testnet
    • How to Deploy Smart Contracts Using Hardhat: A Step-by-Step Guide
    • SDK
      • JS SDK
  • Infrastructure
    • Graphite Nodes
      • Graphite testnet node setup
      • Graphite mainnet node setup
  • Ecosystem
    • Graphite Wallet
      • Graphite Web3 Documentation
    • Graphite Bridge
    • The Graphite Explorer
      • API documentation
    • Faucet Testnet
Powered by GitBook
On this page
  • Why build on Graphite?
  • Resources & Learning
  • Node Setup
  • Graphite JS SDK
  • Graphite Explorer
  1. Build on Graphite

Getting started

Graphite’s Ethereum-compatible VM makes migrating your project onto GRAPHITE very easy. Learn how to interact with Graphite and get all the resources needed to help you get started.

PreviousGraphite Wrapped TokensNextSystem Contracts

Last updated 6 months ago

Why build on Graphite?

The Graphite network offers unparalleled opportunities for developers. With easy contract deployment and a fast TPS rate, you will be able to scale your protocol in no time. Without having to deal with scalability issues, the stage is set for mutually beneficial cooperation.

  • EVM compatibility

  • Speed

  • Users inflow

  • Legal cashflows

  • Security

  • Scalability

Resources & Learning

The Graphite network is EVM-compatible, so previous experience with Solidity can be applied to our new infrastructure. To start out, review our Developer Documentation. It will help you assess the prospects and potential benefits for your project on the Graphite network.

Node Setup

is effortless and can be done with just a couple lines of code thanks to Docker.

Always have a copy of the blockchain saved locally, parse data and test whatever and whenever you want.

Graphite JS SDK

We adopted the Web3JS library to make your interaction with Graphite blockchain as easy as possible, regardless of scale. Connect your wallet and get access to all the features the Web3JS library has, along with new ones introduced by Graphite Network.

Graphite Explorer

We’ve created and reinforced it with an API to empower developers with direct access to blockchain data via common GET/POST requests. Learn everything you need about blocks, transactions, fees and more.

Graphite node setup
the Graphite Explorer