-
Notifications
You must be signed in to change notification settings - Fork 21
Integrate Smart Contract Connection to Frontend #32
Copy link
Copy link
Open
Description
Overview
The main smart contracts have been completed involving Chip, Casino, and CasinoGame functionality. The Blackjack contract has also been completed. The Blackjack front end is still being worked on. It is about time to begin integrating wallet connection and smart contract functionality into the front end of the web application. We will attempt to use the ethers.js library for this.
Tasks
With the current state of the project, there are currently two main tasks to complete:
- Set Up Ethers Provider & Wallet Connection #34
- Integrate Blackjack Smart Contract Functions in Front End #35
- Integrate Roulette Smart Contract Functions in Front End #44
More tasks may be added later on, but for now smart contract integration with the front end for other games is blocked by those smart contracts being incomplete or not enough work being complete on the front end portion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
In Progress