Commit Graph

39 Commits

Author SHA1 Message Date
Râu Cao bb662e377c
Update README
continuous-integration/drone/push Build is passing Details
* Add build status badge
* Add section about testing
* Formatting
2023-03-22 18:14:12 +07:00
Râu Cao 46090b3740
Update README
continuous-integration/drone/push Build is passing Details
2022-11-04 12:27:16 +01:00
Râu Cao 500180c6da
Update npm badge
continuous-integration/drone/push Build is running Details
2022-11-02 19:07:42 +01:00
Basti e3a0f0e8d3
Formatting 2022-07-15 13:34:17 +02:00
bumi d0fd1a3971 Merge branch 'master' into hardhat
* master:
  Formatting
2022-07-14 16:00:20 +02:00
bumi a8597bba8e Add docs on how to deploy to other networks to the readme 2022-07-14 15:57:03 +02:00
Basti d93d736370
Formatting 2022-07-14 14:06:08 +02:00
bumi 643bd01a78 Add rinkeby network and extend some logs/docs 2022-07-06 18:02:42 +02:00
bumi e21fb40661 Add an example script on how to upgrade a contract implementation 2022-07-04 20:01:46 +02:00
bumi 687040791c Cleanup aragon contract leftovers
and use hardhat localhost as default network
2022-05-19 18:40:41 +02:00
bumi 9d87636fb0 Remove aragon from readme 2022-05-19 17:51:45 +02:00
Basti 96940716bd
Update npm scripts, README
Introduce a new `build` script that also builds the ABIs.
2022-05-16 19:16:13 +02:00
bumi 53dbc1e4ad Update README and npm scripts for hardhat 2022-04-25 10:09:15 -05:00
Basti e3c03bf4a0
Update README
Add note about having to use node.js 12 for now.
2020-11-17 12:30:09 +01:00
bumi 3db89b0fa3 Refactor kredits related configuration in arapp.json
we use an environment specific entry for the daoAddress.
Locally we deploy our own, but for rinkeby and other public networks
we use the official entries.
To make deployments easy we store the address in the arapp.json
2020-02-10 15:55:16 +01:00
bumi b7eac4202c Adjust deploy script and readme for updates 2020-02-10 14:30:03 +01:00
Basti abd4caa336
Document how to configure block time for Ganache 2019-08-09 18:58:20 +02:00
Basti ddeeb5ffd7
Merge pull request #162 from 67P/dev/aragon_truffle
Remove Aragon CLI, document system deps
2019-08-09 18:38:40 +02:00
Basti 7236b04b4b
Remove Aragon CLI, document system deps
In order to prevent regular issues with the notoriously npm-issue-ridden
Aragon CLI module, this removes it as a direct dependency and requires
it to be installed as a system dependency.

Also adds Truffle as a system dependency to the docs (which was missing
before).
2019-08-09 18:04:21 +02:00
Greg 5452cf2dad Fix a few typos 2019-08-07 15:55:11 +02:00
bumi f696721918 Readme: add note about locally running out of funds 2019-04-16 13:17:54 +02:00
Basti 1b5f7ff95d
Merge pull request #93 from 67P/deployments/weltempfaenger-release
Production release to rinkeby
2019-04-13 11:07:58 +01:00
fsmanuel 1dbf3b5742 Cosmetic cleanups 2019-04-12 20:16:24 +02:00
bumi 27e5190e29 Production release to rinkeby
Deployed all apps and created a new Kredits DAO
2019-04-10 18:28:24 +02:00
Basti f5564fa923
Formatting, whitespace 2019-04-09 12:45:20 +02:00
Basti 096a9f3cea
Update README for install-all script 2019-04-09 12:45:09 +02:00
bumi 65d9cf2a06 Fix bootstrap
This runs npm install for every app through a postinstall hook.
2019-04-08 18:10:13 +02:00
bumi db312dafbf Add some helpers to reset a fresh DAO 2019-04-04 19:27:57 +02:00
bumi 4f5ae01c5a Add helper funtion to list contract entries 2019-03-28 11:16:20 +01:00
bumi cd7df3893e readme 2019-03-24 22:18:19 +01:00
bumi e1fea4ed97 refactor DAO deployment 2019-03-24 22:11:24 +01:00
bumi 12341d1526 Add script to print current DAO address 2019-03-24 16:09:00 +01:00
bumi 1679afb9b4
formatting 2019-03-24 14:43:43 +00:00
bumi b03095e149 Cleanup and readme
simplify bootstrap
2019-03-24 15:40:46 +01:00
bumi 0d9b2d7d58 readme 2019-03-24 11:01:59 +01:00
Basti c6c48f49d2 Add npm version badge 2018-05-03 13:24:40 +02:00
Basti 7dc75a19b5 Clean your room, kiddo. 2018-05-03 12:40:24 +02:00
Basti 926913da50 Update description 2018-05-03 12:40:16 +02:00
Basti a045702937 Use normal Markdown extension
Hardly anyone uses `.mdown`, so let's use what everyone knows and looks
for.
2018-05-03 12:32:36 +02:00