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

Sharkbikes/translation #209

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

amanforindia
Copy link

No description provided.

@amanforindia
Copy link
Author

amanforindia commented Jul 13, 2023

Some notes:

  1. API_KEY format should be: <your wallet private key>;<your web3 provider URL>;<your email>
  2. The dependency on snet-sdk is broken. Normally, I would use patch-package to fix it but here the patch-package is not generating the diff because it needs to install the package in a temporary directory but because it depends on github:hugomrdias/concat-stream repo's feat/smaller branch (which was deleted 3 months ago: feat: make it smaller max-mapper/concat-stream#62), the patch is not generated. Instead, I've used a postinstall step to simply copy over the 2 files that need changes in the snet-sdk and I've fixed the "concat-stream" dependency's version to "2.0.0" (it is unused anyway now since we stopped using ipfs-http-client so it doesn't matter)

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

Successfully merging this pull request may close these issues.

1 participant