[reposted from FVM Forum] FVM Command line utility - filecoin-address-tool #586
trruckerfling
started this conversation in
Developers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[OP from @jimpick, Jan 2023)
As of Jan 2022, the FVM Forum will be merging into the Filecoin Community Discussion here, as FVM and Filecoin often go hand-in-hand for builders
I wanted a command line tool so I could easily compute the f4 address for an Ethereum address. So I wrote one:
https://github.com/jimpick/filecoin-address-tool
Here’s an example of how to use it:
It can be run via npx filecoin-address-tool without installing it (as long as Node.js is installed), so it’s handy for tutorials, etc.
Beta Was this translation helpful? Give feedback.
All reactions