peepin icon indicating copy to clipboard operation
peepin copied to clipboard

Peepeth IPFS pinner / processor - companion app for https://github.com/sponnet/peepfeed

Results 10 peepin issues
Sort by recently updated
recently updated
newest added

- [x] create basic parser - [ ] create JSON schema for validating input - [x] add transaction data to JSON payload ( from address + TXhash ) - [x]...

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 -...

Epic

If we can validate the IPFS data with a JSON schema - we'd be able to validate data before attempting to parse it. Should be a thing to build a...

- [ ] create basic parser - [ ] create JSON schema for `batchSaveJSON` - [ ] determine list of types that a batchSaveJSON can have - [ ] for...

- [ ] create basic parser - [ ] create JSON schema for `tip` format - [ ] create link between tip and original peep (use IPFS hash as primary...

- [ ] create basic parser - [ ] create JSON schema ( = peep ? ) - [ ] create the relation to original peep ( via `shareID` )

- [ ] create basic parser - [ ] create JSON schema to validate input - [ ] save peep in local cache - [ ] look up related peep...

- [ ] Start from createAccount parser - [ ] create a JSON schema ( based on createAccount schema ) - [ ] update local cache with new read data...

- [x] Create basic plugin - [ ] Create JSON schema for its IPFS payload - [x] Download image and background image and upload to IPFS - [x] Add IPFS...

A first attempt ( more an experiment at this stage ) can be found here https://peepfeed.netlify.com/ code => https://github.com/sponnet/peepfeed It works though... it depends on the output of this parser/slicer.