9 Commits

Author SHA1 Message Date
ba52e61d50 Load contract APIs from hardhat artifacts 2022-05-19 18:06:56 +02:00
a0b0183beb Add Reimbursement app 2020-05-29 10:46:55 +02:00
94832d4d07 Add ACL contract wrapper
this mainly allows us to check if an account has a certain role and thus
if the account can call specific contract functions.

At some point we might want to extend that to support the check if an
account can call the function. For that we would need to have a mapping
between function names and roles, which we have not right now.
2019-03-28 12:39:04 +01:00
6c569239de refactor contrats with aragonos 2019-03-23 19:15:23 +01:00
dae44cac70 Continue Contribution contract and JS wrapper 2018-09-29 19:46:37 +02:00
92c566c13c Fix build-json to merge addresses 2018-04-21 20:01:46 +02:00
fba767cd40 Only create only registry addresses 2018-04-20 00:18:06 +02:00
d5e68e1639 Hello wrapper library 2018-04-18 18:51:27 +02:00
5e1fc9c276 Add build-json script 2018-03-31 17:02:40 +02:00