Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ssbc/ssb-bfe

Account's avatar
dominictarr/is-canonical-base64
test wether a base64 string will serialize the same after parsing
Account's avatar
ssbc/ssb-bfe-spec
Binary Field Encodings (BFE) spec for Secure Scuttlebutt (SSB)
Account's avatar
ssbc/ssb-ref
test wether a string is a valid ssb reference type
Account's avatar
staltz/ssb-uri2
Utilities for recognizing and converting SSB URIs
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
architect/tap-arc
spec-like TAP reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

staltz's profile
staltz
73 contributions
arj03's profile
arj03
29 contributions
mixmix's profile
mixmix
26 contributions
mycognosist's profile
mycognosist
14 contributions
Powersource's profile
Powersource
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
ssbc

ssbc/ssb-bfe

Binary Field Encodings (BFE) for Secure Scuttlebutt (SSB)

JavaScript
3
1
No license

ssb‑bfe is a JavaScript library that implements the Secure Scuttlebutt (SSB) Binary Field Encodings (BFE) specification. It provides functions to encode/decode JavaScript values to the binary TFD format used by SSB, along with helpers for type‑lookup, format conversion and quick type‑checking, making it useful for developers building SSB clients or tools that need to work with SSB‑encoded feeds, messages, blobs, keys and signatures.