0.1.0 • Published 4 years ago

crypto-casinos v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Cripto-casinos

Twitter Follow

Initialize Client

const { Wolfbet } = require('wolfbet')

let client = new Wolfbet('token')

Methods

await client.getUser()
await client.placeBet({
                currency: 'doge',
                amount: 0.00000001,
                bet_value: 49.5,
                rule: 'under',
                multiplier: 2
            })

dogecoin wallet

0.1.0

4 years ago