Filecoin is a decentralized storage network designed to store humanity's most important information.
This repo contains utilities and libraries to work with the Filecoin Virtual Machine
An actor calling convention that derives method numbers by hashing method names
FRC Spec | Reference Implementation | Examples |
---|---|---|
https://github.com/filecoin-project/FIPs/blob/master/FRCs/frc-0042.md | frc42_dispatch | greeter |
A set of CLI utilities to generate method numbers is also available: fvm_dispatch_tools
A standard interface for native actor fungible tokens
FRC Spec | Reference Implementation | Examples |
---|---|---|
https://github.com/filecoin-project/FIPs/blob/master/FRCs/frc-0046.md | frc42_dispatch | basic_token basic_receiver |
Dual-licensed: MIT, Apache Software License v2.
Copyright Protocol Labs, Inc, 2022