This website requires JavaScript.
Explore
Help
Sign In
psf
/
ipfs-bch-wallet-service
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-service.git
synced
2026-09-21 16:52:03 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d82b36105b91ca6beca759a02cb518d7a9cb760
ipfs-bch-wallet-service
/
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