Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nftstorage/nftup
**Notice: Uploads Decommissioned - Existing Data is Safe!** NFTUp enables you to upload NFT data to IPFS & Filecoin with no-code using a downloadable web app. June 2024 Update: No new uploads, but all existing data is safe. Try the new NFT.Storage, which preserves data in long term Filecoin storage for a small fee. Go to app.nft.storage
https://github.com/nftstorage/nftup
Last synced: 4 days ago
JSON representation
**Notice: Uploads Decommissioned - Existing Data is Safe!** NFTUp enables you to upload NFT data to IPFS & Filecoin with no-code using a downloadable web app. June 2024 Update: No new uploads, but all existing data is safe. Try the new NFT.Storage, which preserves data in long term Filecoin storage for a small fee. Go to app.nft.storage
- Host: GitHub
- URL: https://github.com/nftstorage/nftup
- Owner: nftstorage
- License: other
- Archived: true
- Created: 2022-03-28T16:53:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T03:15:51.000Z (5 months ago)
- Last Synced: 2024-08-01T13:34:32.283Z (3 months ago)
- Language: JavaScript
- Homepage: https://nft.storage/nft-storage-classic
- Size: 3.01 MB
- Stars: 118
- Watchers: 13
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ccamel - nftstorage/nftup - **Notice: Uploads Decommissioned - Existing Data is Safe!** NFTUp enables you to upload NFT data to IPFS & Filecoin with no-code using a downloadable web app. June 2024 Update: No new uploads, but all existing data is safe. Try the new NFT.Storage, which preserves data in long term Filecoin storage for a small fee. Go to app.nft.storage (JavaScript)
README
App to easily upload NFTs to NFT.Storage with no-code, from the comfort of your laptop computer machine.
**Please Note: NFTup is deprecated and will stop working in June 2024**
Learn more about the future of NFT Storage in our [blog post](https://nft.storage/blog/the-next-chapter-of-nftstorage).
## Install
[Download and install the latest release](https://github.com/nftstorage/nftup/releases).
## Features
* Drag and drop interface. Accepts files and directories:
* Upload progress, file and size indicators. Automatic retry on fail:
* Easy copy paste of content identifier (CID), IPFS URL or IPFS Gateway URL:
* Multi platform - runs on MacOS, Linux, Windows.## Getting Started (Developers)
Clone the repo and install dependencies:
```
npm install
```Start the app like:
```
npm start
```## Contributing
Feel free to join in. All welcome. [Open an issue](https://github.com/nftstorage/nftup/issues)!
## License
Dual-licensed under [MIT + Apache 2.0](https://github.com/nftstorage/nftup/blob/main/LICENSE.md)