Skip to content

Latest commit

 

History

History

shared

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

IPFS Pinner - Shared

This package contains some libraries shared among other sub-repos:

  • src/database: migrations and database config
  • src/helpers: some common utility functions
  • src/models: models for Objection, Etherscan and IPFS

All libraries are exported at @aragonone/ipfs-pinner-shared namespace and can be imported without specifying the subdirectories.