Commit Graph

1 Commits

Author SHA1 Message Date
fernandomg abcccde2d2 Create scripts to generate Proxy contracts from source stored in the `auth-os-application` submodule
- To execute it with the current submodule:
  - `./scripts/generateProxyContracts.sh`
- To execute it from a particular commit in the submodule:
  - `./scripts/generateProxyContracts.sh 1234567`
  - where `1234567` is the commit hash
2018-08-24 08:13:41 -03:00