Tools

Block Explorers

  • Polkadot Explorer - Acala console dashboard block explorer. Currently connects to Acala by default, but can be configured to connect to other remote or local endpoints.

  • Polkascan - Blockchain explorer for Polkadot, Kusama, and other related chains.

  • Subscan - Blockchain explorer for Substrate chains, include Acala.

Wallets

The integration of a wallet with Acala allows for simple and easy access to private keys and signing transactions. Below are some wallets that support Acala along with their development statuses. Note that inclusion does not necessarily imply endorsement of that wallet.

Supported Wallets

Wallet NameDevelopment StateTeam NameDescription

Live

Acala

Browser

Live

Polkawallet

IOS and Android

Building

Parity

IOS and Android

Live

Parity

Browser

Live

Talisman

Browser extension & Browser

SubWallet

Browser extension & IOS and Android

Live

MyEtherWallet

Browser extension & Browser

Building

Parity

Browser extension

Network Monitoring & Reporting

  • Polkadot Telemetry Service - Network information including what nodes are running the chain, what software versions they are running, sync status, and location.

Libraries

  • acala.js - This SDK is an extension of polkadot.js, with additional type and metadata information, makes it easy for users to interact with the Acala Network.

Data Analysis

Faucet

Collateral Auction & Liquidation Bot

We have currently 2 bots for monitoring of the liquidation auctions.

  • Collateral Auction Bot for Acala/Karura - This example uses the collateral auction. It will watch collateral auctions and DEX pools, and bid from the specified account if the price of collateral is lower than the price from Price oracle for MARGIN coefficient.

  • Collateral Auction Bot Example - This is an example Auction bot that places bids for ongoing liquidation of unsafe vaults for vaults with LKSM as collateral.

EVM Tools

  • EVM Playground - a web application to test, deploy and execute smart contracts on Acala EVM

Last updated