remove roadmap
This commit is contained in:
@@ -106,21 +106,6 @@ export default function CommunityPage() {
|
|||||||
<li>Open an issue on the repository</li>
|
<li>Open an issue on the repository</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
|
||||||
<h2 className="text-3xl font-bold text-gray-900 dark:text-white mb-4">Roadmap</h2>
|
|
||||||
<p className="text-gray-600 dark:text-gray-300 mb-6">
|
|
||||||
Future enhancements planned for P2NS:
|
|
||||||
</p>
|
|
||||||
<ul className="list-disc pl-6 space-y-2 text-gray-600 dark:text-gray-300">
|
|
||||||
<li><strong>Encrypted Corestore storage:</strong> Enhanced security for stored data</li>
|
|
||||||
<li><strong>Enhanced consensus:</strong> Blockchain-style consensus mechanisms</li>
|
|
||||||
<li><strong>Mobile app integration:</strong> Native mobile applications</li>
|
|
||||||
<li><strong>Decentralized invite system:</strong> Remove master dependency</li>
|
|
||||||
<li><strong>Performance optimizations:</strong> Faster resolution and lower latency</li>
|
|
||||||
<li><strong>Additional platforms:</strong> Expanded platform support</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user