pin-mina
v0.1.51
Published
pin save - decentralized pinterest sdk with utils on mina
Downloads
2,341
Maintainers
Readme
Mina zkApp: PinSave
Pin Save is a decentralized social media which consists of decentralized posts enabled by Mina blockchain and o1js. The speed of interacting with media and content should be greatly enhanced by storing metadata off-chain enabled by Mina merkle trees. In addition, it aims to introduce more standards into the Mina ecosystem related to non fungible tokens to improve developer experience.
Discord ID: fedotov_am
@ Twitter / X account: pinsav3
How to build
npm i
How to run tests
npm test
How to run coverage tests
npm run coverage