Documentation and tutorials for building applications with Arkiv.
bun install
bun devVisit http://localhost:4321
The site is automatically deployed to GitHub Pages on push to main.
- Landing page: https://arkiv-network.github.io/arkiv-blog-challenge/
- Arkiv blog app: https://arkiv-network.github.io/arkiv-blog-challenge/blog/
- Tutorial sketch app: https://arkiv-network.github.io/arkiv-blog-challenge/sketch/
The GitHub Pages workflow builds and publishes both the Vite + React blog app
(tutorial-source-code/blog-app) and the tutorial sketch app
(tutorial-source-code/metamask-tutorial) into a single Pages artifact.