Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 2.16 KB

File metadata and controls

46 lines (26 loc) · 2.16 KB

x402scan

Discord X (formerly Twitter) Follow GitHub Repo stars License

x402scan is an ecosystem explorer for x402, a new standard for digital payments. It's live at x402scan.com.

x402scan screenshot

x402 API resources can be be purchased just-in-time without a prior relationship with the seller using cryptocurrency. x402 is vision for an internet without ads or centralized intermediaries.

x402scan lets you explore the ecosystem of x402 servers, see their transaction volumes and directly access their resources through an embedded wallet.

Development

Note: We're working on making this easier to spin-up. If you have any trouble in the mean time, please reach out.

Fill out a .env.example with the variables in env.ts.

Then install and run.

pnpm install && pnpm dev

Contributing

We're actively seeking contributors to help build x402scan. We believe an ecosystem explorer will shed light on the activities happening over x402, build trust, and help standardize interaction patterns to grow the ecosystem massively.

Add Resources

If you know if a resource that is not yet listed, you can add it by visiting https://www.x402scan.com/add_resources=true and submitting the URL. If the URL returns a valid x402 schema, it be added to the resources list automatically.

Add Facilitators

If you know of another facilitator that are not listed, you can add it to src/lib/facilitators and the dashboard will automatically update.