All Projects → pontem-network → vscode-move-ide

pontem-network / vscode-move-ide

Licence: Apache-2.0 license
📝 Diem's Move language in VSCode

Programming Languages

typescript
32286 projects
shell
77523 projects

Projects that are alternatives of or similar to vscode-move-ide

jeb-plugin-diem
Diem (formerly Libra) Move VM decompiler plugin for JEB
Stars: ✭ 29 (+26.09%)
Mutual labels:  diem, diem-blockchain
fearless-iOS
Fearless Wallet is a mobile wallet designed for the decentralized future on the Kusama and Polkadot networks.
Stars: ✭ 66 (+186.96%)
Mutual labels:  polkadot
polkabtc-ui
interBTC App - Mint 1:1 backed BTC on Polkadot and Kusama
Stars: ✭ 12 (-47.83%)
Mutual labels:  polkadot
snowbridge
A trustless bridge between Polkadot and Ethereum
Stars: ✭ 166 (+621.74%)
Mutual labels:  polkadot
polkascan-pre-harvester
Polkascan PRE Harvester
Stars: ✭ 23 (+0%)
Mutual labels:  polkadot
Polkadot
Polkadot Node Implementation
Stars: ✭ 4,915 (+21269.57%)
Mutual labels:  polkadot
trustbase
Smart Contract parachain interoperate with Polkadot and Ethereum
Stars: ✭ 22 (-4.35%)
Mutual labels:  polkadot
subwasm
Subwasm is a cli utility to help you know more about WASM Runtimes. It help downloading, inspecting and comparing Substrate based chains such as Polkadot or Kusama.
Stars: ✭ 53 (+130.43%)
Mutual labels:  polkadot
mangata-node
Mangata ❤️ Substrate & Polkadot
Stars: ✭ 52 (+126.09%)
Mutual labels:  polkadot
interbtc
interBTC: Trustless Bitcoin on Polkadot | kBTC: Trustless Bitcoin on Kusama
Stars: ✭ 136 (+491.3%)
Mutual labels:  polkadot
py-substrate-interface
Python Substrate Interface
Stars: ✭ 125 (+443.48%)
Mutual labels:  polkadot
kyve
KYVE - A protocol for verified data-streams
Stars: ✭ 51 (+121.74%)
Mutual labels:  polkadot
Substrate
Substrate: The platform for blockchain innovators
Stars: ✭ 6,275 (+27182.61%)
Mutual labels:  polkadot
ts
Misc. TypeScript definitions that are not yet available on DefinitelyTyped but required by other projects in this repo. Should be merged with upstream projects or the DT project.
Stars: ✭ 13 (-43.48%)
Mutual labels:  polkadot
tools
Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools
Stars: ✭ 173 (+652.17%)
Mutual labels:  polkadot
subsocial-offchain
Off-chain storage for Subsocial blockchain. This app builds user feeds and notifications by subscribing to Substrate events.
Stars: ✭ 24 (+4.35%)
Mutual labels:  polkadot
elara
Elara provides the tools and infrastructure that allow developers to easily take their blockchain application from testing to scaled deployment. It's polkadot's Infura.
Stars: ✭ 17 (-26.09%)
Mutual labels:  polkadot
polkascan-os
Polkascan Open Source
Stars: ✭ 52 (+126.09%)
Mutual labels:  polkadot
talisman-web
Unlock the Paraverse with Talisman Web. A Polkadot, Kusama & Parachain dashboard for the community.
Stars: ✭ 55 (+139.13%)
Mutual labels:  polkadot
polkadot-wiki-old
The Polkadot wiki.
Stars: ✭ 56 (+143.48%)
Mutual labels:  polkadot

Move Language extension for VSCode

Built by developers for developers, this extension will simplify your Move development and will make your first experience with Move less painful.

Supports:

  • Syntax highlighting
  • On-the-fly compiler checks via Move Language Server
  • Compile, run and test Move code via integration with Dove

Install extension from the marketplace to start.

Setup

  1. Download and install Dove locally.
  2. Create new project.
  3. Open project directory into VSCode and see following structure in the root of your project:
    /scripts
    /modules
    /tests
    Dove.toml

Additional configuration options:

Previous version

Previously developed by Dfinance team and published under another publisher as Move IDE.

Supported by Pontem Network.

Contribution

Feel free to ask any questions or report bugs by opening new issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].