Skip to content

vsc-eco/sdk

Repository files navigation

VSC SDK

Software Development Kit for VSC Smart Contracts in Assemblyscript.

Getting Started

If you are new to VSC smart contract development, we recommend reading this guide before proceeding.

Assuming you have already setup a smart contract dev environment. You can install the SDK using NPM by running npm install @vsc.eco/sdk

From here you can use the SDK as follows

import * as SDK from '@vsc.eco/sdk/assembly'

About

Software Development Kit for VSC Smart Contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published