@eifil/state-types

Primitive and low level types used in the Filecoin blockchain state representation.

Usage no npm install needed!

<script type="module">
  import eifilStateTypes from 'https://cdn.skypack.dev/@eifil/state-types';
</script>

README

State Types

CI codecov

This repository contains primitive and low level types used in the Filecoin blockchain state representation.

These are primarily intended for use by Actors and other modules that read chain state directly.

Install

npm install @eifil/state-types

Contribute

Feel free to dive in! Open an issue or submit PRs.

License

This project is dual-licensed under Apache 2.0 and MIT terms: