VSC - Writing a basic smart contract (video tutorial)

Words
67
Reading
1 min
Listen
Play
3y


useful links

JSON escape
https://www.freeformatter.com/json-escape.html

graphql endpoint of public VSC node
https://vsc-november.us-west.web3telekom.xyz/api/v1/graphql

graphql query to check transaction status
{
findTransaction(id: "") {
id
status
included_in
executed_in
}
}

Contents of this video
00:00 intro
00:24 file structures
01:14 theory nft contract
01:48 smart contract sdk concepts
04:33 constraints
05:42 example contract creation
08:01 deploy
08:44 invoke
11:15 check transaction
12:11 outro


▶️ 3Speak

VSC - Writing a basic smart contract (video tutorial) | Ecency