ethereum-library
There are 6 repositories under ethereum-library topic.
horizontalsystems/ethereum-kit-ios
Comprehensive EVM SDK (Ethereum, Binance Smart Chain, Avalanche, Arbitrum, Optimism, Polygon) for iOS devices, implemented on Swift. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, connect to DeFi smart contracts using WalletConnect. Easily extendable to work with custom smart contracts. Full support for EIP1159.
horizontalsystems/ethereum-kit-android
Comprehensive EVM SDK (Ethereum, Binance Smart Chain, Avalanche, Arbitrum, Optimism, Polygon) for Android, implemented on Kotlin. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, connect to DeFi smart contracts using WalletConnect. Easily extendable to work with custom smart contracts. Full support for EIP1159.
horizontalsystems/EvmKit.Swift
EVM toolkit for iOS. This is a core package, that implements the main features of an Ethereum client like interactions with Ethereum RPC node, account and transactions synchronization and others.
asiron/fincontracts-lib
Node.js package for interacting with Fincontracts deployed on the Ethereum blockchain
0xMarto/eth-logo
Python lib to print Ethereum logo of any size and style on your terminal or standard output.
andkom/php-ethereum-address
A simple Ethereum address encoder/validator written in PHP.