dfuse JavaScript/TypeScript Client Library for dfuse API
web3.js is a TypeScript development framework and library for integrating applications with the Ethereum blockchain. It serves as an Ethereum JSON RPC library for querying data and sending transactions, a smart contract interface for interacting with on-chain logic, and a wallet integration toolkit for managing private keys. The project provides specialized capabilities for blockchain node communication, enabling the execution of smart contract functions and the management of Ethereum accounts. It includes tools for web3 address resolution to translate human-readable names into machine-readab
0x protocol monorepo - includes our smart contracts and many developer tools
ethers.js is an Ethereum JavaScript library used to interact with the Ethereum blockchain by querying state and sending transactions via JSON-RPC providers. It functions as a smart contract wrapper, a Web3 provider interface, and a system for managing wallets and cryptographic signatures. The project provides a dedicated Ethereum Name Service resolver for translating human-readable names into blockchain addresses through forward and reverse lookup operations. It also includes an implementation for managing private keys and mnemonic phrases to sign digital data and authorize on-chain transacti
dApps in Elm
Las características principales de cmditch/elm-ethereum son: Frontend Ethereum Libraries, Frontend Integration Libraries.
Las alternativas de código abierto para cmditch/elm-ethereum incluyen: ethers-io/ethers.js — ethers.js is an Ethereum JavaScript library used to interact with the Ethereum blockchain by querying state and… f-o-a-m/purescript-web3 — a purescript library for the web3 api. 0xproject/0x-monorepo — 0x protocol monorepo - includes our smart contracts and many developer tools. dfuse-io/client-js — dfuse JavaScript/TypeScript Client Library for dfuse API. ethereum/web3.js — web3.js is a TypeScript development framework and library for integrating applications with the Ethereum blockchain.… liquality/chainabstractionlayer — Blockchain abstraction layer.