Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 537 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 537 Bytes

Pay with Terra with CF worker

The goal was to create a simple webhook function to deal with accepting payments with Terra from anywhere really, and to be my real first web3 project.

There is still a lot of functionality that needs to be done, like accounting for the Second Check and removing orders that haven't been paid or completed.

How to run?

pnpm i

Commands

pnpm dev      Starts development in watch mode
pnpm build    Runs a production build