Skip to content

Example project showing how to connect to Proton chain and transfer XPR from Unity (WebGL)

Notifications You must be signed in to change notification settings

protonnz/proton-unity-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proton-unity-demo

Example project showing how to connect to Proton chain and transfer XPR from Unity (WebGL)

image

  1. Install Unity 2021.2.14f
  2. Install WebGL Modules (File > Build Settings > WebGL > Switch Platform)
  3. Open project, File > Build (choose build folder)
  4. Locate html/index.html in the build folder, paste this script link just before </head>
    <script src="https://unpkg.com/@proton/[email protected]"></script>
  5. File > Build & Run (will automatically start server)

Huge thank you to Syed Jafri & Lee for their contributions!

About

Example project showing how to connect to Proton chain and transfer XPR from Unity (WebGL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published