Skip to content
B3Pay
GitHubGet started
Products & ecosystem

Everything B3Pay ships is public.

Pick a project to see what it does, how it is built and where the code lives. All four are MIT-licensed and developed in the open.

IC Reactor

MIT

Type-safe Internet Computer integration for TypeScript and React. Seven packages, end-to-end types, TanStack Query caching.

  • defineReactor() wires the whole client in one call
  • useActorQuery / useActorMutation hook factories
  • Typed Ok/Err result handling
  • Codegen via CLI or the Vite plugin

Stack

LanguageTypeScript · React
Modules@ic-reactor/core · react · candid · cli
LicenceMIT
RepositoryB3Pay/ic-reactor
install
pnpm add @ic-reactor/react \
@icp-sdk/core @tanstack/react-query