Search content
Sort by

Showing 6 of 6 results by RMRK.app
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] RMRK - Kusama based NFTs! Smarts without smart contracts!
by
RMRK.app
on 24/05/2021, 15:20:33 UTC
More free NFTs being shared by our community members  Smiley
https://twitter.com/Cypherpunk_nft/status/1396524091310428161
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] RMRK - Kusama based NFTs! Smarts without smart contracts!
by
RMRK.app
on 21/05/2021, 11:50:11 UTC
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] RMRK - Kusama based NFTs! Smarts without smart contracts!
by
RMRK.app
on 20/05/2021, 15:45:40 UTC
New contest here

You can win free NFTs by sending emotes to other NFTs.
Click one work and read the About section for more info!
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] RMRK - Kusama based NFTs! Smarts without smart contracts!
by
RMRK.app
on 19/05/2021, 11:30:42 UTC
You can now upload PDFs as NFTs and read through them on http://singular.rmrk.app.
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] RMRK - Kusama based NFTs! Smarts without smart contracts!
by
RMRK.app
on 18/05/2021, 10:27:27 UTC
New partnerships announced

Karura

Specifically, anyone participating in Karura's crowdloan will be able to use the same crypto address to claim a special Kanaria trait - a child NFT that can be equipped onto one's Kanaria bird, and which will give the owner platform bonuses all across Karura.

The Karura team intends to experiment with RMRK to tokenize DeFi incentives and add gamification to Karura DeFi protocols e.g. potentially boost APYs for stablecoin borrowing and liquidity provisioning.


Phala

RMRK and Phala are excited to announce a strategic partnership wherein all current and future Kanaria bird owners will be given a special child-NFT they can equip on their bird if they participate in the Khala crowdloan.
The NFTs on Khala will be using RMRK's standards, so expect truly rich and innovative constructs to enhance your secure computation experience!


Zeitgeist

    Zeitgeist will integrate a part or all of RMRK2.0 logic through our pallets when ready, allowing RMRK NFTs to live on Zeitgeist.
    Zeitgeist will use RMRK NFT's to reward community members for testnet participation, commnity activity, and more.
    Users who have those NFTs will be entitled to some special perks on the Zeitgeist platform. Perks to be announced by the Zeitgeist team.
Post
Topic
Board Tokens (Altcoins)
Topic OP
[ANN] RMRK - Smarts without smart contracts! Kusama based NFTs!
by
RMRK.app
on 17/05/2021, 21:26:38 UTC
No native NFTs on Kusama? No problem! With RMRK, we hacked around silly things like protocol limitations and common sense!
https://singular.rmrk.app/

What is RMRK.app?

RMRK.app is a part of Kusama's broader NFT strategy and a way to abuse Kusama's system.remark extrinsic (?) to write custom notes onto the chain in a standardized and structured way. Basically, we graffiti the chain. These notes can represent NFTs, token sales, polls, collaborative drawing programs, even chat applications (yes, really!).

The $RMRK token
$RMRK is a governance, staking, and collateral token launched on the Statemint chain. It will be fairdropped to all current and future Kanaria egg holders but can also be purchased as part of our seed round until May 31st. Here's our deck.


Services

NFTs

Each NFT is part of a collection (think of collections like photo albums or "contexts" that combine NFT's into one whole). Each collection and each member NFT have some defined fields and metadata that can enrich their look, feel, and uniqueness.

The first official NFT collection is Kanaria, Kusama's Canaries, a limited set of NFTs represented as eggs from which different canaries will hatch after a certain block, depending on randomness from the blockchain itself and some outside influence in the form of emotes (reactions) to the NFTs.

The RMRK team can help you launch your NFT project for a flat fee, or a percentage of the sale's proceeds. If you'd like to explore options and talk to us about deploying your own RMRK-based NFT distribution platform, get in touch.

RMRK also has its own official UI, Singular. The full announcement with usage tutorial is in this post but the TLDR is that it's a UX-optimized minting and trading UI for Kusama-native NFTs. All you need is a Kusama address and a bit of KSM!

Polls

A poll can be declared and votes can be issued with chain remarks (special calls built into the tool we've made for this purpose). Additional logic can be added to the processing of these remarks so that poll results are processed differently based on token holdings, user's past chain reputation, and other weighing algorithms, all without needing a runtime upgrade or a smart contract.

The Web3 Foundation is using this approach to gauge sentiment behind the new Polkadot rebranding effort.

The RMRK team can help you launch your poll. If you'd like to explore options, get in touch.

Token sales (coming soon)

 With RMRK, you can define a token sale and pre-allocate your project's token supply based on people's investments without needing smart contracts.

While there is indeed no automated distribution mechanic, i.e. the team will have to manually disperse tokens or build an interface for you to claim them, this trust factor is irrelevant since in traditional smart-contract based token sales you also trust the team to do something with the money and bring value to the token you purchased.

Making sense of Remarks

Because the system.remark is being abused to make this possible, extra care needs to be taken to properly read chain state and process only valid RMRK NFTs. More info in the standards section below or in the docs!

Roadmap

After Kanaria wraps up, in no particular order:

    - Spec out and release RMRK 2.0
    - Abstract away open source reference implementation of tools and publish to community
    - Produce a SaaS-like endpoint for querying latest RMRK state
    - Introduce new RMRK services: Polls, Remark Curated Lists, Token Sales
    - Branch our to Kusama native NFT implementation, then Statemint, Unique, Moonbeam
    - Lead implementations into mobile wallets: imToken and Fearless in progress
    - RMRKET auction house
    - etc...

We'll be releasing more information about all of these efforts as time goes by.

Team

Bruno Škvorc
@bitfalls
github

I like to experiment with dragging Web2 devs by force into Web3, and by building things for modern blockchains. See my sideprojects over at Github.

Yuri Petusko
linkedin
github

Fullstack developer with over 10 years of experience who wants to contribute to building a better, safer and more decentralised web.

Yuri G.
github
linkedin

Tech head with almost a decade of experience in web development who's keen to contribute in a bright decentralised future for all.

Ilia
github
soundcloud

Experienced multidisciplinary developer, creator and explorer with focus on delivering high quality innovative solutions.

Standards

Standards exist to formalize the shape and form of remark-based NFTs and other types of entities. They're simple JSON structures written according to some rules detailed in the Specs Repo. Here's an example collection and an example NFT in that collection. Find out more in the Docs.
NFT Collection

What next?

If you'd like to start implementing the RMRK standard, please consult the docs. If you're an artist or user and you'd just like to start using RMRK to mint some NFTs, visit our app. If you'd like to hire the RMRK team to do a token sale or NFT launch for you, or you'd just like to chat with us, send us an email via hello@rmrk.app!