Audio is streamed directly from the publisher (hotipfs-3speak-1.b-cdn.net) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
https://3speak.tv/watch?v=vsc.network/vpgusdpi
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