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

https://github.com/jinglescode/iog-education


https://github.com/jinglescode/iog-education

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# IOG Education Demos

### Install

```
$ npm install
```

### To run

Create `.env` and add required configurations.

```
BLOCKFROST_API_KEY = 'your_blockfrost_api_key'
```

Run:
```
$ npx tsx # e.g. npx tsx native-script
```