Skip to content

ATLBitLab/tbdex-DIDPay-sample

 
 

Repository files navigation

DIDPay

This is an example of a payment application that uses web5 and tbdex.

Important notice

This project is not currenty actively maintained, but is a placeholder for an approach that can be taken. Please check back!

This project is not intended to be used in production. For this to work in practice there needs to be a "PFI" (participating financial institution) listening for tbdex messages to provide quotes and settle payments. Hopefully we will add a "mock pfi" to implement this soon.

Look at tbdex-thread.ts for the most interesting code.

Running

To run this project:

npm install
npm run dev

Screenshot 2023-08-08 at 4 58 27 pm

Project Resources

Resource Description
CODEOWNERS Outlines the project lead(s)
CODE_OF_CONDUCT.md Expected behavior for project contributors, promoting a welcoming environment
CONTRIBUTING.md Developer guide to build, test, run, access CI, chat, discuss, file issues
GOVERNANCE.md Project governance
LICENSE Apache License, Version 2.0

About

Sample web5 application for tbdex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.0%
  • CSS 16.7%
  • JavaScript 12.6%
  • Other 0.7%