forked from weifund/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request weifund#1 from shahankhatch/master
Initial outline
- Loading branch information
Showing
1 changed file
with
93 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
# Overview | ||
|
||
## What is WeiFund? | ||
|
||
## WeiFund vs Conventional Crowdsourcing Platforms | ||
|
||
## Future Designs | ||
|
||
#Getting Started | ||
|
||
## The Portal | ||
|
||
## The Client | ||
|
||
# Using WeiFund | ||
|
||
## Contributing to a Campaign | ||
|
||
## Setting up a Wallet | ||
|
||
## Getting Ether | ||
|
||
## Payout a Campaign | ||
|
||
## Claim Refund Owed From a Campaign | ||
|
||
## Reporting a Campaign | ||
|
||
# Specification | ||
|
||
## Overview | ||
|
||
## Contract Interface | ||
|
||
## Campaign Data | ||
|
||
# Contracts | ||
|
||
## Campaign Registry | ||
|
||
## Campaign Data Registry | ||
|
||
## Campaign Interface | ||
|
||
## Standard Campaign | ||
|
||
# Contributing | ||
|
||
## IRC | ||
|
||
## Github | ||
|
||
# Security | ||
|
||
## Contract Security | ||
|
||
## Known Attack Vectors | ||
|
||
## Defensive Practices | ||
|
||
## XSS Prevention | ||
|
||
## Web Workers | ||
|
||
## Wallet Handling | ||
|
||
## Spoofing Prevention | ||
|
||
## Reporting Issues, Attacks, Hacks | ||
|
||
# Team | ||
|
||
## Members | ||
|
||
## Consensys | ||
|
||
# Policy | ||
|
||
## Why is My Campaign Not Listed? | ||
|
||
## DMCA Policy | ||
|
||
## Client Policy | ||
|
||
## Portal Policy | ||
|
||
## Portal Highlights Specifications | ||
|
||
## Portal Blacklist Specifications | ||
|
||
## Portal Disclaimer | ||
|
||
## Software License |