Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 910 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 910 Bytes

Arweave - pending transactions

This is an image

Display pending transactions on the arweave network.

⚠️ : Be carreful, this an experimental project still needs debugging, tweaking, and refactoring.

Getting Started 🚀

npm:

npm i
npm run dev
npm run build
npm run serve

yarn:

yarn
yarn dev
yarn build
yarn serve

Bonus links