Getting Started

Getting Started

These docs assume you're using Node JS - docs for other languages coming soon!

Package Setup

Install the packages

npm install node-fetch 

Add env variables

WOTVERIFY_SECRET=... # A secret key for your app (starts with wotverify_)
⚠️

If you don't already have a wotverify secret key, sign up (opens in a new tab) and create one from the dashboard! (opens in a new tab)