File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55# FAQ
66
7+ ## General
8+
9+ :::{dropdown} What advantages does Dash Platform have over other projects?
10+
11+ Dash Platform has numerous significant advantages, including:
12+
13+ - Simple onboarding: No need to write Solidity or deploy custom contracts.
14+ - Document-based schema design: Familiar JSON-based approach for [ data
15+ contracts] ( ../explanations/platform-protocol-data-contract.md ) with built-in data validation
16+ instead of low-level smart contracts.
17+ - Decentralized API: Query data directly from the network through the [ Evonode-hosted
18+ API] ( ../explanations/dapi.md ) .
19+ - Verifiable data: Efficient [ GroveDB proofs] ( https://www.grovedb.org/ ) for query responses provide
20+ transparent data integrity.
21+
22+ Although the current feature set covers many use cases, future versions will include features like
23+ smart contracts to make it even more competitive and directly comparable with projects like
24+ Ethereum, etc.
25+
26+ :::
27+
28+ :::{dropdown} When will Dash Platform be available?
29+
30+ It already is! Dash Platform [ launched on
31+ mainnet] ( https://www.dash.org/news/dash-evolution-v1-0-0-release-announcement/ ) in Q3 2024 and has
32+ had multiple releases since then to add features such as [ NFTs] ( ../explanations/nft.md ) .
33+
34+ The next major release, v2.0, includes a flexible token system. Multiple teams are working to
35+ improve the SDK experience so developers can more easily get to work building their applications.
36+
37+ :::
38+
739## DPNS names
840
941:::{tip}
You can’t perform that action at this time.
0 commit comments