feather-eip712

1.0.3 • Public • Published

Feather

Feather is a NPM package that simplifies development of an infrastructure for EIP712.

Installation

npm i feather-eip712 --save-dev

Usage

npx feather-eip712 -t "./contracts/Structs.sol" -os "./contracts/" -ot "./test/"
  • -t - Path to target file
  • -os - Output folder for Solidity files
  • -ot - Output folder for TS files

Contributing

Feel free to open issues with suggestions of a new functionality and bugfixes/optimizations etc.

Readme

Keywords

none

Package Sidebar

Install

npm i feather-eip712

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

52.2 kB

Total Files

21

Last publish

Collaborators

  • d3mage