Skip to content

🐧 Backend and client libraries for Decentraland

License

Notifications You must be signed in to change notification settings

mintaverse/catalyst

 
 

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

Catalyst API

This Server implements the v1 of the API Specification detailed here

Monitoring

For monitoring see the following doc

Tests

yarn build
yarn test

Contributing

Please read the full text so that you can understand what actions will and will not be tolerated.

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.

Release

  • Create a tag release in Git
  • It will trigger the CI job which publishes a new docker image version under @latest tag

About

🐧 Backend and client libraries for Decentraland

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%