Skip to content

varazone/x402-vara-next-facilitator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x402-vara-next-facilitator

Getting Started

First, run the development server:

bun dev

Then you can add the url to .env in other services that rely on a x402-vara facilitator for local development purposes.

FACILITATOR_URL=http://localhost:3000/api/facilitator

Or you can add the app/api/facilitator/* files to your own project so you don't need to run it separately.

Example: varazone/x402-vara-next-demo

API Routes

This service contains the following API routes:

  • /api/facilitator/verify
  • /api/facilitator/settle

API type references: x402-protocol-types.ts

About

x402-vara facilitator implementated in Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published