/rosetta-filecoin-proxy

Coinbase/Rosetta integration for Filecoin

Primary LanguageGoApache License 2.0Apache-2.0

Rosetta integration for Filecoin (Proxy)

License CircleCI Github-Actions

To build the proxy run:

make

If you have upgraded and you find FFI issues, try:

make gitclean
make

If you want to install the linter we use try:

make install_lint
make lint