RubyGems
. For more information and package information, click hereβMessage
class which implements EIP-4361.Siwe::Message.from_message
Siwe::Message.from_json_string
and Siwe::Message.to_json_string
respectively:address
field of the SiweMessage
as the expected signer. The validate method checks message structural integrity, signature address validity, and time-based validity attributes.Siwe::Message
instances can also be serialized as their EIP-4361 string representations via the Siwe::Message.prepare_message
method:Siwe::Message
: