All Projects → decentraland → js-sdk-toolchain

decentraland / js-sdk-toolchain

Licence: Apache-2.0 license
Toolchain to build JS & TS scenes for Decentraland

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects

Decentraland SDK 7

CI    Verify posix version

This project tree

js-sdk-toolchain    
│   README.md
│   Makefile
└───scripts
└───test
└───docs
└───packages/@dcl
    └───sdk
    └───amd
    └───dcl-rollup
    └───ecs
    └───js-runtime

When the package @dcl/sdk is built, @dcl/amd, @dcl/rollup and @dcl/ecs are versioned. @dcl/sdk collects a dependency of these three packages to be able to build scenes and libraries.

ECS 6 dev support

The ECS 6 lives in the 6.x.x branch, there will no longer be new features but it's available for fixes or patches. With a PR to 6.x.x, you can test the build with the S3 publish, but it'll be necessary to create a release for propagating under decentraland-ecs@latest.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].