0.0.1-beta.0 • Published 1 year ago

ethers-studio v0.0.1-beta.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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.