@funkit/react

v0.9.16
React interface for the Funkit Core SDK
Fun Wallet Ethereum Account Abstraction SDK React

dev

cd ./example && npm run dev

lint

eslint --ext .ts,.tsx './**/*.{ts,tsx}'

build

rm -rf dist && tsc

update

./scripts/updateExamplePackage.sh

lint:fix

eslint --ext .ts,.tsx './**/*.{ts,tsx}' --fix

build-prod

yarn build && yarn sentry:sourcemaps

postinstall

./handleOauth.sh

local install

cd ./node_modules/@magic-ext/oauth/dist/cjs && touch core.js

sentry:sourcemaps

sentry-cli sourcemaps inject --org funxyz --project funkit-react ./dist && sentry-cli sourcemaps upload --org funxyz --project funkit-react ./dist
npm i @funkit/react

Metadata

  • MIT
  • Whatever
  • https://fun.xyz/
  • released 4/8/2024

Downloads

Maintainers