https://github.com/aidear3/sega-nfts
Nfts collections, deployed on the Solana blockchain
https://github.com/aidear3/sega-nfts
blockchain candy-machine-v2 metaplex react solana solana-client solana-nft typescript
Last synced: about 2 months ago
JSON representation
Nfts collections, deployed on the Solana blockchain
- Host: GitHub
- URL: https://github.com/aidear3/sega-nfts
- Owner: aidear3
- License: mit
- Created: 2023-05-01T14:15:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T17:57:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T20:45:34.176Z (4 months ago)
- Topics: blockchain, candy-machine-v2, metaplex, react, solana, solana-client, solana-nft, typescript
- Language: TypeScript
- Homepage: https://nfts-sega.vercel.app/
- Size: 3.23 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Sega Nfts
Nfts arts collections, deployed on the Solana blockchain
![]()
![]()
![]()
![]()
# Live version
This project is deployed on [Vercel](https://nfts-sega.vercel.app/)
## Feedback and Bugs
If you have any feedback or bug report, please feel free to raise an issue :)
### Installation
1. Clone the repo
```sh
git clone https://github.com/JavSFDev/sega-nfts
```
1. Install NPM packages
```sh
yarn install
```
1. Enter your Solana API key in a `.env` in your root directory
```js
REACT_APP_CANDY_MACHINE_ID=token
REACT_APP_SOLANA_NETWORK=devnet
REACT_APP_SOLANA_RPC_HOST=https://api.devnet.solana.com
REACT_APP_SPL_TOKEN_TO_MINT_NAME=token mint name
REACT_APP_SPL_TOKEN_TO_MINT_DECIMALS=token
```## Usage
You can use any Solana wallet to mint the token. E.g: **Phantom**, **Slope**, **Solflare**, **Sollent**, **Solong**, **Ledger**, **Safepal**