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

drop dependencies from docs/main.js #114

Open
nmushegian opened this issue May 3, 2022 · 0 comments
Open

drop dependencies from docs/main.js #114

nmushegian opened this issue May 3, 2022 · 0 comments

Comments

@nmushegian
Copy link
Member

nmushegian commented May 3, 2022

  • drop ethers completely and use dmap.js only, refactor dmap.js to use a provider directly, not an ethers object
  • sha256
    • I think we should focus on making sure the endpoint can be configured rather than verifying CIDs -- your endpoint is supposed to be a local client you trust to do the hash check, in any case, utils.js currently imports entire multiformats
  • (IPFS) node.cat
    • replace to a request to the endpoint, you can use fetch or whatever, it is a simple rpc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant