An open API service indexing awesome lists of open source software.

https://github.com/codex-team/web3-payment-gateway


https://github.com/codex-team/web3-payment-gateway

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

          

# web3-payment-gateway

## How to run

This project uses [deno](https://deno.land/) as a runtime. To run the project,
you need to install deno first. You can follow the
[installation guide](https://deno.land/manual/getting_started/installation) to
install deno.

```bash
deno task dev
```