Skip to content

Zondax/rosetta-filecoin-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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