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

Obsidian plugin using KodaDot #35

Open
yangwao opened this issue Dec 31, 2021 · 1 comment
Open

Obsidian plugin using KodaDot #35

yangwao opened this issue Dec 31, 2021 · 1 comment

Comments

@yangwao
Copy link
Member

yangwao commented Dec 31, 2021

Feel free to DM me on this I can expand more on this one

Goal

Intent to have this plugin is demonstrate KodaDot stack how easy is to build with our stack like minimark, use our hypergate gateway and demonstrate usage of our KodaDot stack.

Demo scenario would be if people would make a note in Obsidian, mint it on-chain and then get a shareable URL as proof of someone made that statement in text.

Later it can make way to easily public onchain novels.

Spec

  • make a plugin that will create transactions directly from Obsidian

Functionality within Obsidian

  • ability to publish note on-chain
  • load private key
  • sign transaction
  • show left a balance on loaded address // denominate amount of submitted notes // show amount of 1k character long notes one can publish
  • submit it as IPFS for now, easier, best would be make it on-chain probably // what's the price for 1k-5k characters?
  • mind bi-directional linking if there is linking between notes to be working within KodaDot // make reference system where notes can be linked to another - came up with own format best for now and later we can experiment with routing
  • Button to copy the link on on-chain note

### Bonus
- make it AR notes

  • an extension that one can read notes through KodaDot
@yangwao yangwao transferred this issue from kodadot/nft-gallery Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@yangwao and others