OJA Coin
  • OJA Coin Intro
  • Guides
    • ☕Get Started
    • 🛣️Roadmap
    • 📃Whitepaper
    • 🤝Coinomics
    • 🔗Official Links
    • 💹Buy OJA Coin
    • ✨OJX Node Installation
  • PRODUCTS
    • ⚡OJA Blockchain (OJX)
    • 👨‍💻OJA Wallet
    • 🏆OJA Rewards
    • 📈OJA Trading / Exchange
    • 🪙OJA Payment
  • OJA SMART CHAIN (OJX20)
    • ☕Get Started (OJX20)
    • 🌟OJA Coin Smart Chain
      • Concepts
        • Consensus
        • Genesis File
      • Source Code
      • Main Network Explorer
      • Test Network Explorer
      • OJX20 Wallet
    • 💻Developers
      • General
        • Create Wallet
        • Smart Contract
        • Remix
        • Web3JS
        • Truffle
      • Deploy
        • Remix
        • Truffle
        • HardHat
      • Tools
      • BRC20 Tokens
        • Introduction
        • Issue Token
      • Blockchain Details
        • OJX Chain Fullnode
        • RPC
      • Tutorial
        • Deploy NFT
        • Local OJX Network
    • 🚰OJX Faucet
    • ❔FAQ
      • OJA Coin Smart Chain FAQ
        • General
          • Info
          • OJA Coin Smart Chain (OJX20)
          • Ecosystem
        • Token
          • Intro
      • Contributing
  • OJA COIN MINING
    • ☕Get Started
    • 💸Sole Mining (CPU)
    • 💰Masternode Mining
    • 🖥️GPU Mining
  • Others
    • OJA Brand Assets
    • Support
  • Terms
    • Privacy Policy
    • Terms and User Agreement
Powered by GitBook
On this page
  • Wallet
  • Chain Explorer
  • REST API
  • Advanced Ways To Use Blockchain
  • Blockchain Details
  1. OJA SMART CHAIN (OJX20)

Get Started (OJX20)

Disclaimer: This page and content still under development. Some info may be not accurate and need to be updated. Please send feedback at support@ojacoin.org

PreviousOJA PaymentNextOJA Coin Smart Chain

Last updated 2 years ago

Wallet

The easiest way to use OJA Coin Smart Chain is through a MetaMask wallet with support for OJA Coin Smart Chain accounts and transfers.

MetaMask wallet provides the functions below:

  • Generating crypto keys and addresses, which serves as the base of a wallet

  • Showing the balances of assets on the addresses

  • Sending and receiving assets

Learn about the list of wallet available .

Chain Explorer

OJXscan ( and ) provides a portal to explore blocks and transaction details. On OJA Coin Smart Chain Explorer, you can also check different asset types, the distribution of their ownerships, and owners' transactions.

REST API

There are which provide advanced API services for the public.

Node RPC

There are data seed nodes in the network which allow users to perform low-level operations like executing ABCI queries, viewing network/consensus state or broadcasting a transaction.

Advanced Ways To Use Blockchain

Run your own full node

Run your own light client

Access via Node Command Line Interface (CLI)

A Command Line Interface is available for Linux and Mac platforms.

Use SDKs

  • Create wallets and manage keys

  • Encode/sign transactions and submit to OJA Coin Smart Chain/DEX, including Transfer, New Order, Cancel Order, etc.

  • Communicate with OJA Coin Smart Chain/DEX Node RPC calls through public node RPC services or your own private full nodes

Please refer to specific SDK documentation for more information:

Blockchain Details

Please refer to this guide about

Please refer to this guide about .

SDKs are also provided as a starting point for your apps. There are two advanced SDK solutions for OJA Coin Smart Chain: and . Both solutions provide functions for:

()

()

()

()

()

()

()

Please check the for more technical information.

☕
here
ojxscan.com
testnet.ojxscan.com
Accelerated Nodes
how to run your own node.
how to run your own light client
Java
Golang
Go
Documentation
Java
Documentation
Javascript
Documentation
C++
Documentation
C#
Documentation
Python
Documentation
Swift
Documentation
technical details