ekonomia-tech / protocol-alpha

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

add build process in github actions #78

Closed kwhuo68 closed 1 year ago

kwhuo68 commented 1 year ago

Primary Goals of PR

Core changes: -Adds build process in github actions, which does the following on cutting a release:

  1. Runs deployment script
  2. Runs ABI generation script
  3. Runs typechain
  4. Publishes to Github Package Registry