Polybase data visualiser, analysis, compute, backups, search and filter web app
A web app, that helps visualize data over polybase.xyz, with features to filter and search data, compute over data, resolve data components like addresses with ENS, generate backups, and link data via CDN. Providing a UI alternative to a CLI, helping developers understand there polybase data, duplicates etc easily
Data over polybase is usually difficult to navigate, as programmatic interaction is difficult to handle. polyvisor is an application that helps users visualize their data on polybase, search filter, and apply sugered-up interactions over their data, such as image previews, address to ens resolutions, advanced filters and collection backups.
It uses polybase to fetch a user's specified collection
It uses saturn to automatically fetch the contents of a CID from the base route i.e https://stunning-fortnight-38736f.spheron.app/ipfs/<cid>
It uses spheron to upload and lit to encrypt db backup and upload to ipfs also saving the backup entry in the backup db collection
It uses lit protocol through spheron to programmatically encrypt a users database backup snapshot and before it is uploaded to ipfs
It uses spheron storage SDK via express API to generate upload token: i.e ``https://polyvisor.onrender.com/upload` and the browser-upload SDK to upload encrypted db snapshot to ipfs