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

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
ellcrys

ellcrys/spell

The Ellcrys JavaScript Library

TypeScript
2
2
No license
ncodes's profile
ncodes
85 contributions
princesegzy01's profile
princesegzy01
53 contributions

Support the dependencies of ellcrys/spell

Account's avatar
justmoon/node-bignum
Arbitrary-precision integer arithmetic using OpenSSL
Account's avatar
vrza/node-blake2
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) for Node.js, with stream support
Account's avatar
bitcoinjs/bs58check
A straightforward implementation of base58-check encoding
Account's avatar
crypto-browserify/createHmac
node style hmacs in the browser
Account's avatar
hapijs/cryptiles
General purpose crypto utilities
Account's avatar
MikeMcl/decimal.js
An arbitrary-precision Decimal type for JavaScript.
Account's avatar
mikermcneil/flaverr
Flavor an Error instance with the specified error code string or dictionary of customizations.
Account's avatar
auth0/node-jsonwebtoken
JSON Web Token implementation (symmetric and asymmetric)
Account's avatar
moment/moment
Parse, validate, manipulate, and display dates
Account's avatar
mcollina/msgpack5
A msgpack v5 implementation for node.js and the browser, with extension points
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
crypto-browserify/ripemd160
Compute ripemd160 of bytes or strings.
Account's avatar
cryptocoinjs/sha256
Compute SHA256 of bytes or strings.
Account's avatar
phusion/node-sha3
The Keccak family of hashing algorithms.
Account's avatar
dchest/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
handlebars-lang/handlebars.js
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for bignum
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for create-hmac
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jsonwebtoken
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for msgpack5
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for random-number
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for request
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sha256
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon-chai
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
azz/prettier-tslint
Formats your TypeScript using Prettier followed by tslint --fix
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
christopherthielen/typedoc-plugin-external-module-name
Specify the Typedoc Module of a file using @module annotation
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Spell is a JavaScript/TypeScript client library that wraps the JSON‑RPC 2.0 API of an Ellcrys blockchain node. It lets developers programmatically connect to a local or remote Ellcrys node and perform actions such as creating and sending transactions, querying balances, blocks and other node data through a clean, namespace‑based method syntax. The package is aimed at JavaScript/Node.js developers building applications or services that interact with the Ellcrys network.