AmitBRD / CryptoCart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project demonstrates the use of WalletKit and BlockSet api to build a simple shopping cart accepting ERC20 tokens as payment

Get Started

Install Required Packages

pip3.8 install -r requirements.txt

Run The Server ☄️🔥

python3.8 main.py 

This is not production code, and we list a few of the pitfalls below: -consider pregen HD wallet addresses for carts and load them into the application

About


Languages

Language:JavaScript 54.5%Language:HTML 21.8%Language:Python 19.1%Language:CSS 4.6%