1.0.7 • Published 10 months ago

farcaster-humanizer v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
10 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

10 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago