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

https://github.com/leighmcculloch/makenft


https://github.com/leighmcculloch/makenft

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# makenft

A utility website for creating NFTs on the [Stellar] network.

Deployed at [leighmcculloch.github.io/makenft].

## Development

### Install dependencies

```
npm install
```

### Run locally

```
npm run dev
```

### Build for deployment

```
npm run build
```

### Deploy

```
npm run deploy
```

## Attributions

Favicons copyright 2020 Twitter, Inc and other contributors licensed under
CC-BY 4.0. Downloaded from favicon.io.

[Stellar]: https://stellar.org
[leighmcculloch.github.io/makenft]: https://leighmcculloch.github.io/makenft