Login
Discover
Waves
Communities
Login
Signup
How to deploy your first VSC Hive Smart Contract
How to deploy your first VSC Hive Smart Contract
vsc.network
(71)
Published in
Threespeak
Words
0
Reading
0 min
Listen
Play
2024-04-08 03:52
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
Read next
Building Your First Magi Smart Contract: A Complete Guide!
How to Install and Run OpenClaw on an Android Phone
The Definitive Guide to Mastering the Digital Craft: How to Learn Coding and Web Development in the Modern Era
Show 19 comments