1.0.1 • Published 3 years ago

@vilm3r/peerswap-client v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

PeerSwap-Client-JS

Do not use this in production. PeerSwap is still in it's development phase and I expect the RPC interface to change before release.

Usage

import { getPeerSwapClient, listSwaps } from '@vilm3r/peerswap-client'

const client = getPeerSwapClient({ socket: 'localhost:42069'})
listSwaps(client).then(console.log)
1.0.1

3 years ago

1.0.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago