smarter-contracts

Utilities for interacting with Ethereum smart contracts

Usage no npm install needed!

<script type="module">
  import smarterContracts from 'https://cdn.skypack.dev/smarter-contracts';
</script>

README

smarter-contracts

Utilities for interacting with Ethereum smart contracts

smarter-contracts:

  • Provides a clean node.js API to common Ethereum smart contract operations.

  • Allows you to deploy and interact with smart contracts on any Ethereum blockchain from the command line.

The documentation is a bit rough at the moment, but while we work on improving it, you can dive right in by installing smarter-contracts:

npm install --global smarter-contracts

To see what functionality smarter-contracts provides:

smarter-contracts --help