UNPKG

nftstorage.link

Version:

Utilities for working with the NFT.Storage IPFS Edge Gateway

25 lines (14 loc) 859 B
# nftstorage.link client utilities Utilities for working with the NFT.Storage IPFS Edge Gateway. ## Install ```console npm install nftstorage.link ``` ## Libraries and utilities - [perma-cache](./docs/perma-cache.md) - [gateway](./docs/gateway.md) ## Contributing Feel free to join in. All welcome. [Open an issue](https://github.com/nftstorage/nftstorage.link/issues)! If you're opening a pull request, please see the [guidelines in DEVELOPMENT.md](https://github.com/nftstorage/nftstorage.link/blob/main/DEVELOPMENT.md#how-should-i-write-my-commits) on structuring your commit messages so that your PR will be compatible with our [release process](https://github.com/nftstorage/nftstorage.link/blob/main/DEVELOPMENT.md#release). ## License Dual-licensed under [MIT + Apache 2.0](https://github.com/nftstorage/nftstorage.link/blob/main/LICENSE.md)