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

This project provides a simple method to convert integer or hexadecimal numbers into BN.js objects, making it useful for developers working with large numbers in blockchain or cryptographic applications. It is designed for JavaScript developers who need to handle big integers, particularly in environments like Ethereum development. The tool ensures type safety by throwing errors for invalid inputs, such as decimal numbers or non-numeric values.

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
legobeat's profile
legobeat
14 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions
metamaskbot's profile
metamaskbot
2 contributions
github-actions[bot]'s profile
github-actions[bot]
1 contributions
metamask

metamask/number-to-bn

Converts a number to a BN.js object, throw if invalid number.

JavaScript
2
1
MIT License

Support the dependencies of metamask/number-to-bn

Account's avatar
indutny/bn.js
Big number implementation in pure javascript
Account's avatar
MikeMcl/bignumber.js
A library for arbitrary-precision decimal and non-decimal arithmetic
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
defunctzombie/zuul
simple browser testing