ethers-studio

0.0.1-beta.0 • Public • Published

Ethers Studio

This is a very basic proof-of-concept for a future project, Ethers Studio.

It compiles Solidity into fully Typed interfaces (using the v6 Contract typing API), and then compiles the TypeScript, in watch mode, ensuring the Solidity and TypeScript are managed in tandem.

@TODO

  • build out the Factory classes with the bytecode
  • much more flexible config
  • reformat Solidity errors to more closely match TypeScript
  • more CLI (e.g. offer single-shot, non-watch mode)

License

MIT License.

Package Sidebar

Install

npm i ethers-studio

Weekly Downloads

0

Version

0.0.1-beta.0

License

MIT

Unpacked Size

40.5 kB

Total Files

29

Last publish

Collaborators

  • ricmoo