ekonomia-tech / protocol-alpha

Alpha version of a DeFi stablecoin protocol
GNU General Public License v3.0
4 stars 0 forks source link

Setup typescript cli #92

Closed davekaj closed 1 year ago

davekaj commented 1 year ago

Primary Goals of PR

Add in a typescript cli that implies our forge CLI interactions so that we don't have to copy paste long forge commands. Also lets us automate and group commands, as seen in list.ts

Core changes: No core changes to code solidity code