oneusdt / packages

Dark Forest npm packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark Forest Packages

This project is a place to store all packages that Dark Forest publishes for 3rd-party consumption. These are published in the npm registry and available at https://www.npmjs.com/org/darkforest_eth

Usage

These are the reference implementations for the published packages, but you may want to fork and edit them for own use. When forking, you'll likely need to generate JavaScript from the TypeScript code before it can be consumed by other code. A prepare script is generally available to build each package correctly, and you can run it with either yarn or yarn prepare inside the package directory you are modifying.

License

We try to keep all these packages MIT licensed unless a specific license is required by a dependency choice. Each package contains its own LICENSE file and a SPDX "license" identifier in the package.json file.

About

Dark Forest npm packages


Languages

Language:TypeScript 93.2%Language:JavaScript 6.8%