AbdelStark / token-vesting-contracts

ERC20 token vesting smart contracts 💰⏳
Apache License 2.0
193 stars 135 forks source link

Add contracts to files #6

Closed vpavlin closed 2 years ago

vpavlin commented 2 years ago

Hi again:) I'd like to ask if you'd be ok with adding contracts to the package.json, so that I can depend on your repository with my contracts - I want to leverage the code for my project, but I don't want to fork it, just to build a wrapper simplifying the API fit for out use case.

This would allow me to simply add your repo to package.json like with for example Openzeppelin contracts

AbdelStark commented 2 years ago

Hi again:) I'd like to ask if you'd be ok with adding contracts to the package.json, so that I can depend on your repository with my contracts - I want to leverage the code for my project, but I don't want to fork it, just to build a wrapper simplifying the API fit for out use case.

This would allow me to simply add your repo to package.json like with for example Openzeppelin contracts

Sure. thanks for the PR