Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 695 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 695 Bytes

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