convert 0x to f4 programmatically #648
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Firstly, clarification that f4 addresses are separate from f1, f2 and f3 addresses. More here.
You can programmatically convert 0x addresses to f4 addresses by using filecoin.solidity library here
Asked by @JoseKP on hackfs discord, responded by @maciejwitowski
For the client side you can use this library. Example:
Beta Was this translation helpful? Give feedback.
All reactions