SDK Guide
For Mobile Apps/Games
3 min
create nft gated experiences using the enefits sdk in your mobile game or app step 1 set up nftemplates for any nfts you'll be programmmatically issuing, set these up in enefits as nftemplates learn how easy it is to create nftemplates https //docs enefits co/creating and using nftemplates step 2 distribute nfts using the enefits api when users achieve a goal or upon registration or subscription to a program/service, send an nft programmatically with the enefits api using this method https //docs enefits co/general usage#rrbbh step 3 integrate the enefits sdk issuing/sending nfts to your users is only half the experience the other half entails giving them access to a perk/rewards for owning this nft but first you need to verify ownership of an nft and access to an offer to do so, you'll need to integrate the sdk within your app/game step 4 create and promote offers set up offers https //docs enefits co/offers overview in the enefits dashboard and target them to your users with your sdk integration, the offer id value that is returned from the getoffers call will allow you to construct in app or in game logic that corresponds to the offer you set up