1.0.1 • Published 2 years ago

@vilm3r/peerswap-client v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago