> For the complete documentation index, see [llms.txt](https://docs.infrablockchain.net/infrablockchain-antelope/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infrablockchain.net/infrablockchain-antelope/introduction-to-infrablockchain-antelope/resources-and-essentials.md).

# Resources and Essentials

## 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 <https://github.com/InfraBlockchain/infrablockchain.cdt> for detail

### infrablockchain-js

Javascript Library for integration with InfraBlockchain-Antelope-based blockchains using [Antelope RPC API](https://developers.eos.io/manuals/eos/latest/nodeos/plugins/chain_api_plugin/api-reference/index).

check <https://www.npmjs.com/package/infrablockchain-js> for detail

### infra-did-js

Javascript Library for integration Infra DID Registry Smart Contract&#x20;

check <https://www.npmjs.com/package/infra-did-js> for detail

### infra-did-java

Java Library for integration Infra DID Registry Smart Contract&#x20;

check [https://github.com/infrablockchain/infra-did-java ](<https://github.com/infrablockchain/infra-did-java >)for detail

### infra-did-swift

Swift Library for integration Infra DID Registry Smart Contract&#x20;

check[ https://github.com/infrablockchain/infra-did-swift](< https://github.com/infrablockchain/infra-did-swift>) for detail

## 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>
