-
Notifications
You must be signed in to change notification settings - Fork 7
Abie Wiki
Abie is a DAO that includes a voting system and a Sybil-resistant membership system. Only the vote of the members can trigger a transaction to the beneficiary. The 'liquid democracy' allows members that don't have any device or Internet access to express their opinion on each incoming proposal.
npm i
npm start
You deploy and use this contract at your own risks. Before the deployment you should know the name and statement of intent of the fund you're deploying, as well as the list of the first members.
- Copy the code of the contract from https://github.com/AbieFund/abie/blob/master/contracts/Abie.sol.
- In your browser, use https://remix.ethereum.org.
- Paste the contract and click on
Start to compile. You should get a bunch of warnings: just ignore them and click on theruntag. - Select the network you want to deploy
- Fill the
Deployfield with:
"0x4162696520446576","0x57652077616e7420746f207465737420416269652e",["<your addr>","<another addr>","0x24cfc8f7ff347c158e6f06c37e94525892b4df44","0xeefb9234302128259d46ed9e223fbc48b5edb5d1"]
Congrats! Your contract is deployed, you can interact with it.
- Deploy: 0.002425984 Ether ($0,49)
- Submit proposal: 0.000178914 Ether ($0.18) + deposit
- Vote : 0.000044765 Ether ($0,009)
- Claim: 0.000038495 Ether ($0,007) + deposit
(based on Etherscan « Actual Tx Cost/Fee » @ 1 ETH = $203)
You can watch the 3 minutes video here.
Check the project board and issues (see the attached Gitcoin issues) or the Trello board. If you need anything, we're on Riot!
Here's the current to-do list:
- Deploy Abie Dev and Abie Sting on Mainnet
- Accompany groups in the proposal submission process
- Help them choose a sounding name.
- Write the statement of intent with them.
- Make sur the first members seem roughly legit in respect to the objective.
- Review their first proposal containing the types of projects to be funded.
- Frame the 5 first proposals.
The latest version is deployed at 0x7f041abd5e84667b540370229b20a8fd4cdb8b09.
On May-10-2018 01:58:02 PM +UTC, Abie has run as expected on Ropsten network.
Abie, un système de vote on-chain[French]
| Date of deployment | Address | Balance |
|---|---|---|
| May-10-2018 01:58:02 PM +UTC | 0xf03003f0f1ca38b8d26b8be44469aba51f31d9f3 | 2 ETH |
| May-23-2018 10:54:13 PM +UTC | 0xc42e30da7cb0087e6ad9200f876b084e8f72c040 | 0.7 ETH |