Commit Graph

2 Commits

Author SHA1 Message Date
fernandomg 05104d1bae Remove `0x` from the .bin files 2018-08-27 14:11:18 -03:00
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