-
This will replace the current version deployed at: https://wallet.communeai.org/
And the path to it is: `commune-ts/apps/commune-wallet`
EdSDR updated
2 months ago
-
2 scenarios:
1. Use the digital ocean build environment like shown below (only if it's not fucked up like on Cloudflare Pages)
https://docs.digitalocean.com/products/app-platform/how-to/deploy-from-m…
-
At the minimum, you will need a name, a url, a logo/image, description, validatorKey, and some useful tags.
Example:
{
"name": "ComStats",
"url": "https://comstats.org/",
…
-
cc @polkadot-js/notifications
Some configured endpoints are not available.
Check the nightly cron output (or via `yarn ci:chainEndpoints` locally) and disable the chains (either with `isDisabled` or…
-
Inbound links for proposals and DAOs on Governance Portal like
https://governance.communeai.org/proposal/4 on [Commune DAO incentives -
breakdown of the Governance
update] post are broken.
We need to…
-
## 🐛 Bug Report
Leo execute fails on an execute with the following "Failed to parse input #0 for 'puzzle_arc_38_v002.aleo/get_program_address'".
## Steps to Reproduce
#### Code snippe…
-
my config.ini
[miner]
## If you are a miner
keyfile = my_key
url = http://127.0.0.1:5000/ [IP address and port where your miner service is running]
[validator]
## If you are a validator
nam…
-
- Short intro:
Commune AI is a protocol that aims to connect all developer tools into one network, fostering a more shareable, reusable, and open economy. It follows an inclusive design philosophy t…
-
i try to run faucet:
comx --testnet balance run-faucet
error message:
ValueError: Pallet 'FaucetModule' not found
-
Setting the environment variable `COMMUNE_NODE_URLS` like this
```sh
export COMMUNE_NODE_URLS="wss://testnet-commune-api-node-0.communeai.net"
```
should make `comx` connect to one of the specifie…