1.0.7 • Published 1 year ago

farcaster-humanizer v1.0.7

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

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago