0.0.5 • Published 2 years ago

@3pass/3stat v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

3stat

3stat provides an easy to use and comprehensive analytics solution for Decentraland

Visit dashboard.3pass.app to try it out

Requirements

Installation

Yarn

yarn add @3pass/3stat

NPM

npm i @3pass/3stat

Usage

  1. Simply add the following lines to your scene's src/game.ts file:
import { registerDclEvents } from "../node_modules/@3pass/3stat/index"

\\ Insert your code here

registerDclEvents()
  1. Deploy your scene to the decentraland catalyst servers:
dcl deploy
  1. Visit dashboard.3pass.app and select your land's coordinates

Problems?

For specific technical issues, please feel free to file a github issue which includes the following information:

  • Full backtrace and/or a detailed explanation of the error
  • Steps to reproduce (when relevant)
  • Versions of the environment you are using: Node, NPM, Yarn, Decentraland CLI/SDK, OS, etc

For other topics, please join our discord

License

Please see LICENSE for licensing details.

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago