fluentbase-types 1.1.2

A framework to build smart contracts on the Fluent L2 as well as blockchains and verifiable compute environments that compile to rWasm
Documentation
1
2
3
4
5
6
7
8
9
# Fluentbase Types

Shared primitive types, constants, syscall indices, and utility abstractions used across
Fluentbase crates.

`fluentbase-types` is `no_std`-friendly and intended as the common low-level dependency
for SDK, runtime, EVM integration, and system contracts.

This crate is part of the [Fluentbase](https://github.com/fluentlabs-xyz/fluentbase) project.