Skip to content

v0.1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@tonyimpervious tonyimpervious released this 17 Aug 13:50
a1959e5
  • AMP support
  • Small breaking change: Message & Websocket now use bytes instead of string for the data/message parameter.

You can now send longer data and even files through the lightning network with IMP! For this initial release, IMP will support up to ~480KB of data in a single message. For each 900 bytes of data, you are required to send at minimum 1 satoshi. IE, 9,000 bytes require the message to send at least 10 sats (not in addition, just at minimum). This is required so that the message can be split up amongst multiple lightning payment parts of 1 sat minimum.