-
-
When trying to create new dao in terminal on any networks other than Mainnet or Gnosis:
```
load aragonos as ar
ar:new-dao mynewblankdaozero
```
I get:
> ar:new-dao(33:0,33:28): invalid co…
-
require("dotenv").config();
const AlchemyWeb3 = require("@alch/alchemy-web3");
const { API_URL_HTTP_PROD_RINKEBY, PRIVATE_KEY, ADDRESS } = process.env;
const toAddress = "0x31B98D14007bDEe63729808698…
-
The Graph will sunset is hosted service on 12 of June, 2024. We need to either freeze the data collected from the dao-scripts, or migrate to the new Decentralized service.
- https://thegraph.academ…
-
@mohammadranjbarz @divine-comedian
Here is the list of donation data that needs to be added to the UI.
We also need to distribute GIV to these addresses through the GIVstream - this should come f…
-
Welcome **Teritori** team to the Gno.land hackerspace. The place to introduce yourself and document your journey in Gno.land as contributors and builders of the Gno.land Moderation DAO.
-
Web appears unaffected
-
Follow these steps to reproduce:
1. Start CLI:
```shell
git clone https://github.com/entropyxyz/sdk.git
cd sdk
yarn
yarn start
```
1. Create a wallet.
1. Go back…
-
I'm looking at [locations.json](https://coronadatascraper.com/#locations.json) and am trying to figure out what to use as a primary key to canonically identify locations in my consumer library.
It…
-
It should use forward if it's set, and execute if it isn't.