0.1.44 • Published 9 months ago

scribe-tokenator v0.1.44

Weekly downloads
-
License
Open BSV License
Repository
-
Last release
9 months 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.43

9 months ago

0.1.44

9 months ago

0.1.35

1 year ago

0.1.36

1 year ago

0.1.37

12 months ago

0.1.41

11 months ago

0.1.42

10 months ago

0.1.40

11 months ago

0.1.38

11 months ago

0.1.39

11 months ago

0.1.34

1 year ago

0.1.32

1 year ago

0.1.33

1 year ago

0.1.30

1 year ago

0.1.31

1 year ago

0.1.28

1 year ago

0.1.29

1 year ago

0.1.27

1 year ago

0.1.26

1 year ago

0.1.25

1 year ago

0.1.22

1 year ago

0.1.23

1 year ago

0.1.24

1 year ago

0.1.20

1 year ago

0.1.21

1 year ago

0.1.18

1 year ago

0.1.19

1 year ago

0.1.16

1 year ago

0.1.17

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.1.15

1 year ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.4

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

2 years ago

0.1.0

2 years ago