🔬
InfraBlockchain-Antelope
  • Introduction To InfraBlockchain-Antelope
    • What is InfraBlockchain-Antelope?
    • Resources and Essentials
    • Products and Supports
  • Users
    • Accounts and Wallets
  • Block Producers
    • Getting started with InfraBlockchain-Antelope Block Producers
      • What is InfraBlockchain-Antelope Block Producer node
      • Types of nodes
      • InfraBlockchain-Antelope Block Producer Requirements
      • Setting up InfraBlockchain-Antelope Block Producer node
    • InfraBlockchain-Antelope Network Resources
  • For Developers
    • Getting started for developers
    • Overview
      • Core Concepts
      • Technical Features
      • Protocol
        • Consensus Protocol
        • Transactions Protocol
        • Network Peer Protocol
        • Accounts & Permissions
    • Developer guides: InfraBlockchain-Antelope Native
      • Platform & Toolchain
      • Development Environment InfraBlockchain-Antelope Native
        • Try InfraBlockchain-Antelope
        • Prerequisites
        • Before You Begin
        • Install the Contract Dev Toolkit
        • Create Development Wallet
        • Start infra-keychain and infra-node
        • Create Test Accounts
      • Smart Contract Development
        • Hello World Contract
        • Deploy, Issue & Transfer Tokens
        • Understanding ABI Files
        • Data Persistence
        • Secondary Indices
        • Adding Inline Actions
        • Inline Actions to External Contracts
        • Creating & Linking Custom Permissions
        • Payable Actions
      • InfraBlockchain-Antelope System Contracts
        • infra.system
          • authproducer
          • addsystoken
          • rmvsystoken
          • settxfee
          • unsettxfee
        • sys.tokenabi
          • settokenmeta
          • issue
          • transfer
          • txfee
          • retire
      • Tutorials
        • infra-cli
        • infrablockchain-js
        • Hello World Contract
    • Developer guides: InfraBlockchain EVM
Powered by GitBook
On this page
  • Package & Toolchains
  • infrablockchain.cdt
  • infrablockchain-js
  • infra-did-js
  • infra-did-java
  • infra-did-swift
  • Block Explorers
  • InfraBlockchain-Antelope Native
  • InfraBlockchain-Antelope EVM
  • Endpoints (Native)
  • Mainnet
  • Testnet
  1. Introduction To InfraBlockchain-Antelope

Resources and Essentials

PreviousWhat is InfraBlockchain-Antelope?NextProducts and Supports

Last updated 1 year ago

Package & Toolchains

infrablockchain.cdt

InfraBlockchain.cdt is a toolchain for WebAssembly (WASM) and a set of tools to facilitate smart contract development for the InfraBlockchain-Antelope platform.

check for detail

infrablockchain-js

Javascript Library for integration with InfraBlockchain-Antelope-based blockchains using .

check for detail

infra-did-js

Javascript Library for integration Infra DID Registry Smart Contract

check for detail

infra-did-java

Java Library for integration Infra DID Registry Smart Contract

check for detail

infra-did-swift

Swift Library for integration Infra DID Registry Smart Contract

Block Explorers

InfraBlockchain-Antelope Native

  • WIP

InfraBlockchain-Antelope EVM

  • WIP

Endpoints (Native)

Mainnet

Http Endpoint

  • http://some-endpoint.io

Peer Endpoint

  • http://some-endpoint.io

Testnet

Http Endpoint

  • http://some-endpoint.io

Peer Endpoint

  • http://some-endpoint.io

check for detail

https://github.com/InfraBlockchain/infrablockchain.cdt
Antelope RPC API
https://www.npmjs.com/package/infrablockchain-js
https://www.npmjs.com/package/infra-did-js
https://github.com/infrablockchain/infra-did-java
https://github.com/infrablockchain/infra-did-swift