Code Monkey home page Code Monkey logo

code-explorer's Introduction

CosmWasm Code Explorer

Use hosted

The explorer is deployed at https://cosmwasm.github.io/code-explorer and is configured for Heldernet.

Use local

You need to install the code-explorer dependencies before choosing which network you want to connect to:

yarn install

Run against testnets

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.

Musslenet

Coming soon!

Run against local networks

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.

Launchpad

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

Stargate

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

Build instructions

You can build a code explorer and deploy it as static HTML/JS files.

Requirements: yarn, Node.js 10+

yarn install
PUBLIC_URL=https://code-explorer.musselnet.cosmwasm.com/ REACT_APP_BACKEND=musselnet yarn build

Credits

Background image from https://unsplash.com/photos/QqCLSA3EQUg

code-explorer's People

Contributors

abefernan avatar dependabot[bot] avatar giansalex avatar webmaster128 avatar willclarktech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.