Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months 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

Awesome Lists containing this project

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:

Screenshot 2022-03-31 at 15 09 35

* Upload progress, file and size indicators. Automatic retry on fail:

Screenshot 2022-03-31 at 15 14 17

* Easy copy paste of content identifier (CID), IPFS URL or IPFS Gateway URL:

Screenshot 2022-03-31 at 15 19 49

* 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)