https://github.com/zunxbt/eclipse-nft
One click guide to create and mint NFT on Eclipse Mainnet Beta or on Eclipse Testnet
https://github.com/zunxbt/eclipse-nft
eclipse-svm nft solana-nft svm
Last synced: 2 months ago
JSON representation
One click guide to create and mint NFT on Eclipse Mainnet Beta or on Eclipse Testnet
- Host: GitHub
- URL: https://github.com/zunxbt/eclipse-nft
- Owner: zunxbt
- Created: 2024-09-29T08:42:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-29T09:07:46.000Z (9 months ago)
- Last Synced: 2025-03-25T19:16:06.935Z (3 months ago)
- Topics: eclipse-svm, nft, solana-nft, svm
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 25
- Watchers: 1
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
One click guide to create and mint NFT on Eclipse Mainnet or Testnet
## Prerequisites
- Gas fee needed for paying gas fee, if you don't have any gas fee then use this : [Mainnet Bridge](https://bridge.eclipse.xyz) or [Testnet Bridge](https://bridge.validators.wtf)
- You need to have `API_KEY` & `API_SECRET`, to get this API and SECRET, Visit [this site](https://pinata.cloud/), Register using email address and then click on the 3 line in the left corner, a side bar will open, here u will see `API KEYS` section , click on it and copy `API_KEY` and `API_SECRET`, Save it somewhere, it will be required in the middle of the code
- You can use any linux based terminal, for example, [Codespace](https://github.com/codespaces) , [Gitpod](https://gitpod.io) , Ubuntu on Windows as well as on VPS
## Installation
- Use this command to start the script
```bash
[ -f "eclipsenft.sh" ] && rm eclipsenft.sh; wget -q https://raw.githubusercontent.com/zunxbt/Eclipse-NFT/main/eclipsenft.sh && chmod +x eclipsenft.sh && ./eclipsenft.sh
```- There are 6 sections, you should start running one by one
- If you want to mint unlimited time, u just need to run 1 to 4 commands one by one only 1 time after that u can enter 5 again and again to mint and create unlimited time