Skip to content

img8io/img8-core

Repository files navigation

Img 8 core

Migrated this repo to Omnidata imghub

A gateway for web3 developer and creators to easily retrieving images from decentralized storage networks (IPFS/Filecoin). Beyond that it's also a protocol to optimize and process images.

Installation

npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Nest is MIT licensed.

About

An image processing and optimization protocol that is built on top of decentralized storage like IPFS/Filecoin for web3 builders and creators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published