eth-connect A TypeScript-Based Web3 Library Alternative

eth-connect is a TypeScript-based library that serves as an alternative to web3.js, implementing the necessary specifications. The design goals are to provide a typed alternative to web3.js with minimal conventions, adhering closely to the RPC specification. Key features include: portability across browsers and Node.js environments via WS and HTTP providers, easy usage of async/await, and seamless integration with Ethereum. To install via NPM: npm i eth-connect. For browser usage, simply import it as a module: [removed][removed]. Below is an example illustrating its simplicity, with additional examples available in the Integration/tests folder.

js的基于typescript的web3库
eth-connect::electric_plug:基于web3.js的基于TypeScript的web3库 预估大小:569个文件
file
.gitignore 578B
file
tsconfig.json 770B
file
CODEOWNERS 17B
file
rollup.config.js 2KB
file
ERC20.json 60KB
file
tsconfig.json 594B
file
package.json 549B
file
api-extractor.json 14KB
file
launch.json 1KB
file
settings.json 485B
file
tasks.json 330B
file
LICENSE 649B
file
tsconfig-test.json 566B
file
tsconfig-build.json 216B
file
package.json 2KB
file
tslint.json 320B
file
tsconfig.json 98B
file
.editorconfig 188B
file
Makefile 3KB
file
package-lock.json 174KB
zip 文件大小:411.09KB