Skip to content

Hamm01/Course-Selling-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building our own Solidity contract to Accept Payments

- A Single contract deployed on Ethererum mainnet to Accept payments

- It will Emit the event everytime user made a payment using the eth wallet

- A Front End React project where user can go Connect a Wallet like metamask, trustwallet etc... and make a payment

- After Succesful payment from user using wallet,
 the user will given access to the course or particular files.

- A backend written in node that will watch the contract and for successful transaction on Ethererum mainnet.
 it will provide the user access to course.

About

Access to course using Ether payment and backend to watch the payment and give access to user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published