Skip to content

🐧 Backend and client libraries for Decentraland

Notifications You must be signed in to change notification settings

BEAR-finance/catalyst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalyst Project

A Catalyst is a server that runs different services. These services currently work as the backbone for Decentraland. Some of these project are:

  • Lighthouse - Communications coordinator
  • Communications peer library
  • Content Server

If you just want to run a Catalyst server, please check the Catalyst Owner repository. This repository is mostly used for developing.

Services

Monitoring

For monitoring see the following doc

Contributions

If using Visual Studio, please download:

Install Husky

yarn add husky
yarn husky install
yarn husky add .husky/pre-commit "yarn lint-staged"

About

🐧 Backend and client libraries for Decentraland

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.2%
  • Starlark 2.3%
  • HTML 0.4%
  • JavaScript 0.4%
  • CSS 0.3%
  • Shell 0.2%
  • Dockerfile 0.2%