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/is-my-ssb-valid

Account's avatar
ssbc/ssb-msg-content
USAGE: common-readme [-r|--repo REPO-NAME] [-l|--license LICENSE]
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
architect/tap-arc
spec-like TAP reporter

Support the repos that depend on this repository

Top contributors

mixmix's profile
mixmix
17 contributions
staltz's profile
staltz
2 contributions
dependabot[bot]'s profile
dependabot[bot]
2 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/is-my-ssb-valid

JavaScript
4
0
GNU Lesser General Public License v3.0

`is‑my‑ssb‑valid` is a tiny helper library for Scuttlebutt (SSB) developers that creates message validators from standard JSON‑Schema definitions. It wraps the `is‑my‑json‑valid` validator and returns a function that can be used to check full SSB messages, their values, or their content, exposing any schema or custom‑validation errors via `errors` and `errorsString`. The package is aimed at SSB app authors who need a simple way to enforce the structure of protocol messages such as profiles, contacts, or any custom types.