Has anybody successfully deployed an unlock protocol access system on a simple static site, made with jekyll or gatsby for eg? unlock-protocol.com
Conversation
Replying to
They have a Wordpress plugin but I don’t want to do it on Wordpress. Tries to do too much… creates accounts and block level visibility. Unlock seems a bit overkill. Feels like you should be able to implement much simpler “if wallet has this NFT, show this page” logic
1
2
in a SSG, you'd need the content behind an API that you fetch on demand
1
Replying to
yup — they call themselves a protocol so it seems 1/2 convention & 1/2 low-ish level libs for doing stuff
1

