This website requires JavaScript.
Explore
Help
Sign In
psf
/
ipfs-bch-wallet-consumer
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-consumer.git
synced
2026-09-21 16:52:03 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8a3234dcd636f5f3ad52cbd3f766f832c1654ae
ipfs-bch-wallet-consumer
/
index.js
T
5 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(server): Converter top-level server library into a class
2021-08-08 09:58:24 -07:00
const
Server
=
require
(
'./bin/server.js'
)
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