Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding OISY Milestone for Q1 2025 #3796

Merged
merged 12 commits into from
Nov 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions roadmap/entries/data-digital_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,48 @@
"categoryName": "Digital Assets",
"categoryDescription": "DeFi protocols, real-word asset tokenization, and other digital asset solutions are strong drivers of web3 adoption. ICP’s Chain Fusion capabilities, unparalleled scalability, and the ability to serve web assets from chain opens up novel digital asset classes. Moreover, it makes ICP an attractive platform to build multi chain custody solutions and wallets.",
"elements": [
{
"title": "Solana Integration",
"overview": "OISY widens its multi-chain reach beyond Bitcoin and Ethereum, and will integrate with the most important networks. Solana is the first one to be implemented, a crucial step forward in our mission to deliver a true multi-chain wallet for decentralized finance (DeFi) users.",
"status": "in_progress",
"forum": "",
"proposal": "",
"docs": "",
"is_community": false,
"in_beta": false,
"milestone_id": "Helios"
},
{
"title": "In-Wallet Swaps",
"overview": "Introducing in-wallet swaps, this release will enhance flexibility for managing assets, allowing users to seamlessly change their asset allocation directly in OISY using DEX liquidity, mitigating risk or aiming for a higher yield.",
"status": "in_progress",
"forum": "",
"proposal": "",
"docs": "",
"is_community": false,
"in_beta": false,
"milestone_id": "Helios"
},
{
"title": "Promote Chain-Key Tokens",
"overview": "With improved screens, flows, and helper texts for chain fusion conversions, OISY will provide users with the right information at the right places to make informed decisions to easily convert native tokens into their chain fusion twins or vice versa.",
"status": "in_progress",
"forum": "",
"proposal": "",
"docs": "",
"is_community": false,
"in_beta": false,
"milestone_id": "Helios"
},
{
"title": "OISY Wallet v1.0 - The official Launch",
"description": "With the Helios release, officially named v1.0, OISY will step out of the beta status into its first production version. This includes functional coverage of all key features like buy, receive, send, swap, and convert from and to chain-key tokens, and with several major blockchains integrated, also a true multi-chain nature. Behind the scenes, it also includes setting up proper processes for product improvement, marketing, automated testing, and setting up a user friendly support process.",
"is_milestone": true,
"milestone_id": "Helios",
"status": "in_progress",
"eta": "",
"eta_to_render": "January 2025"
},
{
"title": "Orbit Multi custody wallet for ICP",
"overview": "Users can securely share ownership of the ICP token with a fully onchain wallet. From simple 1-out-of-2 configurations to sophisticated approval policy rules, Orbit provides comprehensive support for secure financial transactions with a flexible user-role-based system.",
Expand Down