Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Latest commit

 

History

History
64 lines (43 loc) · 3.47 KB

ROADMAP.md

File metadata and controls

64 lines (43 loc) · 3.47 KB

ROADMAP

This document contains the roadmap for the Juno project. It is a living document and will be updated as the project progresses. For the most update to date information, please follow the Notion and tracking issue links in each section.


Long Term - Q4 2023+

V14 - Q2/3 2023

This update will focus more on upgrading the base layer of the Juno stack, bringing new features and pushing us to the latest versions of the software.

Features


V13 - Q1 2023

Links:

The V13 update is Juno's largest update, bringing many new features for developers, users, and relayers.

V13 PRs

V13 is targeted at developers with relayer and user experience improvements as well.

FeeShare will allow contract developers to receive 50% of gas fees executed on their contract. Providing an alternative income source for new business use cases. This also enhances current business models to support developers & grow the ecosystem further.

The TokenFactory will make developers' lives easier, and also make querying users' DAO tokens via MintScan and Keplr possible. By default, CosmWasm smart contracts accept native tokens. However, the only initial native tokens are the staking demons for most chains. This gives the ability for a user to create their token, and manage the tokenomics behind it. Then accept it just as they would any other denomination via the standard x/bank module.

Speaking of relayers, IBCFees now helps to fund those who relayer your packets! In the above paragraph, we mention how IBC transfers are feeless for relayers. Fees can still be sent with these packets and bring some income for relayers, thus maintaining public goods infrastructure. The relayers still have to pay the fee on the other chain's token, but this is a positive step in the right direction for variables we can control.