GitHub - danhper/eclair: A Solidity interpreter

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ eclair Public

A Solidity interpreter

License

MIT license

71 stars 3 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

Eclair: a Solidity Interpreter

ci

Eclair is a Solidity interpreter designed to provide a fast and intuitive REPL to interact with EVM smart contracts using Solidity.

The documentation can be found here: https://docs.eclair.so

Here is a sample session using Eclair that interacts with smart contracts deployed on Optimism using a Ledger.

eclair-demo