Socket
Socket
Sign inDemoInstall

@iov/ethereum

Package Overview
Dependencies
90
Maintainers
4
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @iov/ethereum

Transaction codec and client to communicate with the Ethereum blockchain


Version published
Weekly downloads
2
decreased by-50%
Maintainers
4
Install size
5.97 MB
Created
Weekly downloads
 

Readme

Source

@iov/ethereum

npm version

Getting started

The primary way to use @iov/ethereum is together with @iov/multichain. Alternatively, you can use @iov/ethereum to create offline transactions which can be posted manually.

All examples are made for use in @iov/cli and you may need to include some missing symbols if used in a different environment.

Using with @iov/multichain

You can use @iov/ethereum as an extension of @iov/multichain to interact with the Ethereum blockchain as follows.

Local test

To run Ethereum tests locally, you need to install ganache and start with the following settings:

  • RPC Server: http://127.0.0.1:8545
  • Network ID: 5777
  • Mnemonic: oxygen fall sure lava energy veteran enroll frown question detail include maximum

License

This package is part of the IOV-Core repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).

FAQs

Last updated on 17 Jun 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc