Overview of dev tools & integrations
List of dev tools and integrations. If anything is missing or if you would like to request an additional integration, please email info@planq.network.
Scroll right/left to see full contents.
Name | Tagline | Tag(s) | URL(s) | Comments |
---|---|---|---|---|
Blockscout | Blockscout is a tool for inspecting and analyzing EVM based blockchains. Blockchain explorer for Ethereum Networks. | chain-indexer | https://evm.planq.network | Mainnet: https://evm.planq.network |
Planqs free JSON-RPC | Free JSON-RPC endpoint for the Planq community | json-rpc | https://docs.planq.network; https://evm-rpc.planq.network | Rate limited |
Graph (The) | The Graph is an indexing protocol for organizing blockchain data and making it easily accessible with GraphQL. | chain-indexer | https://thegraph.com/en/; https://thegraph.com/docs/en/developing/defining-a-subgraph/ | The Graph’s hosted service does not currently support Planq, but PlanqFi may be able to host Graph endpoints for selected developers, or in the context of hackathons. Please email info@planq.network for support. |
Hardhat | Ethereum development environment for professionals | smart-contracts | https://hardhat.org/ | |
IBC (Inter Blockchain Communication) | IBC is an interoperability protocol for communicating arbitrary data between arbitrary state machines, particularly between Cosmos SDK chains | bridge | https://ibcprotocol.org/ | |
MetaMask | A crypto wallet & gateway to blockchain apps; Start exploring blockchain applications in seconds. Trusted by over 30 million users worldwide. | wallet | https://metamask.io/; https://medium.com/@planq/planq-wallet-guide-ef0988c66c50 | |
OpenZeppelin | Reference library of standard smart contracts. | smart-contracts | https://www.openzeppelin.com/contracts; https://docs.openzeppelin.com/contracts/4.x/ | The OpenZeppelin smart contracts work on Planq like on any EVM chain. |
OpenZeppelin Solidity Wizard | Use this interactive generator to bootstrap your contract and learn about the components offered in OpenZeppelin Contracts. | smart-contracts | https://wizard.openzeppelin.com/#; https://wizard.openzeppelin.com/# | |
LeapWallet | Multi-chain wallet | wallet | https://www.leapwallet.io/ | |
Subquery | Query Decentralised Data Faster. (An alternative to The Graph) | chain-indexer | https://subquery.network/ | Resources: https://academy.subquery.network/build/cosmos-evm.html; https://academy.subquery.network/quickstart/quickstart_chains/cosmos.html; https://discord.com/invite/subquery (including technical support) |
Truffle / Ganache | The Truffle Suite gets developers from idea to dapp as comfortably as possible. | smart-contracts | https://trufflesuite.com/ | |
Keplr Wallet | Buy, store, collect NFTs, exchange & earn crypto. Join 25 million+ people using Keplr Wallet. | wallet | https://trustwallet.com/; | |
UseWallet | useWallet() allows dapp users to connect to the provider of their choice in a way that is as straightforward as possible. | dapp-development | https://www.npmjs.com/package/use-wallet-btl; https://www.npmjs.com/package/use-wallet-btl | Github repo: https://github.com/Breakthrough-Labs/use-wallet; This is a fork of: https://www.npmjs.com/package/use-wallet; with additional configuration options to support Planq |
Wallet Connect | Wallet Connect is an open source protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking. | wallet | https://walletconnect.com/; https://docs.walletconnect.com/ | |
Web3Auth | Simple self-custodial auth infra for Web3 apps and wallets | wallet | https://web3auth.io/; https://web3auth.io/docs/connect-blockchain/multi-chain | Unity SDK: https://github.com/Web3Auth/web3auth-unity-sdk; Unreal SDK (WIP): https://github.com/Web3Auth/web3auth-unreal-sdk |
Web3js / Ethersjs / Web3py, etc | A collection of libraries that allow you to interact with a local or remote ethereum node using HTTP, IPC or WebSocket. | dapp-development | Open page to view; Open page to view | Javascript: Recommended: https://docs.ethers.io/v5/; Alernative: https://web3js.readthedocs.io/en/v1.7.4/; Python: https://web3py.readthedocs.io/en/stable/ |
Last updated