Skip to content

Commit

Permalink
Update augur-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Gebheim committed Nov 19, 2018
2 parents 93f11d8 + 644ad51 commit 9ce028a
Show file tree
Hide file tree
Showing 60 changed files with 1,782 additions and 1,930 deletions.
4 changes: 2 additions & 2 deletions packages/augur-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ python source/tools/runOyente.py -p
## Source code organization

Augur's smart contracts are organized into four folders:
- `source/contracts/factories`: Constructors for universes, markets, fee windows, etc.
- `source/contracts/factories`: Constructors for universes, markets, dispute windows, etc.
- `source/contracts/libraries`: Data structures used elsewhere in the source code.
- `source/contracts/reporting`: Creation and manipulation of universes, markets, fee windows, and reporting-related tokens.
- `source/contracts/reporting`: Creation and manipulation of universes, markets, dispute windows, and reporting-related tokens.
- `source/contracts/trading`: Functions to create, view, and fill orders, to issue and close out complete sets of shares, and for traders to claim proceeds after markets are closed.

## Additional notes
Expand Down

0 comments on commit 9ce028a

Please sign in to comment.