Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Ankr-network/game-webgl-template

Template for Unity WebGL with ankr web3 library
https://github.com/Ankr-network/game-webgl-template

ethereum game javascript unity web3 webgl

Last synced: about 1 month ago
JSON representation

Template for Unity WebGL with ankr web3 library

Lists

README

        

# game-webgl-template
Ankr webgl library

Install
```
npm i
or
yarn install
```

Build
```
npm run build
or
yarn run build
```