Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ICON SCORE Support-betaNew to Visual Studio Code? Get it now.
ICON SCORE Support-beta

ICON SCORE Support-beta

signal9-beta

|
394 installs
| (0) | Free
ICON SCORE Support: You can do audit by yourself and deploy it
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ICON SCORE Support

Marketplace badge

Features

A VSCode extension to develope ICON SCORE. Helping ICON SCORE developement. SCORE can be developed and easily deployed on the ICON network.

Initial Deploy

Can be deployed on ICON mainnet, ICON testnet or your own testnet.

Update Deploy

Can be update deployed on ICON mainnet, ICON testnet or your own testnet.

Send Transaction

Provide external function call interface after deployment.

We plan to offer more features in the future.

Requirements

Visual Studio Code version 1.31+

Install

install

Preference

Setting preference

You can set the preferences with VS Code Application menu. Code>Preferences> Settings> Extension> ICON SCORE> Click Edit in settings.json

# settings.json

# wallet(Mandatory)
"icon.wallet": [
{
"name" : "test_wallet",
"path" : "/dir/keystore_file"
},
{
"name" : "test_wallet2",
"path" : "/dir/keystore_file2"
}
],

# custom uri(Optional)
"icon.network custom url": "http://localhost:9000/api/v3",

TBD

Demo

Deploy to ICON network

TDB

Sending transaction

TBD

For more information

  • Signal9
  • Contract Support System
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft