GithubHelp home page GithubHelp logo

robbiewilliam / cw-ide-vscode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oraichain/cw-ide-vscode

0.0 0.0 0.0 1.58 MB

License: MIT License

Shell 6.48% JavaScript 1.64% TypeScript 82.91% CSS 0.22% HTML 5.40% Dockerfile 3.36%

cw-ide-vscode's Introduction

Welcome to CosmWasm IDE Extension

CosmWasm IDE logo ย  Oraichain logo

CosmosWasm IDE - An open-source project for CosmWasm smart contract developers

CosmWasm IDE Optimization

This is a bash script with a locked set of dependencies to produce reproducible builds of cosmwasm smart contracts. It also does heavy optimization on the build size, using binary stripping and wasm-opt.

CosmWasm IDE Extension Interface

The extension provides three custom VS Code buttons: Build CosmWasm, Deploy Cosmwasm & Toggle Development Mode under the status bar of Vs Code and a CosmWasm IDE Explorer under the Explorer tab of VS Code.

  • Build CosmWasm button will build the smart contract to the .wasm file based on the file you open in VS Code.
  • Deploy Cosmwasm button will deploy your contract onto a network that you choose on the CosmWasm IDE explorer.
  • Toggle Development Mode button will toggle between the production and local CosmWasm IDE Webview (the local webview has a default url: http://localhost:3000/). This allows the frontend & CosmWasm developers to easily customize the extension UI, adding new testnets for the development purposes & so on without cloning this repository.

The CosmWasm IDE Explorer helps you modify the destination network that you want to interact with, and you can use it to interact with the smart contract you deploy with corresponding execute and query actions.

Deploy to Vscode marketplace

vsce publish --pat $AUTHORIZATION


## Deploy to Eclipse Open VSX for Gitpod

```sh
ovsx publish --pat $AUTHORIZATION

cw-ide-vscode's People

Contributors

ducphamle2 avatar duongtd1998 avatar im6h avatar piggy2303 avatar tubackkhoa 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.