How to set up the POAP machine on my Decentraland land

Dear POAP Team,
On 23/4/2022, I will be hosting an event on my Decentraland land, I have applied for POAPs to you guys last month, thank you so much!
Using a POAP machine is a great way for participants to claim POAP, but I don’t know how to deploy a POAP machine, I hope you could provide some tutorials to help me with the POAP machine deployment!
Thank you so much!
Looking forward to your reply.
All the best,
Roy

Hey @Roy!

You can choose to use the Decentraland Dispenser or the POAP.CC Dispenser.

The Dispensers are third-party tools, so we suggest contacting the Decentraland or POAP.CC teams so they can help you :slight_smile:

Let us know if you have any questions!

Best,
The POAP Curation Body

Thank you @Fio , I’ll check this two dispensers and move on with it!
All my best wishes to you!
Roy

1 Like

Hey cryptocharm.eth, I’m a co-founder of BB Studios on DCL 38,103. The method to set up a POAP is as follows:
You will need to interact with the DCL server using cURL (cURL only runs on Linux in the command line)
Follow these directions:

After doing this you will need to grab this project off Github and test it our locally using the command prompt:

Then you will need to get your DCL scene in builder and download the ZIP file and open the file ‘contract.ts’ (typeScript) in Visual code and add the POAP booth into the code.

You will then need to deploy the updated code through the command line to your scene.

I hope this helps, the scope of doing a project like this is a bit involved for non-technical individuals, but we figured it out over the course of a few weeks.

1 Like