Skip to content

frg/blockchain-app

Repository files navigation

Blockchain App

Getting Started

  1. First, run the database server ./pocketbase serve
  2. Start the development server npm run dev
  3. Open http://localhost:3000 with your browser

To do

  • Add currency functionality to API
  • Add currency selector to UI
  • Add the ability to subscribe to wallet changes
  • Explore PocketBase transactions for search audit
  • Create E2E tests https://nextjs.org/docs/testing
  • Cover more code with Unit Tests
  • Add authentication to app & api
  • Gracefully handle more error scenarios
  • Create a better UI/UX experience

About

An exploration of Next.js being a very strong contender to more traditional JS web frameworks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published