Skip to content

Commit 8728def

Browse files
committed
2 parents 0b00c54 + 406d166 commit 8728def

File tree

2 files changed

+13
-19
lines changed

2 files changed

+13
-19
lines changed

docs/contribute/devs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
If you're interested in contributing to Ergo as a developer, here's how you can get started:
66

7-
1. **Join the Ergo Community:** Connect with other developers and Ergo team members on our [Discord Server](https://discord.gg/nr4JRnhAyV). Make sure to enable the development channels for relevant discussions.
7+
1. **Join the Ergo Community:** Connect with other developers and Ergo team members on our [Discord Server](https://discord.gg/ergo-platform-668903786361651200). Make sure to enable the development channels for relevant discussions.
88

99
2. **Explore Opportunities:** Visit our [Bounties](bounties.md) and [Grants](grants.md) pages to find out about the ongoing projects and tasks that you can contribute to.
1010

docs/eco/paideia.md

+12-18
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ tags:
33
- dApp-Beta
44
---
55

6-
/// details | Status: Open Beta!
6+
/// details | Status: Mainnet
77
{type: success, open: true}
8-
The Paideia beta is now live!
8+
Paideia has moved out of beta, mainnet is now live!
99
///
1010

1111

@@ -14,36 +14,32 @@ The Paideia beta is now live!
1414
[Paideia](https://www.paideia.im) is a project from the [ergopad](ergopad.md) team whose purpose is to create a functional, secure, and well-documented DAO software suite that supports DAOs as they form and develop. It will make it easy for anyone to initiate a DAO, distribute tokens using various methods, create proposals, and collect votes. It will help various organizations share funds in a secure and fair way.
1515

1616
## Using Paideia
17-
This section will cover how to use the Paideia beta. Alternatively, you can watch [Paideia, Joining Your DAO | One Take Series](https://youtu.be/YUGNLQ6n8BA).
17+
This section will cover how to use Paideia. Alternatively, you can watch [Paideia, Joining Your DAO | One Take Series](https://youtu.be/YUGNLQ6n8BA).
1818

1919
## Prerequisites
2020

2121
1. You'll need an Ergo wallet such as Nautilus to interact with Paideia.
22-
2. During the beta phase, creating a DAO is free. Simply reach out to the Paideia team and provide one of your tokens.
23-
3. To create proposals, you'll need to hold at least 1000 bPaideia tokens in your wallet, obtainable from the [Ergo faucet](https://ergofaucet.org/).
22+
2. Creating a DAO costs 100K Paideia tokens. Currently to create a DAO, simply reach out to the Paideia team.
23+
3. To create proposals, you'll need to hold at least 1000 Paideia tokens in your wallet.
2424

2525
## Getting Started
2626

27-
1. Connect and authenticate your wallet on the Paideia platform.
28-
2. If you're creating a new DAO, contact the Paideia team and provide the necessary token. In the future, there will be a fee in PAI tokens to set up a new DAO.
29-
3. After [staking](https://app.paideia.im/Sigmanauts/staking/manage) your DAO token, you can participate in actions like voting or proposing changes.
27+
1. Connect and authenticate your wallet on the Paideia platform using the Connect Wallet button on the top right of the DAO homepage.
28+
2. Once connected, you can create a profile, including a username, short bio, and profile picture.
29+
3. To participate in the DAO, you must then stake the appropriate token for the DAO. This can be done under Staking, then Manage Stake.
3030

3131
## Creating Proposals
3232

33-
1. Ensure you have at least 1000 bPaideia tokens in your wallet.
33+
1. Ensure you have at least 1000 Paideia tokens in your wallet.
3434
2. Navigate to your DAO's page on the Paideia platform and click "Create Proposal".
35-
3. Enter the necessary details for your proposal and submit the transaction from your wallet.
36-
4. If you encounter an error message stating "e.sent is undefined", try the following:
37-
- Open the developer console by pressing F12 and check for any detailed error messages. Share these with the Paideia team.
38-
- Clear browser cache and try again.
39-
- Reach out to the Paideia team for further assistance.
35+
3. Enter the necessary details about your proposal, including any outputs, as well as the duration, then submit. The dApp connector will ask you to sign the transaction to complete the proposal creation.
4036

4137
## Voting on Proposals
42-
DAO members can vote on active proposals. 0.1 bPaideia is required to vote on a proposal. Be aware that there may be a delay before votes are reflected in the UI, and a page refresh may be necessary.
38+
DAO members can vote on active proposals. Check the DAO config for the ammount of Paideia required to vote on a proposal. The Sigmanauts DAO does not require any Paideia to vote. Be aware that there may be a delay before votes are reflected in the UI, and a page refresh may be necessary.
4339

4440
## Staking and Unstaking
4541

46-
You can stake your Paideia tokens! During the beta phase, staking is done through [ErgoPad](https://ergopad.io/staking/paideia). In case of any issues with these functions, try the following:
42+
You can stake your Paideia tokens! Staking is done through [Paideia](https://app.paideia.im/Paideia/staking). In case of any issues with these functions, try the following:
4743

4844
1. Ensure your wallet is properly synced and connected.
4945
2. Consolidate UTXOs in your wallet using the "Wallet Optimization Tool".
@@ -68,8 +64,6 @@ The Paideia team continues to work hard on improving the platform. Recent update
6864
- Implementing generic refund and configuration logic in contracts
6965
- Planning a move to EIP-5 standard for contracts
7066

71-
Stay tuned for more updates as development progresses toward a full launch in Q2 2024.
72-
7367
## Support and Issue Reporting
7468

7569
Please submit any issues directly to the Paideia Discord by opening a support ticket. The link to open a ticket can be found [here](https://discord.gg/jP25DeTC8U)

0 commit comments

Comments
 (0)