Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayam04/dev-kittens-token
https://github.com/jayam04/dev-kittens-token
airdrop solana-token toy-project
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jayam04/dev-kittens-token
- Owner: jayam04
- Created: 2023-03-04T09:57:46.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T04:51:31.000Z (about 1 year ago)
- Last Synced: 2023-11-28T05:34:14.970Z (about 1 year ago)
- Topics: airdrop, solana-token, toy-project
- Language: JavaScript
- Homepage: https://dev-kittens-token.vercel.app
- Size: 26.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# dev kitten's token
this is token created for project by [kirat](https://github.com/hkirat) in [fastest way to learn web3](https://www.youtube.com/watch?v=8NeZgmSfbYg)
## tasks
### main
- [x] create spl token
- [x] limit token mint
- [x] send tokens to 100 wallets
- [x] add metadata
- [x] create airdrop website### extras
- [ ] airdrop page
- [ ] better ui when trans is occurring
- [ ] signature getting out of transaction box
- [ ] homepage
- [ ] backend
- [ ] secure way to store private key## metadata
- name: `dev kitten's token`
- address: `Ht2Cb7VJC7y1tedTLc5dqxLi1wQUU8qvE8N7i7xtNBiD`
- decimals: `9`
- supply: `5,000,000.00`
- supply type: `fixed`