Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qudo-code/compressed-bananas
https://github.com/qudo-code/compressed-bananas
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/qudo-code/compressed-bananas
- Owner: qudo-code
- License: mit
- Created: 2023-06-07T21:58:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-13T20:55:36.000Z (over 1 year ago)
- Last Synced: 2024-08-01T08:11:45.887Z (4 months ago)
- Language: TypeScript
- Homepage: https://cbananas.com
- Size: 8.12 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - qudo-code/compressed-bananas - (TypeScript)
README
# Sveltekit / Compressed NFTs / TipLinks
Mint compressed NFTs to TipLink wallets using a Sveltekit UI.
🔗 https://cbananas.com
♥️ Special thanks to [@HeyAndyS](https://twitter.com/HeyAndyS), [TipLink](https://tiplink.io), [Helius](https://helius.xyz)
#### Resources
- [cNFTs] https://www.youtube.com/watch?v=83nIhnxtlW8
- [cNFTs] https://github.com/loopcreativeandy/video-tutorial-resources/tree/main/cnfts
- [SvelteKit] https://kit.svelte.dev/## Start Dev Server
- `npm i`
- `npm run dev`### Mint Route (`/mint`)
- Generates TipLink wallet.
- Mints NFT to TipLink wallet.### Included Setup Routes (`/setup/*`)
There are a couple routes in `/setup` that are handy when initially creating your collection account and merkle tree.
![bananas](./doc/ss.png)
![bananas](./doc/tiplink.png)