Skip to content
forked from Aeons-Team/Aeons

DApp for storing and managing files on Arweave using Bundlr.network and Warp smart contracts

License

Notifications You must be signed in to change notification settings

mcmonkeys1/Aeons

 
 

Repository files navigation

Aeons

DApp for storing and managing files on Arweave using Bundlr.network and Warp smart contracts

Demo

Aeons Demo

Run locally

to test the full extent of the application, you need to run it locally on a secure context (access localhost over https)

you can generate certificates using mkcert. the certificates should be inside /ssl folder

cd ./ssl
mkcert localhost

to run the dev server

npm run dev

About

DApp for storing and managing files on Arweave using Bundlr.network and Warp smart contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.0%
  • TypeScript 25.9%
  • CSS 11.8%
  • Rust 4.3%