youtube image
From YouTube: Casper Association Developer Series | #8 | Casper Wallet Integration & Deploying Code from Browser

Description

This episode of the Casper Association's dApp Developer Series demonstrates how to integrate the new Casper Wallet into a full-stack dApp, and how to use it to sign and deploy transactions that rely on pre-compiled session code.

Please note that this project has **NOT** been audited.

Casper Wallet: https://www.casperwallet.io/

GitHub repository: https://github.com/dylanireland/dApp-dev-series-8

Ask questions on our Discord: https://discord.com/invite/Q38s3Vh

## Timestamps

0:10 - Introduction

0:31 - Create a new React App

0:54 - Copy Session Code

1:23 - Write App Component

2:33 - Write Wallet Component

3:55 - Write Interact Component

8:15 - Add Wallet and Interact to App Component

8:43 - Write Express Backend Server

10:10 - Test

11:42 - Outro