Skip to content

Sijibomii/CryptoPay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptopay

A Crypto payment processor

To run locally

766ab032.mp4
  1. cd server && go run cmd/main.go
  2. run example ecom app to try out the processor: cd examples/ecom-app && npm run start