Skip to content

Commit

Permalink
GitBook: [master] 5 pages modified
Browse files Browse the repository at this point in the history
  • Loading branch information
diamw authored and gitbook-bot committed Mar 3, 2020
1 parent d6f198d commit a634fb8
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 13 deletions.
4 changes: 2 additions & 2 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
* [Documentation](documentation/README.md)
* [DIAdata.org API](documentation/api.md)
* [DIA data documentation](documentation/index.md)
* [tutorials](documentation/tutorials/README.md)
* [Tutorials](documentation/tutorials/README.md)
* [Write your own blockchain scraper](documentation/tutorials/blockchainscraper.md)
* [Write your own exchange scraper](documentation/tutorials/exchangescrapers.md)
* [methodology](documentation/methodology/README.md)
* [Methodology](documentation/methodology/README.md)
* [Circulating Supply Numbers](documentation/methodology/supplynumbers.md)
* [Oracles in DIA](documentation/methodology/oracles.md)
* [Pricing Methodology of Crypto Exchange Quotations](documentation/methodology/exchangeprices.md)
Expand Down
14 changes: 9 additions & 5 deletions documentation/api.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
# DIAdata.org API

The world's crowd-driven financial data community has a professional API made for you.
Decentral and transparent by design


## Decentral and transparent by design


With our decentral approach to data verification, you can gain a deep insight into current and past pricing, volume and exchange info so you can make the right decisions to stay ahead of the game.

Find the right data for your needs
**Find the right data for your needs**
Show your users the most transparent data on the market with our API. Whether you're building a financial service, a portfolio management tool, a new media offering, or more, we have the most advanced and updated data on the market for your product.
For Oracle usage see [github](https://github.com/diadata-org/diadata/blob/master/documentation/methodology/Oracles.md).

Backtest your strategies
**Backtest your strategies**
Use the most efficient and transparent crypto data to run simulations and backtest your trading or investing strategies. With crowd-aggregated hundreds of exchanges you can be sure that you're getting the right picture every single time.

Run Experiments
**Run Experiments**
Build your own models with our data, to further your interest or just for fun. With our flexible and powerful API, we provide you with a set of data that will help you draw insights and make conclusions.

Request your data
**Request your data**
Set a bounty on gitcoin.io or drop us [line](mailto:API@diadata.org).

Version: 1.0
Expand Down
9 changes: 5 additions & 4 deletions documentation/index.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
# DIA data documentation

Welcome to the [DIAdata.org](https://diadata.org/) platform. DIA is an ecosystem for open financial data in a financial smart contract ecosystem. The target of DIA is to bring together data analysts, data providers and data users. In general, DIA provides a reliable and verifiable bridge between off-chain data from various sources and on-chain smart contracts that can be used to build a variety of financial dApps. ![DIA Overview](https://github.com/diadata-org/diadata/tree/c982072de2ac488c5f0bdf32b677cbac1965583e/documentation/assets/DIA-Architecture.png)
Welcome to the [DIAdata.org](https://diadata.org/) platform. DIA is an ecosystem for open financial data in a financial smart contract ecosystem. The target of DIA is to bring together data analysts, data providers and data users. In general, DIA provides a reliable and verifiable bridge between off-chain data from various sources and on-chain smart contracts that can be used to build a variety of financial dApps.

### Decentralized Financial Data

All DIA data points can be used in Ethereum Smart Contracts. We provide oracle solutions to use this financial information in any smart contract. The correctness of oracle data can always be verified by monitoring our off-chain real-time API and the data published in the oracle.

## Alpha Version - dApp Registry
### Alpha Version - dApp Registry

* [SIX/F10 PSD II Sandbox](https://f10-sandbox-portal.apps.ndgit.com/#/apis) - PSD II and pricing data for FinTechs
* [Open-Source Calculation Agent](https://blockstate.com/decentral-calculation-agent/)
* [Swiss ISIN note using DIA data](https://en.bitcoinwiki.org/wiki/Index_Fund)
* [CoinHub](http://coinhub.diadata.org) - A transparent, open-source alternative to CMC
* [Neufund](https://blog.neufund.org/neufund-1-1-is-live-on-mainnet-db35d77b2ef2)
* [Helena/Consensys](https://helena.network) - Delivering real-time blockchain fundamental insights
* [Open-Source Calculation Agent](https://blockstate.com/decentral-calculation-agent/)
* [Swiss ISIN note using DIA data](https://en.bitcoinwiki.org/wiki/Index_Fund)

## Methodology Documentation

Expand Down
2 changes: 1 addition & 1 deletion documentation/methodology/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# methodology
# Methodology

2 changes: 1 addition & 1 deletion documentation/tutorials/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# tutorials
# Tutorials

0 comments on commit a634fb8

Please sign in to comment.