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

https://github.com/dimensiondev/freepass


https://github.com/dimensiondev/freepass

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Firefly Pass

Firefly promotion NFT: PASS. It is an `ERC721Enumerable`. We provide public sale and whitelist sale.

## Dev

Check the contract source code at [`FireflyPass.sol`](contracts/FireflyPass.sol)

### Typechain

If you want get the typechain thing, pull this repo and run:

```bash
npm run compile
```

### Deployment

| Chain | Address |
| ----- | ------- |
| | |

## Usage

Check the provided function at [`Functions.md`](doc/Functions.md)

## Contribute

Any contribution is welcomed to make it better.

If you have any questions, please create an [issue](https://github.com/DimensionDev/FreePass/issues).

**Enjoy!**