From 8e6bc465f7f030d9ef82285dca4a7da811076168 Mon Sep 17 00:00:00 2001 From: Bruno Galvao Date: Mon, 22 Jul 2024 05:52:34 +0000 Subject: [PATCH] GITBOOK-34: No subject --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/README.md b/README.md index d329cec..1a836d6 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,35 @@ Pop Network is a Polkadot smart contract platform. Developers can write smart co Furthermore, Pop Network has a bright roadmap full of features to take what were previously Polkadot appchain-level features and hoist these features to the smart contract level so smart contract developers can harness the full-power of Polkadot in their smart contracts. +### Roadmap + +**August** + +* Pop API Assets Pallet + * Use the Pop API to interact with the assets pallet of Pop Network. + +**September** + +* Asynchronous Contracts + * Facilitate cross-chain dispatch and read state information back to the contract. + +**October** + +* Pop API Cross Chain Use Case + * Use Pop API to interact with other chains. + +**November** + +* Programmable DAO + * Implementation of an ink! programmable DAO pallet allowing quick creation of DAOs and custom logic. +* Audits, finalizing the Pop Network runtime, Bulk Coretime implementation, and improvements to Pop API cross-chain use cases. + +**December** 🎄🎅 + +* Launch Pop Network, integration with subscan. + + + Start your Polkadot smart contract journey today and go live on Pop Network:\ \- [https://learn.onpop.io/v/contracts](https://learn.onpop.io/v/contracts)