1.0.7 • Published 9 months ago

farcaster-humanizer v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

Farcaster Humanizer Package

A library for checking if farcaster fid is verified via world id. Mapping contract is deployed on Optimism, and this package reading from contract and checking if fid is authorized

$ npm install farcaster-humanizer
import { useVerified } from "farcaster-humanizer"
const { isVerified } = useVerified()
const isVerified = await isVerified(your_fid)

github url: https://github.com/Bagdu/farcaster-humanizer/tree/main/farcaster-humanizer

1.0.7

9 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago