Development Status

Development Status

A very crude table about the development status of the DAPA project. It is updated whenever a new task is added or the status of an existing task changes. This list does NOT include all internal tasks, bug fixes, maintenance, minor enhancements, etc.; it simply provides a general overview of the DAPA development state. For more in-depth history about the work we do, check out the Github project page (opens in a new tab).

Ongoing tasks

TaskDescriptionStatus
Smart Contract integrationIntegration of XVM into the DAPA blockchain core. Write decentralized code.In progress
DAPA QuestsA new interactive guide to easily onboard newcomers in the DAPA world.Planned
Ledger AppDAPA integration with Ledger devices.Planned
DAPA Trading on P2PCryptizeA Decentralized exchange with smart contract based on liguidity pools, swaps and spot trading.Planned
Zodiac Update v0.0.8Add tx timestamp, improve seed recovery UX, and launch the app on Android & IOS.In Progress
VSCode Extension for XVMSyntax highlighting for Visual Code. Enhance code readability for developing Smart Contracts.In Progress

Finished tasks

List of completed or stalled tasks, excluding all previous that were not documented.

Oct 2024

TaskDescriptionStatus
MultisigMulti-signature wallet: all keys to spend, one to view all balances.Completed
FastSync ReworkNew fetching logic and improved storage solution.Completed
WhitepaperGeneral overview of the project, featuring technical explications.Completed
Paper WalletGenerate offline keys and print for long term storage.Completed
P2P Key Enchange EncryptionReplace P2P handshake with DH for more secure channel between peers.Completed
Balance ProofOne-time proof to securely reveal the account balance of a specific asset.Completed
Ownership ProofOne-time proof to verify that you own at least N amounts of a specific asset.Completed
Zodiac Update v0.0.6New official wallet v0.0.6 update. Bunch of new goodies and bug fixes.Completed
WooCommerce payment pluginNew WooCommerce payment plugin. Easily accept DAPA for online business.Completed
DAPA MerchBuy DAPA goodies through an official eCommerce platform.Completed
DAPA PlaygroundWeb interface to experiment with coding in the DAPA programming language.Completed
XVM - Shunting Yard AlgoPriority rules for code execution flow.Completed