What to know:
- VSC Contracts are open and permissionless
- Code in any language; Starting with Assemblyscript with more in the future.
- Contract code is fully deterministic and can be tested easily in the local environment.
Useful Resources:
- peakd.com/@vsc.network
- https://vsc.eco
- https://vsc-eco.github.io/sdk/
Prerequisites
- NodeJS v18 or greater
- yarn (https://classic.yarnpkg.com/lang/en/docs/install/#windows-stable)
- Git
- Visual Studio Code (optional; highly recommended)
Steps:
- git clone https://github.com/vsc-eco/contract-template
- yarn install
<fill out .env file>
- yarn asbuild:debug
- yarn test
- yarn deploy
▶️ 3Speak