Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 412 Bytes

File metadata and controls

11 lines (7 loc) · 412 Bytes

BASE

The BASE interaction creates a Base.

Standard

The format of a BASE interaction is 0x{bytes(rmrk::BASE::{version}::{html_encoded_json})}. In other words, HTML encode the minified JSON, then convert the entire remark with the interaction prefix into bytes and send with a 0x prefix.

Refer to the Base spec for an example of the Base JSON.