Comment on page
Getting Started
- Import the package inside your workspace: Assets > Import Package > Custom Package
The public key is used to initialize the Elixir SDK. Try it by replacing the following line in the integration example:
Elixir.ElixirController.Instance.PrepareElixir("put you public key here")
You can see a working reference by running our integration example. After inputting the public key you should be able to run the initial scene and check that you obtained your Elixir publisher user.
Last modified 4d ago