Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mooncityorg/dale-mint-backend-avax-main

dale-mint-backend-avax-main
https://github.com/mooncityorg/dale-mint-backend-avax-main

avalanche-avax backend nft-mint smart-contracts

Last synced: 4 days ago
JSON representation

dale-mint-backend-avax-main

Awesome Lists containing this project

README

        

# Keyoshi-NFT-Minting-Backend

This is a backend for Keyoshi NFT minting project. Its function is to store minted number of NFT according to a specified discord user.

### How to use this program

To install all dependancies, run the following command:

```shell
npm install
```

To host the server to local network, run the following command:

```shell
npm run start
```