https://github.com/corellium/webplayer-client-examples
Example projects for using the Corellium Device integration tool
https://github.com/corellium/webplayer-client-examples
Last synced: about 1 month ago
JSON representation
Example projects for using the Corellium Device integration tool
- Host: GitHub
- URL: https://github.com/corellium/webplayer-client-examples
- Owner: corellium
- Created: 2022-11-07T09:59:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-19T20:23:46.000Z (about 1 year ago)
- Last Synced: 2025-05-19T20:44:12.056Z (about 1 year ago)
- Language: TypeScript
- Size: 387 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Corellium Webplayer Client Examples
The Corellium Webplayer Client allows you to host a Corellium device on your website.
Check the two provided examples to see how to use the client for different environments.
## Examples
- [Vanilla JavaScript](./webplayer-example-vanilla-js)
- [NextJs](./webplayer-example-next)