@decentralized-identity/sidetree-ipfs-datastores
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

sidetree-ipfs-datastores

Implementations of IPFS datastore used by sidetree-ipfs microservice.

Running an example IPFS node that uses a datastore implementation:

  1. Build the IPFS datastore implementations:
    1. npm i
    2. npm run build
  2. Build the example:
    1. cd ./examples
    2. npm i
    3. npm run build
  3. Run the example:
    1. Replace the storage connection string in the .env file located in the root folder.
    2. node dist/index.js from the examples folder.

Readme

Keywords

Package Sidebar

Install

npm i @decentralized-identity/sidetree-ipfs-datastores

Weekly Downloads

32

Version

1.0.2

License

Apache-2.0

Unpacked Size

45.4 kB

Total Files

24

Last publish

Collaborators

  • shamilovtim
  • mistermoe
  • csuwildcat
  • henrytsai
  • symorton
  • ci_identity_foundation