🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
This repository was unmaintained for a long time and most likely contains security issues in the dependency tree.
The code remains here for reference but it is highly recommended to not use it anymore.
Many new tools have been developed by other teams in the meantime which go beyond what we developed here. Let's use and promote those tools to broaden the CosmWasm ecosystem. Giving up cosebases is part of innovation. Cheers!
🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦🪦
The explorer is deployed at https://cosmwasm.github.io/code-explorer and is configured for Cliffnet.
You need to install the code-explorer dependencies before choosing which network you want to connect to:
yarn install
You don't need to run a local network in order to connect to the testnets, you just need the right start script for each network.
Coming soon!
Clone the CosmJS repo in order to run a local Launchpad or Stargate network:
git clone --depth 1 --branch v0.24.0-alpha.11 https://github.com/cosmos/cosmjs.git
Also make sure to comply with the prerequisites.
In order to run a local Launchpad network follow these instructions.
The start script that makes the code-explorer connect to a local Launchpad network is:
yarn start-launchpad
In order to run a local Stargate network, follow these instructions.
The start script that makes the code-explorer connect to a local Stargate network is:
yarn start-stargate
You can build a code explorer and deploy it as static HTML/JS files.
Requirements: yarn, Node.js 10+
yarn install
PUBLIC_URL=https://cosmwasm.github.io/code-explorer/ REACT_APP_BACKEND=cliffnet yarn build
Background image from https://unsplash.com/photos/QqCLSA3EQUg