0.1.31 • Published 4 days ago

scribe-tokenator v0.1.31

Weekly downloads
-
License
Open BSV License
Repository
-
Last release
4 days ago

scribe-tokenator

A Tokenator for Scribe Notes

API

Table of Contents

ScribeTokenator

Extends PushDropTokenator

Extends the Tokenator class to enable sending Scribe tokens with custom instructions Peer-to-Peer

Parameters

  • obj object? All parameters are given in an object (optional, default {})

    • obj.peerServHost String? The PeerServ host you want to connect to (optional, default 'https://staging-peerserv.babbage.systems')
    • obj.dojoHost String? The Dojo to use for UTXO management (optional, default 'https://staging-dojo.babbage.systems')
    • obj.clientPrivateKey String? A private key to use for mutual authentication with Authrite. (Optional - Defaults to Babbage signing strategy).

createScribeToken

Parameters
  • note Object The note object

    • note.title string The recipient of the payment
    • note.contents Number The amount in satoshis to send
    • note.recipient String Who this note should be sent to

sendScribeToken

Sends a Scribe token to a PeerServ recipient

Parameters
  • note Object The note object

    • note.title string The title of this note
    • note.contents Number The contents of the note
    • note.recipient String Who this note should be sent to

decryptNotes

Decrypts all available notes in a user's Scribe basket

Returns Array of decrypted note objects

handleRedeem

Deletes or updates a note token

Parameters
  • selectedNote Object the note to update or delete
  • shouldUpdate Boolean whether additional outputs should be redeemed (optional, default false)
0.1.30

5 days ago

0.1.31

4 days ago

0.1.28

5 days ago

0.1.29

5 days ago

0.1.27

7 days ago

0.1.26

14 days ago

0.1.25

15 days ago

0.1.22

28 days ago

0.1.23

27 days ago

0.1.24

27 days ago

0.1.20

30 days ago

0.1.21

29 days ago

0.1.18

1 month ago

0.1.19

1 month ago

0.1.16

2 months ago

0.1.17

2 months ago

0.1.13

2 months ago

0.1.14

2 months ago

0.1.15

2 months ago

0.1.12

3 months ago

0.1.11

3 months ago

0.1.10

3 months ago

0.1.9

3 months ago

0.1.8

3 months ago

0.1.7

4 months ago

0.1.4

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.3

4 months ago

0.1.2

5 months ago

0.1.1

1 year ago

0.1.0

1 year ago