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

Include features of web3.js in the npm package description #6784

Closed
SantiagoDevRel opened this issue Feb 2, 2024 · 5 comments
Closed

Include features of web3.js in the npm package description #6784

SantiagoDevRel opened this issue Feb 2, 2024 · 5 comments
Assignees
Labels
4.x 4.0 related Documentation Relates to project wiki or documentation Good First Issue Great to learn the internals of web3.js

Comments

@SantiagoDevRel
Copy link
Member

SantiagoDevRel commented Feb 2, 2024

Add web3.js general features in the npm package by editing the README

@SantiagoDevRel SantiagoDevRel added Documentation Relates to project wiki or documentation 4.x 4.0 related Good First Issue Great to learn the internals of web3.js labels Feb 2, 2024
@SantiagoDevRel
Copy link
Member Author

Add the following:

  • Web3.js Plugins: Enhance or add any functionality by creating scalable web3 plugins for any project.
  • Abstractions over the JSON-RPC API: Simplifying interaction for your Developer Experience.
  • Language aligned to the official Ethereum terminology
  • Tree-shaking focus: Include only what you need during bundling for optimized performance.
  • Dynamic contract types and full API in TypeScript: Enforced with strict types for enhanced security and safety.
  • Complete utilities and functionalities for all your Ethereum needs.
  • More efficient ABI Encoder & Decoder
  • Extensive documentation with guides and APIs
  • Large collection of test cases
  • First-class APIs for interacting with Smart Contracts
  • ESM and CJS module builds: Support for both ECMAScript module and CommonJS module builds for flexible integration with various project setups.
    Contracts dynamic types & full API in TypeScript
  • Using native BigInt instead of large BigNumber libraries: Use native BigInt for improved efficiency compared to using large external BigNumber libraries.
  • Custom Output formatters: Format any returned value to be a string, number, BigInt, etc., providing flexibility in handling output data.

@AllenWasupan
Copy link

I can update this!

@SantiagoDevRel
Copy link
Member Author

Perfect! @AllenWasupan , let me know if you need any support with making the PR or something. Please do it before next tuesday 💪👍

@SantiagoDevRel
Copy link
Member Author

SantiagoDevRel commented Feb 7, 2024

@AllenWasupan How is it going? - pls once u submit the PR, mention this issue #6784 in the PR.
If you face any issueus or you have any questions, feel free to DM me (linkedin, telegram or discord) or leave a comment here, I can help you with anything u need💪

@DrParadox05
Copy link
Contributor

Hey I've raised a PR here with the desired fix: #6804

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related Documentation Relates to project wiki or documentation Good First Issue Great to learn the internals of web3.js
Projects
None yet
Development

No branches or pull requests

4 participants