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
CalculatingZero's profile
CalculatingZero
17 contributions
zerobeings

zerobeings/nft-searcher

TypeScript
0
0
MIT License

Support the dependencies of zerobeings/nft-searcher

Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
browserify/crypto-browserify
implementation of crypto for the browser
Account's avatar
multiformats/js-multiformats
Interface for multihash, multicodec, multibase and CID
Account's avatar
Zerobeings/nft-fetcher
fetch nfts from nft-indexer
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
browserify/stream-browserify
the stream module from node core for browsers
Account's avatar
webpack/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all React plugins.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
TypeStrong/ts-loader
TypeScript loader for webpack
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
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
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.

NFTSearcher is a lightweight React component that adds a searchable NFT lookup bar to web apps. It leverages the `nft-fetcher` library (and optionally a third‑web indexed database) to query NFTs across several EVM networks, returning matches via a callback so developers can display results however they like. The package is aimed at front‑end developers building dApps or marketplaces who need an out‑of‑the‑box NFT search UI that can be themed and customized with simple props.