Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aiiiden/bomm-the-cat-nft
Bomm, The cat nft making repo
https://github.com/aiiiden/bomm-the-cat-nft
bun nft nodejs
Last synced: 5 days ago
JSON representation
Bomm, The cat nft making repo
- Host: GitHub
- URL: https://github.com/aiiiden/bomm-the-cat-nft
- Owner: aiiiden
- Created: 2025-01-03T03:38:15.000Z (6 days ago)
- Default Branch: main
- Last Pushed: 2025-01-03T03:46:43.000Z (6 days ago)
- Last Synced: 2025-01-03T04:30:22.628Z (6 days ago)
- Topics: bun, nft, nodejs
- Language: TypeScript
- Homepage: https://www.scatter.art/collection/bomm-the-cat
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BOMM, The cat
This is a collection of 1,050 unique BOMM, The cat NFTs on Polygon. Each BOMM, The cat NFT has a expressive face and a unique combination of traits. The collection is created by [𝕏 @aiiiden0](https://x.com/aiiiden0).
This repo is kind of a making film of the collection. It contains the metadata of the collection, the script to generate the metadata, and images making
## Message from BOMM, The cat
Meow dia~ Hi there! I'm Bomm(봄이), the cutest little ragdoll fluff you'll ever meet! 🐾 I was born on 2020.2.24, and my purr-fect life with my family began on 2020.4.10. I'm super playful and totally lovable—just ask anyone! Oh, and I share my cozy home with my bestie, Kong-ee(콩이). We have so much fun together! Purr~ 😽
## Links
You can mint BOMM on [Scatter.art](https://www.scatter.art/collection/bomm-the-cat)
- [BOMM, The cat on Scatter](https://www.scatter.art/collection/bomm-the-cat)
- [BOMM, The cat on OpenSea](https://opensea.io/collection/bomm-the-cat)
- [BOMM, The cat on Magic Eden](https://magiceden.io/collections/polygon/0x368c5fc4c92369895a8dddfefb0bba80f058f5cb)
- [BOMM's Instagram](https://www.instagram.com/cat__bomkong/profilecard)## How to run
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.42. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.