/CryptoCart

Primary LanguageJavaScript

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