0.1.3 • Published 6 months ago

raggierun-react v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

RaggieRun React Component

Please note that RaggieRun requires a whitelisted connection to CryptoRaggies backend. In order to use this component you will need to contact us to get your app whitelisted for use.

Email: chief@cryptoraggies.io
Discord: https://discord.gg/cryptoraggies
X: https://x.com/cryptoraggies

To install:
npm install raggierun-react

To initialise, add the following <script> tags to your app's main HTML file:
<script type="text/javascript" src="https://raggie.run/scripts/index.js></script>
<script type="text/javascript" src="https://raggie.run/scripts/init-game.js></script>

To use:

import { RaggieRun } from "raggierun-react"

const App = () => {
    return <RaggieRun />;
}
0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago