© 2023 Music Protocol All rights reserved

Home > Technology > IP Settlement Gateway

Connecting
music, globally
Connecting music,
globally
Streamlining Music
Rights and Bridging
Industry Gaps
Streamlining Music Rights
and Bridging Industry Gaps

Music Protocol is designed to simplify the

intricate world of music. We can facilitate

more efficient transactions and a unified

management framework by linking

directly with content distributors and

financial and licensing activities.

Music Protocol is designed to simplify the

intricate world of music. We can facilitate

more efficient transactions and a unified

management framework by linking directly

with content distributors and financial and

licensing activities.

Learn more

Royalty

Collection

Royalty

Collection

Payment

Gateway

Payment Gateway

Music

Protocol

distribution

Music Protocol

distribution

Learn more

Integration with

Collection Societies

Integration with

Collection Societies

We remove the obstacles, ensuring a seamless transition between music IP rights management and market accessibility, enhancing the flow and utility of music intellectual property.

Royalty Collection

Gateway

Royalty Collection Gateway

We update how royalties are collected for music IP, consolidating all revenue streams on- chain. This improves traceability and transparency and significantly reduces transaction costs, setting a new standard for royalty management.

Capital Markets

Capital Markets

We enable onchain royalty distributions, and access to music IP rights, positioning music as a more approachable and investible asset class. This transformation paves the way for a more equitable and expansive music industry ecosystem.

Integration with

Collection Societies

Integration with

Collection Societies

We remove the obstacles, ensuring a seamless transition between music IP rights management and market accessibility, enhancing the flow and utility of music intellectual property.

Royalty Collection

Gateway

Royalty Collection Gateway

We update how royalties are collected for music IP, consolidating all revenue streams on- chain. This improves traceability and transparency and significantly reduces transaction costs, setting a new standard for royalty management.

Capital Markets

Capital Markets

We enable onchain royalty distributions, and access to music IP rights, positioning music as a more approachable and investible asset class. This transformation paves the way for a more equitable and expansive music industry ecosystem.

Join the Ecosystem
Join the Ecosystem

-/GET

NFTs

REG

USER

ADDRESS

NORMAL

server.js

#[pallet::config] pub trait
Config: frame_system::Config {
type Event: From<Event<Self>>
IsType <<Self asframe_system
::Config>::Event>; }
#[pallet::storage] #[pallet::
getter(fn ip_cores)] pub type
IPCores<T: Config> = StorageMap
<_, Blake2_128Concat, T::Hash,
IPCore<T>, OptionQuery>;
#[pallet::storage] #[pallet::
getter(fn, attributes)] pub type
Attributes<T: Config> =
StorageMap<_, Blake2_128Concat,
T::Hash, Attribute<T>,
OptionQuery>;
#[pallet::config] pub trait Config: frame_system::Config {
type Event: From<Event<Self>> + IsType<<Self as
frame_system::Config>::Event>;
}
#[pallet::storage] #[pallet::getter(fn ip_cores)] pub type
IPCores<T: Config> = StorageMap<_, Blake2_128Concat,
T::Hash, IPCore<T>, OptionQuery>;
#[pallet::storage] #[pallet::getter(fn attributes)] pub
type Attributes<T: Config> = StorageMap<_,
Blake2_128Concat, T::Hash, Attribute<T>, OptionQuery>;
#[pallet::event] #[pallet::generate_deposit(pub(super)
fn deposit_event)] pub enum Event<T: Config> {
IPCoreCreated(T::Hash),
AttributeCreated(T::Hash);
}

01

Developers

02

Startups

03

Partners

01

Developers

02

Startups

03

Partners