Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add types #106

Merged
merged 5 commits into from
Mar 5, 2021
Merged

feat: add types #106

merged 5 commits into from
Mar 5, 2021

Commits on Mar 5, 2021

  1. feat: add types

    Adds ts types, fixes all tsc errors.
    
    Removes ipfs/ipfsd-ctl/ipfs-http-client dev deps as we only spin up
    a node to get an IPFS id which we can just hard code for testing purposes.
    
    Replaces protons with protobufjs as elsewhere in the stack.
    achingbrain committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    ac021d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38846d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6076286 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b04423 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d750be View commit details
    Browse the repository at this point in the history