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

https://github.com/jinglescode/test-nucast-gasless


https://github.com/jinglescode/test-nucast-gasless

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

## goals

- to sponsor a transaction for a user who has no UTXO in their wallet
- the transaction built by dev should has most minimal changes from the original transaction
- test 2 kinds of transactions
- minting
- updating datum

## to start

```bash
npm install
```

## to run

```bash
npm run main
```