This website requires JavaScript.
Explore
Help
Sign In
psf
/
x402-base-facilitator
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced
2026-09-21 16:52:01 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56ba0aad0263ac1a0ce650558c21079d48630546
x402-base-facilitator
/
index.js
T
5 lines
87 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fixed linting issue
2022-09-08 08:58:39 -07:00
import
Server
from
'./bin/server.js'
feat(server): Converter top-level server library into a class
2021-08-08 09:58:24 -07:00
const
server
=
new
Server
()
Porting code from chris-troutner to PSF GitHub Repo
2021-04-09 08:39:53 -07:00
server
.
startServer
()
Reference in New Issue
Copy Permalink