youtube image
From YouTube: Smart India Hackathon Workshop #1 - CEP-78 with Casper JS SDK pt. 1

Description

In this workshop for the Smart India Hackathon, Casper Association Developer Advocate Dylan Ireland demonstrates how to install CEP-78 contracts and mint NFTs from them with the Casper JS SDK.

Repository: https://github.com/casper-ecosystem/sih-workshop-1
Casper JS SDK: https://github.com/casper-ecosystem/casper-js-sdk

00:00 Introduction
0:47 Project Initialization
2:00 Clone and Compile CEP-78 Contract
7:27 Generate and Fund Account
10:20 Begin Coding
10:40 Importing Dependencies
12:11 Instantiate Client Objects and Constants
16:24 CEP-78 Modalities
20:28 Writing Contract Installation Function
36:04 Writing Deployment Polling Function
42:20 Iterating State Transformations
44:20 Finishing Contract Installation Function
45:40 Testing Installation
51:07 Writing the Mint Function
58:04 Testing Mint Function
1:00:16 Recap / Overview
1:02:42 Conclusion