filecoin-project / specs

The Filecoin protocol specification
https://spec.filecoin.io
Other
369 stars 170 forks source link

Filecoin URN Format #916

Open whyrusleeping opened 4 years ago

whyrusleeping commented 4 years ago

Similarly to bitcoins BIP20, having a well defined URN scheme will make a number of things much simpler (mostly for wallets). I propose we use the same format as bitcoin, just with different query flags.

filecoin:<address>[?amount=amount][?params=paramsinhex][?gasPrice=gasPrice][?method=method][?gasLimit=gasLimit]

ianjdarrow commented 4 years ago

Quick check-in – assuming the timing for this is post-May 11, but confirming for external partners' benefit.