-
Unable to manage any DAO inside test network: incorrect host configuration.
1. open http://rinkeby.aragon.network/ in browser
2. see a message:
```js
{
"error": "Incorrect HOST name, pleas…
-
To reproduce this:
1. `aragon init foo`
2. `aragon run` (pin `parcel-bundler` to `v1.9.3` if running fails)
3. Press `increment` in the counter app
![image](https://user-images.githubuserconten…
-
![ethberlin_option_02_small](https://user-images.githubusercontent.com/21331903/45082273-a1a79c00-b101-11e8-892d-389b0e9801f4.jpg)
# ETHBerlin Aragon challenge for Best app or integration - First…
-
![ethberlin_option_02_small](https://user-images.githubusercontent.com/21331903/45082297-b2581200-b101-11e8-8202-a4805e080dfc.jpg)
# ETHBerlin Aragon challenge for Best app or integration - Runner-…
-
![ethberlin_option_02_small](https://user-images.githubusercontent.com/21331903/45082235-89d01800-b101-11e8-9ad8-70d27041743d.jpg)
# ETHBerlin: Aragon challenge for Best Aragon Nest proposal
[Ar…
-
If the wallet provider is not on the same network than the aragon.js provider, an error should be displayed.
-
# Editor: Compile Issue 07 of Aragon Monthly
This issue is for a community contributor to compile the whole issue of Aragon Monthly Issue 07 that encompasses the content from July of 2018 in MarkDo…
-
Use code `(async () => {
let exchange = new ccxt.bittrex({'enableRateLimit': true, 'rateLimit': 6000})
await exchange.loadMarkets(true)
let tickers = await exchange.fetchTickers()
let keyso…
-
1. Set up Aragon organization (?)
2. Automate congress' tokenflow
3. Actualize balances
-
Hi there,
I am getting the following error when doing "aragon run":
✔ Start a local Ethereum network
✔ Check IPFS
❯ Publish app to APM
❯ Deploy contract
⠦ Compile contracts
…