@yaswap/ethereum-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@yaswap/ethereum-utils

Build Status Coverage Status Standard Code Style MIT License @yaswap/ethereum-utils Gitter Telegram Greenkeeper badge

⚠️ This project is under heavy development. Expect bugs & breaking changes.

📝 Introductory Blog Post: The Missing Tool to Cross-Chain Development

Query different blockchains with account management using a single and simple interface.

Installation

npm i @yaswap/ethereum-utils

or

<script src="https://cdn.jsdelivr.net/npm/@yaswap/ethereum-utils@0.2.3/dist/ethereum-utils.min.js"></script>
<!-- sourceMap at https://cdn.jsdelivr.net/npm/@yaswap/ethereum-utils@0.2.3/dist/ethereum-utils.min.js.map -->
<!-- available as window.EthereumUtils -->

Usage

import { ensure0x, remove0x, formatEthResponse, normalizeTransactionObject } from '@yaswap/ethereum-utils'

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @yaswap/ethereum-utils

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

23.8 kB

Total Files

8

Last publish

Collaborators

  • yaswap