Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/formysister/solana-nft-generate

Custom NFT collection generation website for Solana network token holders
https://github.com/formysister/solana-nft-generate

solana solana-nft solana-nft-generator solana-web3

Last synced: about 1 month ago
JSON representation

Custom NFT collection generation website for Solana network token holders

Awesome Lists containing this project

README

        

# Solana NFT Generator

This website is to create NFT collection from multiple traits for users who hold the given SPL token (i.g USDT)

Includes:

- Typescript
- CRA
- Solana wallet adapter
- Canvas

![screenshot](./screenshot.png)

## Run

```
yarn start
```

or

```
npm run start
```

swap out `useWallet` with `useAnchorWallet` in `MyWallet.tsx`

## License

MIT