This website requires JavaScript.
Explore
Help
Sign In
psf
/
bch-dex
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced
2026-09-21 16:52:00 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84dfd5691854e5d7b0253e0018b695182832e97d
bch-dex
/
index.js
T
5 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Forked from slp-dex
2022-02-23 05:51:12 -08:00
const
Server
=
require
(
'./bin/server.js'
)
const
server
=
new
Server
()
server
.
startServer
()
Reference in New Issue
Copy Permalink