vsc.network 3Speak Podcast

VSC - Writing a basic smart contract (video)


Listen Later

https://3speak.tv/watch?v=vsc.network/vqtkycsg
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

...more
View all episodesView all episodes
Download on the App Store

vsc.network 3Speak PodcastBy vsc.network