# Built-in Filecoin Actors Bundler

This repo contains the bundler used for bundling the [built-in
actors](https://github.com/filecoin-project/builtin-actors) into a CAR file.

## Community

Because this codebase is a common good across all Filecoin client implementations, it serves as a
convergence area for all Core Devs regardless of the implementation or project they identify with.

## License

Dual-licensed: [MIT](./LICENSE-MIT), [Apache Software License v2](./LICENSE-APACHE), by way of the
[Permissive License Stack](https://protocol.ai/blog/announcing-the-permissive-license-stack/).