Post
Topic
Board Project Development
Re: [Free Script] Untitled Dice - Run your own bitcoin dice site (no server needed)
by
dan
on 16/05/2015, 23:49:56 UTC
i try create app, for what App Secret at moneypot??

An app_secret is for apps that run on a server. My script runs in the browser, so you don't need the app_secret (you can just ignore it).

To connect my script with your own Moneypot casino, you just need to set the `app_id` and `redirect_uri` at the top of app.js.

Also, your `redirect_uri` in app.js needs to be one of the redirect_uris you set for your app on Moneypot's "Edit App" page. Need more help?