peepin icon indicating copy to clipboard operation
peepin copied to clipboard

create parsers for IPFS formats

Open sponnet opened this issue 6 years ago • 2 comments

We need parsers for each type of action on the contract that IPFS data associated with it.

  • updateAccount #10
  • reply #12
  • share #13
  • saveBatch #15
  • post #11
  • createAccount #9
  • tip #14

Each of this formats has a seperate issue - discussion on each of the formats and how to handle/index it can be done there to keep things organized.

sponnet avatar Aug 23 '18 15:08 sponnet

createAccount done. Allows mashup of user data ex. https://peeps.netlify.com/ :)

image

sponnet avatar Aug 23 '18 22:08 sponnet

https://github.com/sponnet/peepin/commit/4984819a705a042d1d993c24324a0adb3b66c452

sponnet avatar Aug 23 '18 22:08 sponnet