Skip to main content
Version: Latest

Other Tools

Wallets

  1. Gnosis Safe - a multi-signature wallet.

Code editors

  1. RemixIDE - an open-source web code editor that allows developing, deploying and administering smart contracts written in Solidity.
  2. ChainIDE - browser code editor to deploy and interact with smart contracts. Documentation on Godwoken usage.

Developer tools

  1. Multicall3: Multicall aggregates results from multiple contract constant function calls.