Skip to main content

Odyssey - Momentum

  • Team Name: Odyssey B.V.
  • Payment Address: 0x826fde427152d9fc0bf045dd858baa2de06b383b (USDC)
  • Level: 2
  • Status: Terminated

Project Overview πŸ“„β€‹

Overview​

Tagline: Staking in NFTs​

Odyssey is building Momentum, an open source, metaverse for digital societies.

The Momentum stack enables people to jointly build their own 3D worlds as well as develop and integrate plugins to unlock a wide range of decentralized 3D social action medium use cases.

The Momentum network enables these different worlds, activities and people to come together, without the need for a middleman or land sales. For this purpose, we built the DRIVE parachain, which has three main functions:

  • On-chain ownership and coordination through NFTs of nodes, 3D worlds, sub-spaces and personal profiles.
  • On-chain connections between people, worlds and spaces and social capital allocation through staking in worlds, sub-spaces and people.
  • On-chain earning models for example for worlds and plugins.

Momentum sees the metaverse as a novel communications medium and provides the infrastructure for a new user experience, where social, economic and cultural activities, both on-chain and off-chain are intertwined and strengthen each other. With Kusama (and optionally Polkadot) as its primary digital public infrastructure, Momentum is co-created, governed and owned by its users.

DRIVE provides the users in the network with a universal way to turn their connections and activities into social capital and earnings. The goal is to enable users of these digital societies to thrive, by prioritizing resource allocation (e.g. funding, talent, knowledge) in general, optimizing network effects (e.g. connectivity, serendipity, virality), and a better user experience (e.g. search results, timelines and suggestions) based on the user's skin in the game.

We must build a parachain with on top of that a number of customized Substrate pallets. The functionality subject of this aplication is Staking in NFTs.

  1. Stake Pallet
    Within Momentum User Profiles, Worlds, Spaces and Subspaces are NFT's. The Stake pallet is going to add a variety of staking options that extend the current Proof of Staking mechanisms. This is done by providing functionality of staking in NFTs (or possibly any asset) in order to incentivize the creators/ owners and reward the stakers.

*For the Stake pallet it is most likely that we would need to write a custom NFT pallet or a pallet that complements the Uniques pallet. As a result our delivery might include mutiple pallets.

Project Details​

Momentum Stack​

The Momentum stack as displayed in the figure below is already operational and completely open source, except for the DRIVE 'node', which is under development.

Momentum stack layers
figure 1

The scope of this project is the development of custom Stake pallets (marked green in figure 1). Besides that, it is most likely that we would need to write a custom NFT pallet or a pallet that complements the Uniques pallet.

Note: This information below contains an early preview of the Stake Pallet and might be subject to changes.

Stake Pallet​

The Stake pallet is going to add a variety of staking options that extend the current Proof of staking mechanisms.
stake pallet overview
figure 2

It's not clear at the given time if the Stake Pallet will be one or more pallets. It will take care of the staking on NFT's and making rewards available to the stakers.

Publicly Exposed Methods

pub fn stake_on(origin: OriginFor<T>, asset: T::Asset , controller: T::AccountId, stash: T::AccountId, amount: T::Balance) -> DispatchResultWithPostInfo
pub fn unstake_on(origin: OriginFor<T>, asset: T::Asset, controller: T::AccountId, stash: T::AccountId, amount: T::Balance) -> DispatchResultWithPostInfo
pub fn set_controller_of(origin: OriginFor<T>, asset: T::Asset, stash: T::AccountId, controller: T::AccountId, new_controller_wallet: T::AccountId) -> DispatchResultWithPostInfo
pub fn set_stash_of(origin: OriginFor<T>, asset: T::Asset, controller: T::AccountId, stash: T::AccountId) -> DispatchResultWithPostInfo
pub fn set_admin(origin: OriginFor<T>, new_admin_addr: T::AccountId) -> DispatchResultWithPostInfo
pub fn get_rewards(origin: OriginFor<T>, asset: T::Asset, controller: T::AccountId, stash: T::AccountId) -> DispatchResultWithPostInfo
pub fn expired_rewards(origin: OriginFor<T>) -> DispatchResultWithPostInfo

Runtime Storage

Asset Info
Info regarding the asset that is being staked to.

pub type AssetInfos<T> = StorageDoubleMap<_, Twox64Concat, T::AssetCollId, Twox64Concat, T:AssetId, AssetInfo<T::Balance, T::CurrencyId>, ValueQuery>;

Ledger info
Ledger with general information about a controller account.

pub type LedgerInfo<T> = StorageMap<_, Twox64Concat, T::AccountId, Ledger<T::Balance, T::CurrencyId>>

Current era
Info about the current era.

pub type CurrentEra<T> = StorageValue<_, EraInfo, ValueQuery>

Next era starting block
Info about in which block the next era will start

pub type NextEraStartingBlock<T: Config> = StorageValue<_, T::BlockNumber, ValueQuery>

Storage Version
Info about the storage version of this pallet.

pub(crate) type StorageVersion<T> = StorageValue<_, Version, ValueQuery>

Use Case Diagram
Use Case Diagram Stake Pallet
figure 3

Out-of-scope
This project will not produce a parachain nor any of the non-token related or visual aspects. We have extensive backing from well-known Web3 builders and ecosystem leaders as well as the European Union for this part.

Ecosystem Fit​

We received two grants of the KSM treasury to build (1) and after successful launch expand (2) the Kusamaverse. The Kusamaverse functions as a town hall for the Dotsama ecosystem. Momentum is the embodiment of an overarching vision enabling different worlds, activities and people to come together, without the need for a middleman or land sales. Momentum is co-created, governed and owned by its users.

  • Momentum is using Kusama (and optionally Polkadot) as its primary digital public infrastructure
  • Momentum will be launched as a parachain on Kusama (and optionally Polkadot in a later stage)
  • Momentum has an extensive community that actively participates in building Momentum. 200 is an estimate of active contributors based on GitHub commits, feedback during sessions and idea generation. Our community is over 7,000 people strong being a mix of web3 and non-web3 participants.
  • Momentum provides a new ecosystem with business cases for builder teams, individual developers, hosting companies, and tech- and non-tech entrepreneurs.
  • Momentum provides a bridge between the WEB2 and WEB3 community.

What makes us different: We see the metaverse as a new social communications medium and the potential driver for mainstream adoption of web3 technologies. The potential is designing and launching entirely new user experiences, rather than doing the web2/2d consumer experience and slapping a 3D background on it (a.k.a. a recorded concert in Fortnite that you can watch/consume or selling land). When unlocking the dotsama/ next generation of on-chain applications we enable consumers to become co-creators.

Team πŸ‘₯​

Team members​

Odyssey has over 30 people working on Momentum and is still growing. Odyssey works in tracks with dedicated team members. The Token Track Team will be primarily responsible for building the Substrate Pallets.

OVERALL ARCHITECT: Anton Starikov (CTO)

TOKEN TRACK TEAM

  • TRACK LEAD: Dave Hoogendoorn
  • RUST DEVELOPER: Denis Cavalli
  • WEB3ANALYST: Tim Jansen

All team members are solely dedicated to the token Track.

Contact​

  • Registered Address: Westerhaven 13-7, 9718AW Groningen, The Netherlands
  • Registered Legal Entity: Odyssey B.V. (CoC 66693640)

Team's experience​

Anton Starikov has been architecting and leading development of software solutions for over 20 years in academic (computational physics) and industrial (Shell, AVL) settings. In addition, he was working and consulting on the topics of optimization on various levels (from hardware level through software up to the processes). Currently working as CTO of Odyssey, Anton is performing the role of platform architect.

Dave Hoogendoorn is an experienced programme manager and has been active in the space for over 5 years. Dave is co-founder of WEB3SCAN (W3F Grants WAVE 1 participant with Polkascan), former Kusama Treasury Council member (Polkascan multi-sig) and previously held a board position at the Polkascan Foundation. Dave has been following Substrate and the Dotsama ecosystem from the early beginnings.

Denis Cavalli is a Senior Rust Software Engineer with a background on embedded systems and R&D. Since 2021 engaged with the WEB3 environment, has experimented on Ethereum/Solidity, Solana and worked professionally with Helium in 2022. Now is focused on building the metaverse that will empower people collaboration on the Dotsama ecosystem, using Substrate as the main framework.

Tim Jansen is a Polkadot Ambassador and has been working on crypto and blockchain for over 7 years. He has developed smart contracts on Ethereum, implemented decentralized storage solutions such as swarm and IPFS, consulted on blockchain at ISO, audited smart contract code of TNO, launched several live applications using blockchain for auditing, supply chain and SSI at Visma and has a deep understanding of cryptography including zero knowledge proofs. In his free time he researches and experiments with new crypto technologies.

Team Code Repos​

GitHub accounts of our team members:

Team LinkedIn Profiles (if available)​

Organisation:

Team:

Development Status πŸ“–β€‹

Momentum is currently built as can been seen on GitHub. Momentum Release notes are regularly updated and can be found here.

Treasury Proposals regarding the Kusamaverse can be found here:

Our Discord Channel and Twitter Channel are used as general means of communication towards the Momentum and Kusamaverse community. It provides lots of information about community engagement, new developments and improvements.

Academic references:

  • Odyssey Momentum research project by the University of Groningen, researching how teamwork is related to the success of innovative and entrepreneurial projects in context of β€œOdyssey Momentum”, the world’s biggest online Blockchain & AI Hackathon held in July 2021.

Other channels are YouTube and our foundation website .

Development Roadmap πŸ”©β€‹

Overview​

  • Estimated duration: 15 Weeks
  • FTE: 1,5
  • Costs: 30,000 USD

Note: Please follow the disussion github for details on the costs.

Milestone 1 Stake Pallet​

  • Estimated duration: 15 Weeks
  • FTE: 1,5
  • Costs: 30,000 USD

This milestone delivers at least one (but maybe more) pallets to enable staking in Momentum's User Profile, World, Space and Subspace NFTs (or possibly any asset) in order to incentivize the creators/ owners and reward the stakers.

NumberDeliverableSpecification
0a.LicenseGNU General Public License v3.0.
0b.DocumentationWe will provide both inline documentation of the code and a basic tutorial that explains how a user can (for example) spin up one of our Substrate nodes and send test transactions, which will show how the new functionality works.
0c.Testing and Testing GuideWe will provide both inline documentation of the code and a basic tutorial that explains how a user can (for example) spin up one of our Substrate nodes and send test transactions, which will show how the new functionality works.
0d.DockerWe will provide a Dockerfile(s) that can be used to test all the functionality delivered with this milestone.
1a.Basic stake palletStorage V1 defined and implemented as described in Milestone 1
1b.Basic stake palletStaking / Unstaking on NFTs operational
1c.Basic stake palletHandling Rewards operational
2a.Extended stake palletStorage V2 defined and implemented as succesor of V1
2b.Extended stake palletFractionalized NFTs implemented
2c.Extended stake palletConfigurable parameters and rewards operational. Staking rewards are divided using some formula using configurable parameters per entity, that sets the ratio between the staker, the entity that has been staked in, and the commission an entity received and the amount received by the Treasury.
2d.Management palletOptional pallet for managing the parameters and rewards and/or managing the payment of the rewards.
3a.Generalized stake palletEnabling data type configuration to enable users to configure their data type at instantiation on the runtime.
4a.Generalized stake palletDelivery of the Stake pallet (maybe more than one) enabling Staking on assets (NFTs) and rewards management including documentation.
4b.Benchmarking report(s)Benchmarking reports available
4c.Pallet(s) in productionPallet integrated on the parachain runtime as an example of the first implementation of the NFT stake pallet, enabling active maintenance of the repo based on lessons learned.

Future Plans​

Odyssey is planning a 25+ web3 community teams 4-week hackathon in May 2023, with leading Dotsama parachain and ecosystem parties, as part of a 9 month innovation program. During this program teams are guided to build new user experiences using Momentum and Dotsama tech and test how the DRIVE token strengthens their usecase. In September 2023 we will launch our DRIVE mainnet as a parachain on Kusama.

In the coming years we will keep investing in the Kusamaverse and momentum ecosystems, meaning:

  • Stimulate and support the creation of plugins.
  • Expand our core stack based on community insights.
  • Invest in expanding the number of world node owners, support new initiatives and move to mainstream adoption in the coming years.

Momentum provides a novel social communications medium and provides the infrastructure for a new user experience where social, economic and cultural activities, both on-chain and off-chain are intertwined. In these early beginnings we are only scratching the surface of what is possible. But we are convinced we are at the start of an exciting journey and with Momentum we are in for the long run.

Additional Information βž•β€‹

How did you hear about the Grants Program?
We have Personal recommendations from people at Parity including Raul Romanutti and Daniel Cake-Baly. We also have relations with other parties that have successfully applied for WEB3 Grant

We have not yet applied for any grants with the WEB3 Foundation.

Other information
Last but not least, we are proud to we have the Sovereign Nature Initiative organising a Hackathon in Momentum for the Kenya Wildlife Trust. Momentum enables true collaboration happening in real-time among 13 teams spread over 5+ countries. SNI has been hosting events in Momentum up to the 9th of November. Check it out on SNI World.