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

Node.js Dependencies Required by bitcoinjs-lib #522

Open
3 tasks
reinamora137 opened this issue Dec 18, 2024 · 0 comments
Open
3 tasks

Node.js Dependencies Required by bitcoinjs-lib #522

reinamora137 opened this issue Dec 18, 2024 · 0 comments

Comments

@reinamora137
Copy link
Contributor

Node.js Dependencies Required by bitcoinjs-lib

Current Dependencies

Stream-related:

  • node:stream
  • node:stream/promises
  • node:stream/consumers
  • node:stream/web

Other Node.js modules:

  • node:events
  • node:buffer
  • node:crypto
  • node:tls
  • node:net
  • node:dns
  • node:dns/promises

Action Items

  1. Create a wrapper module for bitcoinjs-lib
  2. Use Deno native APIs in application code
  3. Add lint rules to enforce Deno API usage
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