You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/contribute/devs.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
If you're interested in contributing to Ergo as a developer, here's how you can get started:
6
6
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.
8
8
9
9
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.
Copy file name to clipboardexpand all lines: docs/eco/paideia.md
+12-18
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ tags:
3
3
- dApp-Beta
4
4
---
5
5
6
-
/// details | Status: Open Beta!
6
+
/// details | Status: Mainnet
7
7
{type: success, open: true}
8
-
The Paideia beta is now live!
8
+
Paideia has moved out of beta, mainnet is now live!
9
9
///
10
10
11
11
@@ -14,36 +14,32 @@ The Paideia beta is now live!
14
14
[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.
15
15
16
16
## 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).
18
18
19
19
## Prerequisites
20
20
21
21
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.
24
24
25
25
## Getting Started
26
26
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.
30
30
31
31
## Creating Proposals
32
32
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.
34
34
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.
40
36
41
37
## 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.
43
39
44
40
## Staking and Unstaking
45
41
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:
47
43
48
44
1. Ensure your wallet is properly synced and connected.
49
45
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
68
64
- Implementing generic refund and configuration logic in contracts
69
65
- Planning a move to EIP-5 standard for contracts
70
66
71
-
Stay tuned for more updates as development progresses toward a full launch in Q2 2024.
72
-
73
67
## Support and Issue Reporting
74
68
75
69
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