diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 000000000..e2ac6616a --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..f80fd0298 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +typedocs.walletbeacon.io diff --git a/assets/highlight.css b/assets/highlight.css new file mode 100644 index 000000000..378ba0933 --- /dev/null +++ b/assets/highlight.css @@ -0,0 +1,92 @@ +:root { + --light-hl-0: #001080; + --dark-hl-0: #9CDCFE; + --light-hl-1: #000000; + --dark-hl-1: #D4D4D4; + --light-hl-2: #AF00DB; + --dark-hl-2: #C586C0; + --light-hl-3: #A31515; + --dark-hl-3: #CE9178; + --light-hl-4: #0000FF; + --dark-hl-4: #569CD6; + --light-hl-5: #0070C1; + --dark-hl-5: #4FC1FF; + --light-hl-6: #795E26; + --dark-hl-6: #DCDCAA; + --light-hl-7: #008000; + --dark-hl-7: #6A9955; + --light-hl-8: #000000FF; + --dark-hl-8: #D4D4D4; + --light-hl-9: #267F99; + --dark-hl-9: #4EC9B0; + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --code-background: var(--dark-code-background); +} + +.hl-0 { color: var(--hl-0); } +.hl-1 { color: var(--hl-1); } +.hl-2 { color: var(--hl-2); } +.hl-3 { color: var(--hl-3); } +.hl-4 { color: var(--hl-4); } +.hl-5 { color: var(--hl-5); } +.hl-6 { color: var(--hl-6); } +.hl-7 { color: var(--hl-7); } +.hl-8 { color: var(--hl-8); } +.hl-9 { color: var(--hl-9); } +pre, code { background: var(--code-background); } diff --git a/assets/main.js b/assets/main.js new file mode 100644 index 000000000..01bcad55f --- /dev/null +++ b/assets/main.js @@ -0,0 +1,59 @@ +"use strict"; +"use strict";(()=>{var Pe=Object.create;var ne=Object.defineProperty;var Ie=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Ie(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Pe(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),v=s.str.charAt(1),f;v in s.node.edges?f=s.node.edges[v]:(f=new t.TokenSet,s.node.edges[v]=f),s.str.length==1&&(f.final=!0),i.push({node:f,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ne(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${ce(l.parent,i)}.${d}`);let v=document.createElement("li");v.classList.value=l.classes??"";let f=document.createElement("a");f.href=r.base+l.url,f.innerHTML=u+d,v.append(f),e.appendChild(v)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var C=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",pe="mousemove",B="mouseup",J={x:0,y:0},fe=!1,ee=!1,He=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(He=!0,F="touchstart",pe="touchmove",B="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(pe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{ee=!1});document.addEventListener("click",t=>{fe&&(t.preventDefault(),t.stopImmediatePropagation(),fe=!1)});var X=class extends C{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(B,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){D||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!D&&this.active&&n.target.closest(".col-sidebar")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ve=document.head.appendChild(document.createElement("style"));ve.dataset.for="filters";var Y=class extends C{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ve.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var Z=class extends C{constructor(n){super(n);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let r=Q.getItem(this.key);this.el.open=r?r==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let i=this.summary.querySelector("a");i&&i.addEventListener("click",()=>{location.assign(i.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.href===r.href&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/assets/navigation.js b/assets/navigation.js new file mode 100644 index 000000000..31d66654c --- /dev/null +++ b/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js new file mode 100644 index 000000000..95dfe0117 --- /dev/null +++ b/assets/search.js @@ -0,0 +1 @@ +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/assets/style.css b/assets/style.css new file mode 100644 index 000000000..108428c3f --- /dev/null +++ b/assets/style.css @@ -0,0 +1,1383 @@ +:root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + --light-color-warning-text: #222; + --light-color-background-warning: #e6e600; + --light-color-icon-background: var(--light-color-background); + --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-accent); + --light-color-text: #222; + --light-color-text-aside: #6e6e6e; + --light-color-link: #1f70c2; + + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; + --light-color-ts-function: #572be7; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: var(--light-color-ts-variable); + --light-color-ts-method: var(--light-color-ts-function); + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var(--light-color-ts-constructor); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: var(--light-color-ts-type-alias); + --light-color-ts-accessor: var(--light-color-ts-property); + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-accent: #9096a2; + --dark-color-active-menu-item: #5d5d6a; + --dark-color-text: #f5f5f5; + --dark-color-text-aside: #dddddd; + --dark-color-link: #00aff4; + + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: var(--dark-color-ts-variable); + --dark-color-ts-method: var(--dark-color-ts-function); + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: var(--dark-color-ts-type-alias); + --dark-color-ts-accessor: var(--dark-color-ts-property); + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; +} + +@media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } +} + +html { + color-scheme: var(--color-scheme); +} + +body { + margin: 0; +} + +:root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); +} + +:root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); +} + +.always-visible, +.always-visible .tsd-signatures { + display: inherit !important; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: 1.2; +} + +h1 > a, +h2 > a, +h3 > a, +h4 > a, +h5 > a, +h6 > a { + text-decoration: none; + color: var(--color-text); +} + +h1 { + font-size: 1.875rem; + margin: 0.67rem 0; +} + +h2 { + font-size: 1.5rem; + margin: 0.83rem 0; +} + +h3 { + font-size: 1.25rem; + margin: 1rem 0; +} + +h4 { + font-size: 1.05rem; + margin: 1.33rem 0; +} + +h5 { + font-size: 1rem; + margin: 1.5rem 0; +} + +h6 { + font-size: 0.875rem; + margin: 2.33rem 0; +} + +.uppercase { + text-transform: uppercase; +} + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +.container { + max-width: 1700px; + padding: 0 2rem; +} + +/* Footer */ +.tsd-generator { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: 3.5rem; +} + +.tsd-generator > p { + margin-top: 0; + margin-bottom: 0; + padding: 0 1rem; +} + +.container-main { + margin: 0 auto; + /* toolbar, footer, margin */ + min-height: calc(100vh - 41px - 56px - 4rem); +} + +@keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } +} +@keyframes fade-in-delayed { + 0% { + opacity: 0; + } + 33% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fade-out-delayed { + 0% { + opacity: 1; + visibility: visible; + } + 66% { + opacity: 0; + } + 100% { + opacity: 0; + } +} +@keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } +} +body { + background: var(--color-background); + font-family: "Segoe UI", sans-serif; + font-size: 16px; + color: var(--color-text); +} + +a { + color: var(--color-link); + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; +} + +code, +pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; +} + +pre { + position: relative; + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; + padding: 10px; + border: 1px solid var(--color-accent); +} +pre code { + padding: 0; + font-size: 100%; +} +pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; +} +pre:hover > button, +pre > button.visible { + opacity: 1; +} + +blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; +} + +.tsd-typography { + line-height: 1.333em; +} +.tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-typography .tsd-index-panel h3, +.tsd-index-panel .tsd-typography h3, +.tsd-typography h4, +.tsd-typography h5, +.tsd-typography h6 { + font-size: 1em; +} +.tsd-typography h5, +.tsd-typography h6 { + font-weight: normal; +} +.tsd-typography p, +.tsd-typography ul, +.tsd-typography ol { + margin: 1em 0; +} +.tsd-typography table { + border-collapse: collapse; + border: none; +} +.tsd-typography td, +.tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); +} +.tsd-typography thead, +.tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); +} + +.tsd-breadcrumb { + margin: 0; + padding: 0; + color: var(--color-text-aside); +} +.tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; +} +.tsd-breadcrumb a:hover { + text-decoration: underline; +} +.tsd-breadcrumb li { + display: inline; +} +.tsd-breadcrumb li:after { + content: " / "; +} + +.tsd-comment-tags { + display: flex; + flex-direction: column; +} +dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; +} +dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; +} +dl.tsd-comment-tag-group dd { + margin: 0; +} +code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; +} +h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; +} + +dl.tsd-comment-tag-group dd:before, +dl.tsd-comment-tag-group dd:after { + content: " "; +} +dl.tsd-comment-tag-group dd pre, +dl.tsd-comment-tag-group dd:after { + clear: both; +} +dl.tsd-comment-tag-group p { + margin: 0; +} + +.tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; +} +.tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; +} + +.tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; +} +.tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; +} +.tsd-filter-input { + display: flex; + width: fit-content; + width: -moz-fit-content; + align-items: center; + user-select: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + cursor: pointer; +} +.tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; +} +.tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; +} +.tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; +} +.tsd-filter-input input[type="checkbox"]:focus + svg { + transform: scale(0.95); +} +.tsd-filter-input input[type="checkbox"]:focus:not(:focus-visible) + svg { + transform: scale(1); +} +.tsd-checkbox-background { + fill: var(--color-accent); +} +input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); +} + +.tsd-theme-toggle { + padding-top: 0.75rem; +} +.tsd-theme-toggle > h4 { + display: inline; + vertical-align: middle; + margin-right: 0.75rem; +} + +.tsd-hierarchy { + list-style: square; + margin: 0; +} +.tsd-hierarchy .target { + font-weight: bold; +} + +.tsd-panel-group.tsd-index-group { + margin-bottom: 0; +} +.tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; +} +@media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } +} +@media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } +} +.tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; +} + +.tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; +} + +.tsd-anchor { + position: relative; + top: -100px; +} + +.tsd-member { + position: relative; +} +.tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; +} + +.tsd-navigation.settings { + margin: 1rem 0; +} +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.5rem); +} +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + display: inline-flex; + align-items: center; + padding: 0.25rem; + color: var(--color-text); + text-decoration: none; + box-sizing: border-box; +} +.tsd-navigation a.current, +.tsd-page-navigation a.current { + background: var(--color-active-menu-item); +} +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { + text-decoration: underline; +} +.tsd-navigation ul, +.tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; + padding: 0; + list-style: none; +} +.tsd-navigation li, +.tsd-page-navigation li { + padding: 0; + max-width: 100%; +} +.tsd-nested-navigation { + margin-left: 3rem; +} +.tsd-nested-navigation > li > details { + margin-left: -1.5rem; +} +.tsd-small-nested-navigation { + margin-left: 1.5rem; +} +.tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; +} + +.tsd-nested-navigation > li > a, +.tsd-nested-navigation > li > span { + width: calc(100% - 1.75rem - 0.5rem); +} + +.tsd-page-navigation ul { + padding-left: 1.75rem; +} + +#tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; +} +#tsd-sidebar-links a:last-of-type { + margin-bottom: 0; +} + +a.tsd-index-link { + padding: 0.25rem 0 !important; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} +.tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ +} +.tsd-accordion-summary, +.tsd-accordion-summary a { + user-select: none; + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + + cursor: pointer; +} +.tsd-accordion-summary a { + width: calc(100% - 1.5rem); +} +.tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} +.tsd-index-accordion .tsd-accordion-summary > svg { + margin-left: 0.25rem; +} +.tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; +} +.tsd-index-heading { + margin-top: 1.5rem; + margin-bottom: 0.75rem; +} + +.tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; +} +.tsd-kind-icon path { + transform-origin: center; + transform: scale(1.1); +} +.tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; +} + +.tsd-panel { + margin-bottom: 2.5rem; +} +.tsd-panel.tsd-member { + margin-bottom: 4rem; +} +.tsd-panel:empty { + display: none; +} +.tsd-panel > h1, +.tsd-panel > h2, +.tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; +} +.tsd-panel > h1.tsd-before-signature, +.tsd-panel > h2.tsd-before-signature, +.tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; +} + +.tsd-panel-group { + margin: 4rem 0; +} +.tsd-panel-group.tsd-index-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group details { + margin: 2rem 0; +} + +#tsd-search { + transition: background-color 0.2s; +} +#tsd-search .title { + position: relative; + z-index: 2; +} +#tsd-search .field { + position: absolute; + left: 0; + top: 0; + right: 2.5rem; + height: 100%; +} +#tsd-search .field input { + box-sizing: border-box; + position: relative; + top: -50px; + z-index: 1; + width: 100%; + padding: 0 10px; + opacity: 0; + outline: 0; + border: 0; + background: transparent; + color: var(--color-text); +} +#tsd-search .field label { + position: absolute; + overflow: hidden; + right: -40px; +} +#tsd-search .field input, +#tsd-search .title, +#tsd-toolbar-links a { + transition: opacity 0.2s; +} +#tsd-search .results { + position: absolute; + visibility: hidden; + top: 40px; + width: 100%; + margin: 0; + padding: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +#tsd-search .results li { + background-color: var(--color-background); + line-height: initial; + padding: 4px; +} +#tsd-search .results li:nth-child(even) { + background-color: var(--color-background-secondary); +} +#tsd-search .results li.state { + display: none; +} +#tsd-search .results li.current:not(.no-results), +#tsd-search .results li:hover:not(.no-results) { + background-color: var(--color-accent); +} +#tsd-search .results a { + display: flex; + align-items: center; + padding: 0.25rem; + box-sizing: border-box; +} +#tsd-search .results a:before { + top: 10px; +} +#tsd-search .results span.parent { + color: var(--color-text-aside); + font-weight: normal; +} +#tsd-search.has-focus { + background-color: var(--color-accent); +} +#tsd-search.has-focus .field input { + top: 0; + opacity: 1; +} +#tsd-search.has-focus .title, +#tsd-search.has-focus #tsd-toolbar-links a { + z-index: 0; + opacity: 0; +} +#tsd-search.has-focus .results { + visibility: visible; +} +#tsd-search.loading .results li.state.loading { + display: block; +} +#tsd-search.failure .results li.state.failure { + display: block; +} + +#tsd-toolbar-links { + position: absolute; + top: 0; + right: 2rem; + height: 100%; + display: flex; + align-items: center; + justify-content: flex-end; +} +#tsd-toolbar-links a { + margin-left: 1.5rem; +} +#tsd-toolbar-links a:hover { + text-decoration: underline; +} + +.tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; +} + +.tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; +} + +.tsd-signature-type { + font-style: italic; + font-weight: normal; +} + +.tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; +} +.tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; +} +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; +} + +ul.tsd-parameter-list, +ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; +} +ul.tsd-parameter-list > li.tsd-parameter-signature, +ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; +} +ul.tsd-parameter-list h5, +ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} +.tsd-sources { + margin-top: 1rem; + font-size: 0.875em; +} +.tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; +} +.tsd-sources ul { + list-style: none; + padding: 0; +} + +.tsd-page-toolbar { + position: sticky; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: 1px var(--color-accent) solid; + transition: transform 0.3s ease-in-out; +} +.tsd-page-toolbar a { + color: var(--color-text); + text-decoration: none; +} +.tsd-page-toolbar a.title { + font-weight: bold; +} +.tsd-page-toolbar a.title:hover { + text-decoration: underline; +} +.tsd-page-toolbar .tsd-toolbar-contents { + display: flex; + justify-content: space-between; + height: 2.5rem; + margin: 0 auto; +} +.tsd-page-toolbar .table-cell { + position: relative; + white-space: nowrap; + line-height: 40px; +} +.tsd-page-toolbar .table-cell:first-child { + width: 100%; +} +.tsd-page-toolbar .tsd-toolbar-icon { + box-sizing: border-box; + line-height: 0; + padding: 12px 0; +} + +.tsd-widget { + display: inline-block; + overflow: hidden; + opacity: 0.8; + height: 40px; + transition: + opacity 0.1s, + background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-widget:hover { + opacity: 0.9; +} +.tsd-widget.active { + opacity: 1; + background-color: var(--color-accent); +} +.tsd-widget.no-caption { + width: 40px; +} +.tsd-widget.no-caption:before { + margin: 0; +} + +.tsd-widget.options, +.tsd-widget.menu { + display: none; +} +input[type="checkbox"] + .tsd-widget:before { + background-position: -120px 0; +} +input[type="checkbox"]:checked + .tsd-widget:before { + background-position: -160px 0; +} + +img { + max-width: 100%; +} + +.tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + vertical-align: middle; + color: var(--color-text); +} + +.tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; +} + +.tsd-anchor-link:hover > .tsd-anchor-icon svg { + visibility: visible; +} + +.deprecated { + text-decoration: line-through !important; +} + +.warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); +} + +.tsd-kind-project { + color: var(--color-ts-project); +} +.tsd-kind-module { + color: var(--color-ts-module); +} +.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-kind-enum-member { + color: var(--color-ts-enum-member); +} +.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-kind-constructor { + color: var(--color-ts-constructor); +} +.tsd-kind-property { + color: var(--color-ts-property); +} +.tsd-kind-method { + color: var(--color-ts-method); +} +.tsd-kind-call-signature { + color: var(--color-ts-call-signature); +} +.tsd-kind-index-signature { + color: var(--color-ts-index-signature); +} +.tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); +} +.tsd-kind-parameter { + color: var(--color-ts-parameter); +} +.tsd-kind-type-literal { + color: var(--color-ts-type-literal); +} +.tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); +} +.tsd-kind-accessor { + color: var(--color-ts-accessor); +} +.tsd-kind-get-signature { + color: var(--color-ts-get-signature); +} +.tsd-kind-set-signature { + color: var(--color-ts-set-signature); +} +.tsd-kind-type-alias { + color: var(--color-ts-type-alias); +} + +/* if we have a kind icon, don't color the text by kind */ +.tsd-kind-icon ~ span { + color: var(--color-text); +} + +* { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); +} + +*::-webkit-scrollbar { + width: 0.75rem; +} + +*::-webkit-scrollbar-track { + background: var(--color-icon-background); +} + +*::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); +} + +/* mobile */ +@media (max-width: 769px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } + + .container-main { + display: flex; + } + html .col-content { + float: none; + max-width: 100%; + width: 100%; + } + html .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-sidebar > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +/* one sidebar */ +@media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + margin: 2rem auto; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } +} +@media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + padding-top: 1rem; + } + .site-menu { + margin-top: 1rem; + } +} + +/* two sidebars */ +@media (min-width: 1200px) { + .container-main { + grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 1rem 0; + } + + .page-menu, + .site-menu { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + } +} diff --git a/classes/_airgap_beacon_blockchain_substrate.SubstrateBlockchain.html b/classes/_airgap_beacon_blockchain_substrate.SubstrateBlockchain.html new file mode 100644 index 000000000..9a98d6ebd --- /dev/null +++ b/classes/_airgap_beacon_blockchain_substrate.SubstrateBlockchain.html @@ -0,0 +1,161 @@ +SubstrateBlockchain | Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • SubstrateBlockchain
+
+

Implements

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
identifier: string = 'substrate'
+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/classes/_airgap_beacon_blockchain_tezos.TezosBlockchain.html b/classes/_airgap_beacon_blockchain_tezos.TezosBlockchain.html new file mode 100644 index 000000000..5a8a74bc1 --- /dev/null +++ b/classes/_airgap_beacon_blockchain_tezos.TezosBlockchain.html @@ -0,0 +1,161 @@ +TezosBlockchain | Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • TezosBlockchain
+
+

Implements

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
identifier: string = 'xtz'
+
+

Methods

+
+ +
    + +
  • +
    +

    Parameters

    +
    +

    Returns Promise<{
        accountId: string;
        address: string;
        publicKey: string;
    }[]>

+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/classes/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingBlockchain.html b/classes/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingBlockchain.html new file mode 100644 index 000000000..e10e2aa7f --- /dev/null +++ b/classes/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingBlockchain.html @@ -0,0 +1,161 @@ +TezosSaplingBlockchain | Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • TezosSaplingBlockchain
+
+

Implements

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
identifier: string = 'tezos-sapling'
+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/classes/_airgap_beacon_core.AbortedBeaconError.html b/classes/_airgap_beacon_core.AbortedBeaconError.html new file mode 100644 index 000000000..5f3550041 --- /dev/null +++ b/classes/_airgap_beacon_core.AbortedBeaconError.html @@ -0,0 +1,166 @@ +AbortedBeaconError | Documentation
+
+ +
+
+
+
+ +

Class AbortedBeaconError

+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Accessors

+
+
+

Methods

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description: string
+
+ +
message: string
+
+ +
name: string = 'UnknownBeaconError'
+
+ +
title: string = 'Aborted'
+
+

Accessors

+
+ +
    +
  • get fullDescription(): {
        data?: string;
        description: string;
    }
  • +
  • +

    Returns {
        data?: string;
        description: string;
    }

    +
      +
    • +
      Optional data?: string
    • +
    • +
      description: string
+
+

Methods

+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/classes/_airgap_beacon_core.AccountManager.html b/classes/_airgap_beacon_core.AccountManager.html new file mode 100644 index 000000000..0b6fa9f7e --- /dev/null +++ b/classes/_airgap_beacon_core.AccountManager.html @@ -0,0 +1,220 @@ +AccountManager | Documentation
+
+ +
+
+
+ +
+
+

Internalapi

The AccountManager provides CRUD functionality for account entities and persists them to the provided storage.

+
+
+

Hierarchy

+
    +
  • AccountManager
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
storageManager: StorageManager<ACCOUNTS>
+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/classes/_airgap_beacon_core.AppMetadataManager.html b/classes/_airgap_beacon_core.AppMetadataManager.html new file mode 100644 index 000000000..0ae33c693 --- /dev/null +++ b/classes/_airgap_beacon_core.AppMetadataManager.html @@ -0,0 +1,188 @@ +AppMetadataManager | Documentation
+
+ +
+
+
+
+ +

Class AppMetadataManager

+
+
+

Internalapi

The AppMetadataManager provides CRUD functionality for app-metadata entities and persists them to the provided storage.

+
+
+

Hierarchy

+
    +
  • AppMetadataManager
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
storageManager: StorageManager<APP_METADATA_LIST>
+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/classes/_airgap_beacon_core.BeaconClient.html b/classes/_airgap_beacon_core.BeaconClient.html new file mode 100644 index 000000000..4f786b1e8 --- /dev/null +++ b/classes/_airgap_beacon_core.BeaconClient.html @@ -0,0 +1,246 @@ +BeaconClient | Documentation
+
+ +
+
+
+
+ +

Class BeaconClientAbstract

+
+
+

Internalapi

The beacon client is an abstract client that handles everything that is shared between all other clients. +Specifically, it handles managing the beaconId and and the local keypair.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
_beaconId: ExposedPromise<string, unknown> = ...
+

The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

+
+
+
+ +
_keyPair: ExposedPromise<KeyPair, unknown> = ...
+

The local keypair that is used for the communication encryption

+
+
+
+ +
+
+ +
appUrl?: string
+

The URL of the dApp.

+
+
+
+ +
iconUrl?: string
+

The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

+
+
+
+ +
name: string
+

The name of the client

+
+
+
+ +
storage: Storage
+
+

Accessors

+
+ +
+
+ +
+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/classes/_airgap_beacon_core.BeaconError.html b/classes/_airgap_beacon_core.BeaconError.html new file mode 100644 index 000000000..28938f867 --- /dev/null +++ b/classes/_airgap_beacon_core.BeaconError.html @@ -0,0 +1,182 @@ +BeaconError | Documentation
+
+ +
+
+
+
+ +

Class BeaconErrorAbstract

+
+

Hierarchy

+
+
+

Implements

+
    +
  • Error
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Accessors

+
+
+

Methods

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description: string
+
+ +
message: string
+
+ +
name: string = 'BeaconError'
+
+ +
title: string = 'Error'
+
+

Accessors

+
+ +
    +
  • get fullDescription(): {
        data?: string;
        description: string;
    }
  • +
  • +

    Returns {
        data?: string;
        description: string;
    }

    +
      +
    • +
      Optional data?: string
    • +
    • +
      description: string
+
+

Methods

+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/classes/_airgap_beacon_core.BroadcastBeaconError.html b/classes/_airgap_beacon_core.BroadcastBeaconError.html new file mode 100644 index 000000000..08383369a --- /dev/null +++ b/classes/_airgap_beacon_core.BroadcastBeaconError.html @@ -0,0 +1,166 @@ +BroadcastBeaconError | Documentation
+
+ +
+
+
+
+ +

Class BroadcastBeaconError

+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Accessors

+
+
+

Methods

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description: string
+
+ +
message: string
+
+ +
name: string = 'BroadcastBeaconError'
+
+ +
title: string = 'Broadcast Error'
+
+

Accessors

+
+ +
    +
  • get fullDescription(): {
        data?: string;
        description: string;
    }
  • +
  • +

    Returns {
        data?: string;
        description: string;
    }

    +
      +
    • +
      Optional data?: string
    • +
    • +
      description: string
+
+

Methods

+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/classes/_airgap_beacon_core.ChromeStorage.html b/classes/_airgap_beacon_core.ChromeStorage.html new file mode 100644 index 000000000..29fc2235d --- /dev/null +++ b/classes/_airgap_beacon_core.ChromeStorage.html @@ -0,0 +1,257 @@ +ChromeStorage | Documentation
+
+ +
+
+
+ +
+
+

Internalapi

A storage that can be used in chrome extensions

+
+
+

Hierarchy

+
    +
  • ChromeStorage
+
+

Implements

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    This event will fire if the storage was modified by someone else, eg. on another tab

    +
    +
    +

    Parameters

    +
      +
    • +
      _callback: ((arg) => {})
      +

      The callback to be called when a storage value changes

      +
      +
      +
        +
      • +
          +
        • (arg): {}
        • +
        • +
          +

          Parameters

          +
            +
          • +
            arg: {
                eventType: "storageCleared" | "entryModified";
                key: null | string;
                newValue: null | string;
                oldValue: null | string;
            }
            +
              +
            • +
              eventType: "storageCleared" | "entryModified"
            • +
            • +
              key: null | string
            • +
            • +
              newValue: null | string
            • +
            • +
              oldValue: null | string
          +

          Returns {}

          +
      +

      Returns Promise<void>

      +
    +
    + +
      + +
    • +

      Returns a promise that resolves to true if the storage option is available on this platform.

      +
      +

      Returns Promise<boolean>

      +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_airgap_beacon_core.Client.html b/classes/_airgap_beacon_core.Client.html new file mode 100644 index 000000000..df9b6621a --- /dev/null +++ b/classes/_airgap_beacon_core.Client.html @@ -0,0 +1,559 @@ +Client | Documentation
    +
    + +
    +
    +
    +
    + +

    Class ClientAbstract

    +
    +
    +

    Internalapi

    This abstract class handles the a big part of the logic that is shared between the dapp and wallet client. +For example, it selects and manages the transport and accounts.

    +
    +
    +

    Hierarchy

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    _beaconId: ExposedPromise<string, unknown> = ...
    +

    The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

    +
    +
    +
    + +
    _keyPair: ExposedPromise<KeyPair, unknown> = ...
    +

    The local keypair that is used for the communication encryption

    +
    +
    +
    + +
    _transport: ExposedPromise<Transport<any, any, any>, unknown> = ...
    +
    + +
    accountManager: AccountManager
    +
    + +
    +
    + +
    appUrl?: string
    +

    The URL of the dApp.

    +
    +
    +
    + +
    handleResponse: ((_event, connectionInfo) => void)
    +
    +

    Type declaration

    +
    +
    + +
    iconUrl?: string
    +

    The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

    +
    +
    +
    + +
    matrixNodes: NodeDistributions
    +
    + +
    name: string
    +

    The name of the client

    +
    +
    +
    + +
    rateLimit: number = 2
    +

    How many requests can be sent after another

    +
    +
    +
    + +
    rateLimitWindowInSeconds: number = 5
    +

    The time window in seconds in which the "rateLimit" is checked

    +
    +
    +
    + +
    requestCounter: number[] = []
    +

    Stores the times when requests have been made to determine if the rate limit has been reached

    +
    +
    +
    + +
    storage: Storage
    +
    + +
    transportListeners: Map<TransportType, ((message, connectionInfo) => Promise<void>)> = ...
    +
    +

    Type declaration

    +
      +
    • +
        +
      • (message, connectionInfo): Promise<void>
      • +
      • +
        +

        Parameters

        +
        +

        Returns Promise<void>

    +
    +

    Accessors

    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Add a new request (current timestamp) to the pending requests, remove old ones and check if we are above the limit

      +
      +

      Returns Promise<boolean>

      +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      This method initializes the client. It will check if the connection should be established to a +browser extension or if the P2P transport should be used.

      +
      +
      +

      Parameters

      +
        +
      • +
        transport: Transport<any, any, any>
        +

        A transport that can be provided by the user

        +
        +
      +

      Returns Promise<TransportType>

      +
    +
    + +
      + +
    • +

      Remove the account by ID

      +
      +
      +

      Parameters

      +
        +
      • +
        accountIdentifier: string
        +

        The ID of an account

        +
        +
      +

      Returns Promise<void>

      +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_airgap_beacon_core.CommunicationClient.html b/classes/_airgap_beacon_core.CommunicationClient.html new file mode 100644 index 000000000..285b5f88a --- /dev/null +++ b/classes/_airgap_beacon_core.CommunicationClient.html @@ -0,0 +1,254 @@ +CommunicationClient | Documentation
    +
    + +
    +
    +
    +
    + +

    Class CommunicationClientAbstract

    +
    +
    +

    Internalapi

    +
    +

    Hierarchy

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    eventHandlers: Map<ClientEvents, Function> = ...
    +
    + +
    keyPair?: KeyPair
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Encrypt a message for a specific publicKey (receiver, asymmetric)

      +
      +
      +

      Parameters

      +
        +
      • +
        recipientPublicKey: string
      • +
      • +
        message: string
      +

      Returns Promise<string>

      +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_airgap_beacon_core.IndexedDBStorage.html b/classes/_airgap_beacon_core.IndexedDBStorage.html new file mode 100644 index 000000000..05165c439 --- /dev/null +++ b/classes/_airgap_beacon_core.IndexedDBStorage.html @@ -0,0 +1,418 @@ +IndexedDBStorage | Documentation
    +
    + +
    +
    +
    +
    + +

    Class IndexedDBStorage

    +
    +
    +

    Internalapi

    The storage used in the SDK

    +
    +
    +

    Hierarchy

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    db: null | IDBDatabase = null
    +
    + +
    dbName: string = 'WALLET_CONNECT_V2_INDEXED_DB'
    +
    + +
    isSupported: boolean = true
    +
    + +
    storeName: string = 'keyvaluestorage'
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      it copies over all key value pairs from a source store into a target one

      +
      +
      +

      Parameters

      +
        +
      • +
        targetDBName: string
        +

        the name of the target DB

        +
        +
      • +
      • +
        targetStoreName: string
        +

        the name of the target store

        +
        +
      • +
      • +
        skipKeys: string[] = []
        +

        all the keys to ignore

        +
        +
      +

      Returns Promise<void>

      +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      This event will fire if the storage was modified by someone else, eg. on another tab

      +
      +
      +

      Parameters

      +
        +
      • +
        callback: ((arg) => {})
        +

        The callback to be called when a storage value changes

        +
        +
        +
          +
        • +
            +
          • (arg): {}
          • +
          • +
            +

            Parameters

            +
              +
            • +
              arg: {
                  eventType: "storageCleared" | "entryModified";
                  key: null | string;
                  newValue: null | string;
                  oldValue: null | string;
              }
              +
                +
              • +
                eventType: "storageCleared" | "entryModified"
              • +
              • +
                key: null | string
              • +
              • +
                newValue: null | string
              • +
              • +
                oldValue: null | string
            +

            Returns {}

            +
        +

        Returns Promise<void>

        +
      +
      + +
        + +
      • +
        +

        Type Parameters

        +
          +
        • +

          T

        +
        +

        Parameters

        +
          +
        • +
          mode: IDBTransactionMode
        • +
        • +
          operation: ((store) => Promise<T>)
          +
            +
          • +
              +
            • (store): Promise<T>
            • +
            • +
              +

              Parameters

              +
                +
              • +
                store: IDBObjectStore
              +

              Returns Promise<T>

        +

        Returns Promise<T>

      +
      + +
        + +
      • +

        Returns a promise that resolves to true if the storage option is available on this platform.

        +
        +

        Returns Promise<boolean>

        +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/_airgap_beacon_core.LocalStorage.html b/classes/_airgap_beacon_core.LocalStorage.html new file mode 100644 index 000000000..f7b79f74f --- /dev/null +++ b/classes/_airgap_beacon_core.LocalStorage.html @@ -0,0 +1,276 @@ +LocalStorage | Documentation
      +
      + +
      +
      +
      + +
      +
      +

      Internalapi

      A storage that can be used in the browser

      +
      +
      +

      Hierarchy

      +
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      prefix?: string
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
        + +
      • +

        This event will fire if the storage was modified by someone else, eg. on another tab

        +
        +
        +

        Parameters

        +
          +
        • +
          callback: ((arg) => {})
          +

          The callback to be called when a storage value changes

          +
          +
          +
            +
          • +
              +
            • (arg): {}
            • +
            • +
              +

              Parameters

              +
                +
              • +
                arg: {
                    eventType: "storageCleared" | "entryModified";
                    key: null | string;
                    newValue: null | string;
                    oldValue: null | string;
                }
                +
                  +
                • +
                  eventType: "storageCleared" | "entryModified"
                • +
                • +
                  key: null | string
                • +
                • +
                  newValue: null | string
                • +
                • +
                  oldValue: null | string
              +

              Returns {}

              +
          +

          Returns Promise<void>

          +
        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.Logger.html b/classes/_airgap_beacon_core.Logger.html new file mode 100644 index 000000000..e6021689f --- /dev/null +++ b/classes/_airgap_beacon_core.Logger.html @@ -0,0 +1,216 @@ +Logger | Documentation
        +
        + +
        +
        +
        + +
        +

        Hierarchy

        +
          +
        • Logger
        +
        +

        Implements

        +
          +
        • LoggerInterface
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        name: string
        +
        +

        Methods

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            method: string
          • +
          • +
            Rest ...args: any[]
          +

          Returns void

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            method: string
          • +
          • +
            Rest ...args: any[]
          +

          Returns void

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            method: string
          • +
          • +
            Rest ...args: any[]
          +

          Returns void

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            start: boolean
          • +
          • +
            Optional label: string
          +

          Returns void

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            method: string
          • +
          • +
            Rest ...args: any[]
          +

          Returns void

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            method: string
          • +
          • +
            Rest ...args: any[]
          +

          Returns void

        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.MessageBasedClient.html b/classes/_airgap_beacon_core.MessageBasedClient.html new file mode 100644 index 000000000..cc6b7a56e --- /dev/null +++ b/classes/_airgap_beacon_core.MessageBasedClient.html @@ -0,0 +1,388 @@ +MessageBasedClient | Documentation
        +
        + +
        +
        +
        +
        + +

        Class MessageBasedClientAbstract

        +
        +
        +

        Internalapi

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        activeListeners: Map<string, unknown>
        +

        The listeners that will be notified of new messages

        +
        +
        +
        + +
        eventHandlers: Map<ClientEvents, Function> = ...
        +
        + +
        keyPair?: KeyPair
        +
        + +
        name: string
        +
        +

        Methods

        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.MultiTabChannel.html b/classes/_airgap_beacon_core.MultiTabChannel.html new file mode 100644 index 000000000..d2a412d66 --- /dev/null +++ b/classes/_airgap_beacon_core.MultiTabChannel.html @@ -0,0 +1,236 @@ +MultiTabChannel | Documentation
        +
        + +
        +
        +
        + +
        +

        Hierarchy

        +
          +
        • MultiTabChannel
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        channel: BroadcastChannel<any>
        +
        + +
        elector: LeaderElector
        +
        + +
        eventListeners: ((message) => Promise<void>)[] = ...
        +
        +

        Type declaration

        +
          +
        • +
            +
          • (message): Promise<void>
          • +
          • +
            +

            Parameters

            +
              +
            • +
              message: any
            +

            Returns Promise<void>

        +
        + +
        onBCMessageHandler: Function
        +
        + +
        onElectedLeaderHandler: Function
        +
        + +
        wasLeader: boolean = false
        +
        +

        Methods

        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.NetworkNotSupportedBeaconError.html b/classes/_airgap_beacon_core.NetworkNotSupportedBeaconError.html new file mode 100644 index 000000000..23ba6f19b --- /dev/null +++ b/classes/_airgap_beacon_core.NetworkNotSupportedBeaconError.html @@ -0,0 +1,166 @@ +NetworkNotSupportedBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class NetworkNotSupportedBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string = 'NetworkNotSupportedBeaconError'
        +
        + +
        title: string = 'Network Error'
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.NoAddressBeaconError.html b/classes/_airgap_beacon_core.NoAddressBeaconError.html new file mode 100644 index 000000000..517061de0 --- /dev/null +++ b/classes/_airgap_beacon_core.NoAddressBeaconError.html @@ -0,0 +1,166 @@ +NoAddressBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class NoAddressBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string = 'NoAddressBeaconError'
        +
        + +
        title: string = 'No Address'
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.NoPrivateKeyBeaconError.html b/classes/_airgap_beacon_core.NoPrivateKeyBeaconError.html new file mode 100644 index 000000000..be1f90e6f --- /dev/null +++ b/classes/_airgap_beacon_core.NoPrivateKeyBeaconError.html @@ -0,0 +1,166 @@ +NoPrivateKeyBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class NoPrivateKeyBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string = 'NoPrivateKeyBeaconError'
        +
        + +
        title: string = 'Account Not Found'
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.NotGrantedBeaconError.html b/classes/_airgap_beacon_core.NotGrantedBeaconError.html new file mode 100644 index 000000000..635762a77 --- /dev/null +++ b/classes/_airgap_beacon_core.NotGrantedBeaconError.html @@ -0,0 +1,166 @@ +NotGrantedBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class NotGrantedBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string = 'NotGrantedBeaconError'
        +
        + +
        title: string = 'Permission Not Granted'
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.ParametersInvalidBeaconError.html b/classes/_airgap_beacon_core.ParametersInvalidBeaconError.html new file mode 100644 index 000000000..a626e9da3 --- /dev/null +++ b/classes/_airgap_beacon_core.ParametersInvalidBeaconError.html @@ -0,0 +1,166 @@ +ParametersInvalidBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class ParametersInvalidBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string = 'ParametersInvalidBeaconError'
        +
        + +
        title: string = 'Parameters Invalid'
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.PeerManager.html b/classes/_airgap_beacon_core.PeerManager.html new file mode 100644 index 000000000..0bee543ec --- /dev/null +++ b/classes/_airgap_beacon_core.PeerManager.html @@ -0,0 +1,215 @@ +PeerManager | Documentation
        +
        + +
        +
        +
        +
        + +

        Class PeerManager<T>

        +
        +
        +

        Internalapi

        The PeerManager provides CRUD functionality for peer entities and persists them to the provided storage.

        +
        +
        +

        Type Parameters

        +
        +
        +

        Hierarchy

        +
          +
        • PeerManager
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        storageManager: StorageManager<T>
        +
        +

        Methods

        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.PermissionManager.html b/classes/_airgap_beacon_core.PermissionManager.html new file mode 100644 index 000000000..2d924f0f4 --- /dev/null +++ b/classes/_airgap_beacon_core.PermissionManager.html @@ -0,0 +1,203 @@ +PermissionManager | Documentation
        +
        + +
        +
        +
        +
        + +

        Class PermissionManager

        +
        +
        +

        Internalapi

        The PermissionManager provides CRUD functionality for permission entities and persists them to the provided storage.

        +
        +
        +

        Hierarchy

        +
          +
        • PermissionManager
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        storageManager: StorageManager<PERMISSION_LIST>
        +
        +

        Methods

        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.Serializer.html b/classes/_airgap_beacon_core.Serializer.html new file mode 100644 index 000000000..7794f7aa3 --- /dev/null +++ b/classes/_airgap_beacon_core.Serializer.html @@ -0,0 +1,131 @@ +Serializer | Documentation
        +
        + +
        +
        +
        + +
        +
        +

        Internalapi

        The Serializer is used to serialize / deserialize JSON objects and encode them with bs58check

        +
        +
        +

        Hierarchy

        +
          +
        • Serializer
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Methods

        +
        + +
          + +
        • +

          Deserialize a bs58check encoded string

          +
          +
          +

          Parameters

          +
            +
          • +
            encoded: string
            +

            String to be deserialized

            +
            +
          +

          Returns Promise<unknown>

          +
        +
        + +
          + +
        • +

          Serialize and bs58check encode an object

          +
          +
          +

          Parameters

          +
            +
          • +
            message: unknown
            +

            JSON object to serialize

            +
            +
          +

          Returns Promise<string>

          +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.SignatureTypeNotSupportedBeaconError.html b/classes/_airgap_beacon_core.SignatureTypeNotSupportedBeaconError.html new file mode 100644 index 000000000..aa5cdb18a --- /dev/null +++ b/classes/_airgap_beacon_core.SignatureTypeNotSupportedBeaconError.html @@ -0,0 +1,166 @@ +SignatureTypeNotSupportedBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class SignatureTypeNotSupportedBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string = 'SignatureTypeNotSupportedBeaconError'
        +
        + +
        title: string = 'Signature Type Not Supported'
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.StorageValidator.html b/classes/_airgap_beacon_core.StorageValidator.html new file mode 100644 index 000000000..ed6efc8fe --- /dev/null +++ b/classes/_airgap_beacon_core.StorageValidator.html @@ -0,0 +1,210 @@ +StorageValidator | Documentation
        +
        + +
        +
        +
        +
        + +

        Class StorageValidator

        +
        +

        Hierarchy

        +
          +
        • StorageValidator
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        storage: Storage
        +
        +

        Methods

        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.TooManyOperationsBeaconError.html b/classes/_airgap_beacon_core.TooManyOperationsBeaconError.html new file mode 100644 index 000000000..c23ba8135 --- /dev/null +++ b/classes/_airgap_beacon_core.TooManyOperationsBeaconError.html @@ -0,0 +1,166 @@ +TooManyOperationsBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class TooManyOperationsBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string = 'TooManyOperationsBeaconError'
        +
        + +
        title: string = 'Too Many Operations'
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.TransactionInvalidBeaconError.html b/classes/_airgap_beacon_core.TransactionInvalidBeaconError.html new file mode 100644 index 000000000..9f5646b26 --- /dev/null +++ b/classes/_airgap_beacon_core.TransactionInvalidBeaconError.html @@ -0,0 +1,178 @@ +TransactionInvalidBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class TransactionInvalidBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        data: unknown
        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string = 'TransactionInvalidBeaconError'
        +
        + +
        title: string = 'Transaction Invalid'
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.Transport.html b/classes/_airgap_beacon_core.Transport.html new file mode 100644 index 000000000..64286d7ed --- /dev/null +++ b/classes/_airgap_beacon_core.Transport.html @@ -0,0 +1,472 @@ +Transport | Documentation
        +
        + +
        +
        +
        +
        + +

        Class Transport<T, K, S>Abstract

        +
        +
        +

        Internalapi

        +
        +

        Type Parameters

        +
        +
        +

        Hierarchy

        +
          +
        • Transport
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        _isConnected: TransportStatus = TransportStatus.NOT_CONNECTED
        +

        The status of the transport

        +
        +
        +
        + +
        client: S
        +

        The client handling the encryption/decryption of messages

        +
        +
        +
        + +
        listeners: ((message, connectionInfo) => void)[] = []
        +

        The listeners that will be notified when new messages are coming in

        +
        +
        +

        Type declaration

        +
          +
        • +
            +
          • (message, connectionInfo): void
          • +
          • +
            +

            Parameters

            +
            +

            Returns void

        +
        +
        + +
        name: string
        +

        The name of the app

        +
        +
        +
        + +
        newPeerListener?: ((peer) => void)
        +
        +

        Type declaration

        +
          +
        • +
            +
          • (peer): void
          • +
          • +

            The listener that will be invoked when a new peer is connected

            +
            +
            +

            Parameters

            +
              +
            • +
              peer: T
            +

            Returns void

            +
        +
        + +
        peerManager: PeerManager<K>
        +
        + +
        type: TransportType = TransportType.POST_MESSAGE
        +

        The type of the transport

        +
        +
        +
        +

        Accessors

        +
        + +
        +
        +

        Methods

        +
        + +
          + +
        • +

          Add a listener to be called when a new message is received

          +
          +
          +

          Parameters

          +
            +
          • +
            listener: ((message, connectionInfo) => void)
            +

            The listener that will be registered

            +
            +
            +
              +
            • +
                +
              • (message, connectionInfo): void
              • +
              • +
                +

                Parameters

                +
                +

                Returns void

          +

          Returns Promise<void>

          +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
          + +
        • +

          Notify the listeners when a new message comes in

          +
          +
          +

          Parameters

          +
            +
          • +
            message: unknown
            +

            Message

            +
            +
          • +
          • +
            connectionInfo: ConnectionContext
            +

            Context info about the connection

            +
            +
          +

          Returns Promise<void>

          +
        +
        + +
        +
        + +
          + +
        • +

          Remove a listener

          +
          +
          +

          Parameters

          +
            +
          • +
            listener: ((message, connectionInfo) => void)
            +
              +
            • +
                +
              • (message, connectionInfo): void
              • +
              • +
                +

                Parameters

                +
                +

                Returns void

          +

          Returns Promise<void>

          +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
          + +
        • +

          Returns a promise that resolves to true if the transport is available, false if it is not

          +
          +

          Returns Promise<boolean>

          +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.UnknownBeaconError.html b/classes/_airgap_beacon_core.UnknownBeaconError.html new file mode 100644 index 000000000..5bb0befd7 --- /dev/null +++ b/classes/_airgap_beacon_core.UnknownBeaconError.html @@ -0,0 +1,166 @@ +UnknownBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class UnknownBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string = 'UnknownBeaconError'
        +
        + +
        title: string = 'Error'
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_core.WCStorage.html b/classes/_airgap_beacon_core.WCStorage.html new file mode 100644 index 000000000..ac700ebe7 --- /dev/null +++ b/classes/_airgap_beacon_core.WCStorage.html @@ -0,0 +1,238 @@ +WCStorage | Documentation
        +
        + +
        +
        +
        + +
        +

        Hierarchy

        +
          +
        • WCStorage
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        channel: BroadcastChannel = ...
        +
        + +
        indexedDB: IndexedDBStorage = ...
        +
        + +
        localStorage: LocalStorage = ...
        +
        + +
        onErrorHandler: undefined | ((data) => void)
        +
        +

        Type declaration

        +
          +
        • +
            +
          • (data): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              data: any
            +

            Returns void

        +
        + +
        onMessageHandler: undefined | ((type) => void)
        +
        +

        Type declaration

        +
          +
        • +
            +
          • (type): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              type: string
            +

            Returns void

        +
        +

        Methods

        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.AbortedBeaconError.html b/classes/_airgap_beacon_dapp.AbortedBeaconError.html new file mode 100644 index 000000000..7900e1784 --- /dev/null +++ b/classes/_airgap_beacon_dapp.AbortedBeaconError.html @@ -0,0 +1,166 @@ +AbortedBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class AbortedBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string
        +
        + +
        title: string
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.AccountManager.html b/classes/_airgap_beacon_dapp.AccountManager.html new file mode 100644 index 000000000..a20cdbd89 --- /dev/null +++ b/classes/_airgap_beacon_dapp.AccountManager.html @@ -0,0 +1,220 @@ +AccountManager | Documentation
        +
        + +
        +
        +
        + +
        +
        +

        Internalapi

        The AccountManager provides CRUD functionality for account entities and persists them to the provided storage.

        +
        +
        +

        Hierarchy

        +
          +
        • AccountManager
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        storageManager: any
        +
        +

        Methods

        +
        + +
          + +
        • +
          +

          Parameters

          +
          +

          Returns Promise<void>

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            accountIdentifier: string
          +

          Returns Promise<undefined | AccountInfo>

        +
        + +
          + +
        • +

          Returns Promise<AccountInfo[]>

        +
        + +
          + +
        • +
          +

          Parameters

          +
          +

          Returns Promise<boolean>

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            accountIdentifier: string
          +

          Returns Promise<void>

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            accountIdentifiers: string[]
          +

          Returns Promise<void>

        +
        + +
          + +
        • +

          Returns Promise<void>

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            accountIdentifier: string
          • +
          • +
            accountInfo: Partial<AccountInfo>
          +

          Returns Promise<undefined | AccountInfo>

        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.AppMetadataManager.html b/classes/_airgap_beacon_dapp.AppMetadataManager.html new file mode 100644 index 000000000..7e5718d0d --- /dev/null +++ b/classes/_airgap_beacon_dapp.AppMetadataManager.html @@ -0,0 +1,188 @@ +AppMetadataManager | Documentation
        +
        + +
        +
        +
        +
        + +

        Class AppMetadataManager

        +
        +
        +

        Internalapi

        The AppMetadataManager provides CRUD functionality for app-metadata entities and persists them to the provided storage.

        +
        +
        +

        Hierarchy

        +
          +
        • AppMetadataManager
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        storageManager: any
        +
        +

        Methods

        +
        + +
          + +
        • +
          +

          Parameters

          +
          +

          Returns Promise<void>

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            senderId: string
          +

          Returns Promise<undefined | AppMetadata>

        +
        + +
          + +
        • +

          Returns Promise<AppMetadata[]>

        +
        + +
          + +
        • +

          Returns Promise<void>

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            senderId: string
          +

          Returns Promise<void>

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            senderIds: string[]
          +

          Returns Promise<void>

        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.BeaconClient.html b/classes/_airgap_beacon_dapp.BeaconClient.html new file mode 100644 index 000000000..e7fdff3a9 --- /dev/null +++ b/classes/_airgap_beacon_dapp.BeaconClient.html @@ -0,0 +1,237 @@ +BeaconClient | Documentation
        +
        + +
        +
        +
        +
        + +

        Class BeaconClientAbstract

        +
        +
        +

        Internalapi

        The beacon client is an abstract client that handles everything that is shared between all other clients. +Specifically, it handles managing the beaconId and and the local keypair.

        +
        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        _beaconId: ExposedPromise<string, unknown>
        +

        The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

        +
        +
        +
        + +
        _keyPair: ExposedPromise<KeyPair, unknown>
        +

        The local keypair that is used for the communication encryption

        +
        +
        +
        + +
        +
        + +
        appUrl?: string
        +

        The URL of the dApp.

        +
        +
        +
        + +
        iconUrl?: string
        +

        The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

        +
        +
        +
        + +
        initSDK: any
        +

        This method initializes the SDK by setting some values in the storage and generating a keypair.

        +
        +
        +
        + +
        loadOrCreateBeaconSecret: any
        +

        This method tries to load the seed from storage, if it doesn't exist, a new one will be created and persisted.

        +
        +
        +
        + +
        name: string
        +

        The name of the client

        +
        +
        +
        + +
        removeBeaconEntriesFromStorage: any
        +

        Removes all beacon values from the storage.

        +
        +
        +
        + +
        storage: Storage
        +
        +

        Accessors

        +
        + +
          +
        • get beaconId(): Promise<string>
        • +
        • +

          Returns Promise<string>

        +
        + +
          +
        • get keyPair(): Promise<KeyPair>
        • +
        • +

          Returns Promise<KeyPair>

        +
        +

        Methods

        +
        + +
          + +
        • +

          This resets the SDK. After using this method, this instance is no longer usable. You will have to instanciate a new client.

          +
          +

          Returns Promise<void>

          +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.BeaconError.html b/classes/_airgap_beacon_dapp.BeaconError.html new file mode 100644 index 000000000..0d22f92e5 --- /dev/null +++ b/classes/_airgap_beacon_dapp.BeaconError.html @@ -0,0 +1,182 @@ +BeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class BeaconErrorAbstract

        +
        +

        Hierarchy

        +
        +
        +

        Implements

        +
          +
        • Error
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
          + +
        • +
          +

          Parameters

          +
          +

          Returns BeaconError

        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string
        +
        + +
        title: string
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
          + +
        • +
          +

          Parameters

          +
          +

          Returns BeaconError

        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.BeaconEventHandler.html b/classes/_airgap_beacon_dapp.BeaconEventHandler.html new file mode 100644 index 000000000..f20db9910 --- /dev/null +++ b/classes/_airgap_beacon_dapp.BeaconEventHandler.html @@ -0,0 +1,404 @@ +BeaconEventHandler | Documentation
        +
        + +
        +
        +
        +
        + +

        Class BeaconEventHandler

        +
        +
        +

        Internalapi

        Handles beacon events

        +
        +
        +

        Hierarchy

        +
          +
        • BeaconEventHandler
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            eventsToOverride: {
                ACKNOWLEDGE_RECEIVED: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        extraInfo: ExtraInfo;
                        message: AcknowledgeResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                ACTIVE_ACCOUNT_SET: undefined | {
                    handler: BeaconEventHandlerFunction<AccountInfo>;
                };
                ACTIVE_TRANSPORT_SET: undefined | {
                    handler: BeaconEventHandlerFunction<Transport<PeerInfo, any, any>>;
                };
                BROADCAST_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                BROADCAST_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                BROADCAST_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        network: Network;
                        output: BroadcastResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                CHANNEL_CLOSED: undefined | {
                    handler: BeaconEventHandlerFunction<string>;
                };
                HIDE_UI: undefined | {
                    handler: BeaconEventHandlerFunction<undefined | ("alert" | "toast")[]>;
                };
                INTERNAL_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        buttons?: AlertButton[];
                        text: string;
                    }>;
                };
                INVALID_ACTIVE_ACCOUNT_STATE: undefined | {
                    handler: BeaconEventHandlerFunction<undefined>;
                };
                LOCAL_RATE_LIMIT_REACHED: undefined | {
                    handler: BeaconEventHandlerFunction<undefined>;
                };
                NO_PERMISSIONS: undefined | {
                    handler: BeaconEventHandlerFunction<undefined>;
                };
                OPERATION_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorMessages: Record<string, Record<string | number, string>>;
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                OPERATION_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                OPERATION_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        account: AccountInfo;
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        output: OperationResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                PAIR_INIT: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        analytics: AnalyticsInterface;
                        disclaimerText?: string;
                        featuredWallets?: string[];
                        networkType: NetworkType;
                        p2pPeerInfo: (() => Promise<P2PPairingRequest>);
                        postmessagePeerInfo: (() => Promise<PostMessagePairingRequest>);
                        walletConnectPeerInfo: (() => Promise<WalletConnectPairingRequest>);
                        abortedHandler?() => void;
                    }>;
                };
                PAIR_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<ExtendedP2PPairingResponse | ExtendedPostMessagePairingResponse | ExtendedWalletConnectPairingResponse>;
                };
                PERMISSION_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                PERMISSION_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                PERMISSION_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        account: AccountInfo;
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        output: PermissionResponseOutput;
                        walletInfo: WalletInfo;
                    }>;
                };
                PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        account: AccountInfo;
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        output: ProofOfEventChallengeResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                SHOW_PREPARE: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        walletInfo?: WalletInfo;
                    }>;
                };
                SIGN_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                SIGN_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                SIGN_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        connectionContext: ConnectionContext;
                        output: SignPayloadResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        account: AccountInfo;
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        output: SimulatedProofOfEventChallengeResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                UNKNOWN: undefined | {
                    handler: BeaconEventHandlerFunction<undefined>;
                };
            } = {}
            +
              +
            • +
              ACKNOWLEDGE_RECEIVED: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      extraInfo: ExtraInfo;
                      message: AcknowledgeResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              ACTIVE_ACCOUNT_SET: undefined | {
                  handler: BeaconEventHandlerFunction<AccountInfo>;
              }
            • +
            • +
              ACTIVE_TRANSPORT_SET: undefined | {
                  handler: BeaconEventHandlerFunction<Transport<PeerInfo, any, any>>;
              }
            • +
            • +
              BROADCAST_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              BROADCAST_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              BROADCAST_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      network: Network;
                      output: BroadcastResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              CHANNEL_CLOSED: undefined | {
                  handler: BeaconEventHandlerFunction<string>;
              }
            • +
            • +
              HIDE_UI: undefined | {
                  handler: BeaconEventHandlerFunction<undefined | ("alert" | "toast")[]>;
              }
            • +
            • +
              INTERNAL_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      buttons?: AlertButton[];
                      text: string;
                  }>;
              }
            • +
            • +
              INVALID_ACTIVE_ACCOUNT_STATE: undefined | {
                  handler: BeaconEventHandlerFunction<undefined>;
              }
            • +
            • +
              LOCAL_RATE_LIMIT_REACHED: undefined | {
                  handler: BeaconEventHandlerFunction<undefined>;
              }
            • +
            • +
              NO_PERMISSIONS: undefined | {
                  handler: BeaconEventHandlerFunction<undefined>;
              }
            • +
            • +
              OPERATION_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorMessages: Record<string, Record<string | number, string>>;
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              OPERATION_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              OPERATION_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      account: AccountInfo;
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      output: OperationResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              PAIR_INIT: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      analytics: AnalyticsInterface;
                      disclaimerText?: string;
                      featuredWallets?: string[];
                      networkType: NetworkType;
                      p2pPeerInfo: (() => Promise<P2PPairingRequest>);
                      postmessagePeerInfo: (() => Promise<PostMessagePairingRequest>);
                      walletConnectPeerInfo: (() => Promise<WalletConnectPairingRequest>);
                      abortedHandler?() => void;
                  }>;
              }
            • +
            • +
              PAIR_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<ExtendedP2PPairingResponse | ExtendedPostMessagePairingResponse | ExtendedWalletConnectPairingResponse>;
              }
            • +
            • +
              PERMISSION_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              PERMISSION_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              PERMISSION_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      account: AccountInfo;
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      output: PermissionResponseOutput;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      account: AccountInfo;
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      output: ProofOfEventChallengeResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              SHOW_PREPARE: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      walletInfo?: WalletInfo;
                  }>;
              }
            • +
            • +
              SIGN_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              SIGN_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              SIGN_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      connectionContext: ConnectionContext;
                      output: SignPayloadResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      account: AccountInfo;
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      output: SimulatedProofOfEventChallengeResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              UNKNOWN: undefined | {
                  handler: BeaconEventHandlerFunction<undefined>;
              }
          • +
          • +
            Optional overrideAll: boolean
          +

          Returns BeaconEventHandler

        +
        +

        Properties

        +
        + +
        callbackMap: {
            ACKNOWLEDGE_RECEIVED: BeaconEventHandlerFunction<any>[];
            ACTIVE_ACCOUNT_SET: BeaconEventHandlerFunction<any>[];
            ACTIVE_TRANSPORT_SET: BeaconEventHandlerFunction<any>[];
            BROADCAST_REQUEST_ERROR: BeaconEventHandlerFunction<any>[];
            BROADCAST_REQUEST_SENT: BeaconEventHandlerFunction<any>[];
            BROADCAST_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[];
            CHANNEL_CLOSED: BeaconEventHandlerFunction<any>[];
            HIDE_UI: BeaconEventHandlerFunction<any>[];
            INTERNAL_ERROR: BeaconEventHandlerFunction<any>[];
            INVALID_ACTIVE_ACCOUNT_STATE: BeaconEventHandlerFunction<any>[];
            LOCAL_RATE_LIMIT_REACHED: BeaconEventHandlerFunction<any>[];
            NO_PERMISSIONS: BeaconEventHandlerFunction<any>[];
            OPERATION_REQUEST_ERROR: BeaconEventHandlerFunction<any>[];
            OPERATION_REQUEST_SENT: BeaconEventHandlerFunction<any>[];
            OPERATION_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[];
            PAIR_INIT: BeaconEventHandlerFunction<any>[];
            PAIR_SUCCESS: BeaconEventHandlerFunction<any>[];
            PERMISSION_REQUEST_ERROR: BeaconEventHandlerFunction<any>[];
            PERMISSION_REQUEST_SENT: BeaconEventHandlerFunction<any>[];
            PERMISSION_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[];
            PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: BeaconEventHandlerFunction<any>[];
            PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: BeaconEventHandlerFunction<any>[];
            PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[];
            SHOW_PREPARE: BeaconEventHandlerFunction<any>[];
            SIGN_REQUEST_ERROR: BeaconEventHandlerFunction<any>[];
            SIGN_REQUEST_SENT: BeaconEventHandlerFunction<any>[];
            SIGN_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[];
            SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: BeaconEventHandlerFunction<any>[];
            SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: BeaconEventHandlerFunction<any>[];
            SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[];
            UNKNOWN: BeaconEventHandlerFunction<any>[];
        } = ...
        +
        +

        Type declaration

        +
          +
        • +
          ACKNOWLEDGE_RECEIVED: BeaconEventHandlerFunction<any>[]
        • +
        • +
          ACTIVE_ACCOUNT_SET: BeaconEventHandlerFunction<any>[]
        • +
        • +
          ACTIVE_TRANSPORT_SET: BeaconEventHandlerFunction<any>[]
        • +
        • +
          BROADCAST_REQUEST_ERROR: BeaconEventHandlerFunction<any>[]
        • +
        • +
          BROADCAST_REQUEST_SENT: BeaconEventHandlerFunction<any>[]
        • +
        • +
          BROADCAST_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[]
        • +
        • +
          CHANNEL_CLOSED: BeaconEventHandlerFunction<any>[]
        • +
        • +
          HIDE_UI: BeaconEventHandlerFunction<any>[]
        • +
        • +
          INTERNAL_ERROR: BeaconEventHandlerFunction<any>[]
        • +
        • +
          INVALID_ACTIVE_ACCOUNT_STATE: BeaconEventHandlerFunction<any>[]
        • +
        • +
          LOCAL_RATE_LIMIT_REACHED: BeaconEventHandlerFunction<any>[]
        • +
        • +
          NO_PERMISSIONS: BeaconEventHandlerFunction<any>[]
        • +
        • +
          OPERATION_REQUEST_ERROR: BeaconEventHandlerFunction<any>[]
        • +
        • +
          OPERATION_REQUEST_SENT: BeaconEventHandlerFunction<any>[]
        • +
        • +
          OPERATION_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[]
        • +
        • +
          PAIR_INIT: BeaconEventHandlerFunction<any>[]
        • +
        • +
          PAIR_SUCCESS: BeaconEventHandlerFunction<any>[]
        • +
        • +
          PERMISSION_REQUEST_ERROR: BeaconEventHandlerFunction<any>[]
        • +
        • +
          PERMISSION_REQUEST_SENT: BeaconEventHandlerFunction<any>[]
        • +
        • +
          PERMISSION_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[]
        • +
        • +
          PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: BeaconEventHandlerFunction<any>[]
        • +
        • +
          PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: BeaconEventHandlerFunction<any>[]
        • +
        • +
          PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[]
        • +
        • +
          SHOW_PREPARE: BeaconEventHandlerFunction<any>[]
        • +
        • +
          SIGN_REQUEST_ERROR: BeaconEventHandlerFunction<any>[]
        • +
        • +
          SIGN_REQUEST_SENT: BeaconEventHandlerFunction<any>[]
        • +
        • +
          SIGN_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[]
        • +
        • +
          SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: BeaconEventHandlerFunction<any>[]
        • +
        • +
          SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: BeaconEventHandlerFunction<any>[]
        • +
        • +
          SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: BeaconEventHandlerFunction<any>[]
        • +
        • +
          UNKNOWN: BeaconEventHandlerFunction<any>[]
        +
        +

        Methods

        +
        + +
          + +
        • +

          Emit a beacon event

          +
          +
          +

          Type Parameters

          +
          +
          +

          Parameters

          +
            +
          • +
            event: K
            +

            The event being emitted

            +
            +
          • +
          • +
            Optional data: BeaconEventType[K]
            +

            The data to be emit

            +
            +
          • +
          • +
            Optional eventCallback: AlertButton[]
          +

          Returns Promise<void>

          +
        +
        + +
          + +
        • +

          A method to subscribe to a specific beacon event and register a callback

          +
          +
          +

          Type Parameters

          +
          +
          +

          Parameters

          +
            +
          • +
            event: K
            +

            The event being emitted

            +
            +
          • +
          • +
            eventCallback: BeaconEventHandlerFunction<BeaconEventType[K]>
            +

            The callback that will be invoked

            +
            +
          +

          Returns Promise<void>

          +
        +
        + +
          + +
        • +

          Override beacon event default callbacks. This can be used to disable default alert/toast behaviour

          +
          +
          +

          Parameters

          +
            +
          • +
            eventsToOverride: {
                ACKNOWLEDGE_RECEIVED: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        extraInfo: ExtraInfo;
                        message: AcknowledgeResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                ACTIVE_ACCOUNT_SET: undefined | {
                    handler: BeaconEventHandlerFunction<AccountInfo>;
                };
                ACTIVE_TRANSPORT_SET: undefined | {
                    handler: BeaconEventHandlerFunction<Transport<PeerInfo, any, any>>;
                };
                BROADCAST_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                BROADCAST_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                BROADCAST_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        network: Network;
                        output: BroadcastResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                CHANNEL_CLOSED: undefined | {
                    handler: BeaconEventHandlerFunction<string>;
                };
                HIDE_UI: undefined | {
                    handler: BeaconEventHandlerFunction<undefined | ("alert" | "toast")[]>;
                };
                INTERNAL_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        buttons?: AlertButton[];
                        text: string;
                    }>;
                };
                INVALID_ACTIVE_ACCOUNT_STATE: undefined | {
                    handler: BeaconEventHandlerFunction<undefined>;
                };
                LOCAL_RATE_LIMIT_REACHED: undefined | {
                    handler: BeaconEventHandlerFunction<undefined>;
                };
                NO_PERMISSIONS: undefined | {
                    handler: BeaconEventHandlerFunction<undefined>;
                };
                OPERATION_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorMessages: Record<string, Record<string | number, string>>;
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                OPERATION_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                OPERATION_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        account: AccountInfo;
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        output: OperationResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                PAIR_INIT: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        analytics: AnalyticsInterface;
                        disclaimerText?: string;
                        featuredWallets?: string[];
                        networkType: NetworkType;
                        p2pPeerInfo: (() => Promise<P2PPairingRequest>);
                        postmessagePeerInfo: (() => Promise<PostMessagePairingRequest>);
                        walletConnectPeerInfo: (() => Promise<WalletConnectPairingRequest>);
                        abortedHandler?() => void;
                    }>;
                };
                PAIR_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<ExtendedP2PPairingResponse | ExtendedPostMessagePairingResponse | ExtendedWalletConnectPairingResponse>;
                };
                PERMISSION_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                PERMISSION_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                PERMISSION_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        account: AccountInfo;
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        output: PermissionResponseOutput;
                        walletInfo: WalletInfo;
                    }>;
                };
                PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        account: AccountInfo;
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        output: ProofOfEventChallengeResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                SHOW_PREPARE: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        walletInfo?: WalletInfo;
                    }>;
                };
                SIGN_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                SIGN_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                SIGN_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        connectionContext: ConnectionContext;
                        output: SignPayloadResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        errorResponse: ErrorResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                    handler: BeaconEventHandlerFunction<RequestSentInfo>;
                };
                SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                    handler: BeaconEventHandlerFunction<{
                        account: AccountInfo;
                        blockExplorer: BlockExplorer;
                        connectionContext: ConnectionContext;
                        output: SimulatedProofOfEventChallengeResponse;
                        walletInfo: WalletInfo;
                    }>;
                };
                UNKNOWN: undefined | {
                    handler: BeaconEventHandlerFunction<undefined>;
                };
            }
            +

            An object with the events to override

            +
            +
            +
              +
            • +
              ACKNOWLEDGE_RECEIVED: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      extraInfo: ExtraInfo;
                      message: AcknowledgeResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              ACTIVE_ACCOUNT_SET: undefined | {
                  handler: BeaconEventHandlerFunction<AccountInfo>;
              }
            • +
            • +
              ACTIVE_TRANSPORT_SET: undefined | {
                  handler: BeaconEventHandlerFunction<Transport<PeerInfo, any, any>>;
              }
            • +
            • +
              BROADCAST_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              BROADCAST_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              BROADCAST_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      network: Network;
                      output: BroadcastResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              CHANNEL_CLOSED: undefined | {
                  handler: BeaconEventHandlerFunction<string>;
              }
            • +
            • +
              HIDE_UI: undefined | {
                  handler: BeaconEventHandlerFunction<undefined | ("alert" | "toast")[]>;
              }
            • +
            • +
              INTERNAL_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      buttons?: AlertButton[];
                      text: string;
                  }>;
              }
            • +
            • +
              INVALID_ACTIVE_ACCOUNT_STATE: undefined | {
                  handler: BeaconEventHandlerFunction<undefined>;
              }
            • +
            • +
              LOCAL_RATE_LIMIT_REACHED: undefined | {
                  handler: BeaconEventHandlerFunction<undefined>;
              }
            • +
            • +
              NO_PERMISSIONS: undefined | {
                  handler: BeaconEventHandlerFunction<undefined>;
              }
            • +
            • +
              OPERATION_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorMessages: Record<string, Record<string | number, string>>;
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              OPERATION_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              OPERATION_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      account: AccountInfo;
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      output: OperationResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              PAIR_INIT: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      analytics: AnalyticsInterface;
                      disclaimerText?: string;
                      featuredWallets?: string[];
                      networkType: NetworkType;
                      p2pPeerInfo: (() => Promise<P2PPairingRequest>);
                      postmessagePeerInfo: (() => Promise<PostMessagePairingRequest>);
                      walletConnectPeerInfo: (() => Promise<WalletConnectPairingRequest>);
                      abortedHandler?() => void;
                  }>;
              }
            • +
            • +
              PAIR_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<ExtendedP2PPairingResponse | ExtendedPostMessagePairingResponse | ExtendedWalletConnectPairingResponse>;
              }
            • +
            • +
              PERMISSION_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              PERMISSION_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              PERMISSION_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      account: AccountInfo;
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      output: PermissionResponseOutput;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      account: AccountInfo;
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      output: ProofOfEventChallengeResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              SHOW_PREPARE: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      walletInfo?: WalletInfo;
                  }>;
              }
            • +
            • +
              SIGN_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              SIGN_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              SIGN_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      connectionContext: ConnectionContext;
                      output: SignPayloadResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      errorResponse: ErrorResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                  handler: BeaconEventHandlerFunction<RequestSentInfo>;
              }
            • +
            • +
              SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                  handler: BeaconEventHandlerFunction<{
                      account: AccountInfo;
                      blockExplorer: BlockExplorer;
                      connectionContext: ConnectionContext;
                      output: SimulatedProofOfEventChallengeResponse;
                      walletInfo: WalletInfo;
                  }>;
              }
            • +
            • +
              UNKNOWN: undefined | {
                  handler: BeaconEventHandlerFunction<undefined>;
              }
          +

          Returns void

          +
        +
        + +
          + +
        • +

          Set all event callbacks to a specific handler.

          +
          +
          +

          Parameters

          +
            +
          • +
            Optional handler: BeaconEventHandlerFunction<unknown>
          +

          Returns void

          +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.BlockExplorer.html b/classes/_airgap_beacon_dapp.BlockExplorer.html new file mode 100644 index 000000000..50871b46f --- /dev/null +++ b/classes/_airgap_beacon_dapp.BlockExplorer.html @@ -0,0 +1,249 @@ +BlockExplorer | Documentation
        +
        + +
        +
        +
        +
        + +

        Class BlockExplorerAbstract

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            rpcUrls: {
                custom: string;
                dailynet: string;
                delphinet: string;
                edonet: string;
                florencenet: string;
                ghostnet: string;
                granadanet: string;
                hangzhounet: string;
                ithacanet: string;
                jakartanet: string;
                kathmandunet: string;
                limanet: string;
                mainnet: string;
                mumbainet: string;
                nairobinet: string;
                oxfordnet: string;
                parisnet: string;
                weeklynet: string;
            }
            +
              +
            • +
              custom: string
            • +
            • +
              dailynet: string
            • +
            • +
              delphinet: string
            • +
            • +
              edonet: string
            • +
            • +
              florencenet: string
            • +
            • +
              ghostnet: string
            • +
            • +
              granadanet: string
            • +
            • +
              hangzhounet: string
            • +
            • +
              ithacanet: string
            • +
            • +
              jakartanet: string
            • +
            • +
              kathmandunet: string
            • +
            • +
              limanet: string
            • +
            • +
              mainnet: string
            • +
            • +
              mumbainet: string
            • +
            • +
              nairobinet: string
            • +
            • +
              oxfordnet: string
            • +
            • +
              parisnet: string
            • +
            • +
              weeklynet: string
          +

          Returns BlockExplorer

        +
        +

        Properties

        +
        + +
        rpcUrls: {
            custom: string;
            dailynet: string;
            delphinet: string;
            edonet: string;
            florencenet: string;
            ghostnet: string;
            granadanet: string;
            hangzhounet: string;
            ithacanet: string;
            jakartanet: string;
            kathmandunet: string;
            limanet: string;
            mainnet: string;
            mumbainet: string;
            nairobinet: string;
            oxfordnet: string;
            parisnet: string;
            weeklynet: string;
        }
        +
        +

        Type declaration

        +
          +
        • +
          custom: string
        • +
        • +
          dailynet: string
        • +
        • +
          delphinet: string
        • +
        • +
          edonet: string
        • +
        • +
          florencenet: string
        • +
        • +
          ghostnet: string
        • +
        • +
          granadanet: string
        • +
        • +
          hangzhounet: string
        • +
        • +
          ithacanet: string
        • +
        • +
          jakartanet: string
        • +
        • +
          kathmandunet: string
        • +
        • +
          limanet: string
        • +
        • +
          mainnet: string
        • +
        • +
          mumbainet: string
        • +
        • +
          nairobinet: string
        • +
        • +
          oxfordnet: string
        • +
        • +
          parisnet: string
        • +
        • +
          weeklynet: string
        +
        +

        Methods

        +
        + +
          + +
        • +

          Return a blockexplorer link for an address

          +
          +
          +

          Parameters

          +
            +
          • +
            address: string
            +

            The address to be opened

            +
            +
          • +
          • +
            network: Network
            +

            The network that was used

            +
            +
          +

          Returns Promise<string>

          +
        +
        + +
        +
        + +
          + +
        • +

          Return a blockexplorer link for a transaction hash

          +
          +
          +

          Parameters

          +
            +
          • +
            transactionId: string
            +

            The hash of the transaction

            +
            +
          • +
          • +
            network: Network
            +

            The network that was used

            +
            +
          +

          Returns Promise<string>

          +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.BroadcastBeaconError.html b/classes/_airgap_beacon_dapp.BroadcastBeaconError.html new file mode 100644 index 000000000..a6e036b77 --- /dev/null +++ b/classes/_airgap_beacon_dapp.BroadcastBeaconError.html @@ -0,0 +1,166 @@ +BroadcastBeaconError | Documentation
        +
        + +
        +
        +
        +
        + +

        Class BroadcastBeaconError

        +
        +

        Hierarchy

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        +
        +

        Properties

        +
        +
        +

        Accessors

        +
        +
        +

        Methods

        +
        +
        +

        Constructors

        +
        + +
        +
        +

        Properties

        +
        + +
        description: string
        +
        + +
        message: string
        +
        + +
        name: string
        +
        + +
        title: string
        +
        +

        Accessors

        +
        + +
          +
        • get fullDescription(): {
              data?: string;
              description: string;
          }
        • +
        • +

          Returns {
              data?: string;
              description: string;
          }

          +
            +
          • +
            Optional data?: string
          • +
          • +
            description: string
        +
        +

        Methods

        +
        + +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.ChromeStorage.html b/classes/_airgap_beacon_dapp.ChromeStorage.html new file mode 100644 index 000000000..fd3145242 --- /dev/null +++ b/classes/_airgap_beacon_dapp.ChromeStorage.html @@ -0,0 +1,257 @@ +ChromeStorage | Documentation
        +
        + +
        +
        +
        + +
        +
        +

        Internalapi

        A storage that can be used in chrome extensions

        +
        +
        +

        Hierarchy

        +
          +
        • ChromeStorage
        +
        +

        Implements

        +
        +
        +
        +
        + +
        +
        +

        Constructors

        +
        + +
        +
        +

        Methods

        +
        + +
          + +
        • +

          Delete a key from storage

          +
          +
          +

          Type Parameters

          +
          +
          +

          Parameters

          +
            +
          • +
            key: K
            +

            The storage key

            +
            +
          +

          Returns Promise<void>

          +
        +
        + +
          + +
        • +

          Gets a value from storage and returns it

          +
          +
          +

          Type Parameters

          +
          +
          +

          Parameters

          +
            +
          • +
            key: K
            +

            The storage key

            +
            +
          +

          Returns Promise<StorageKeyReturnType[K]>

          +
        +
        + +
          + +
        • +

          Get the key with the internal prefix

          +
          +
          +

          Parameters

          +
            +
          • +
            key: string
            +

            the storage key

            +
            +
          +

          Returns string

          +
        +
        + +
          + +
        • +

          Sets a value in the storage and persist it

          +
          +
          +

          Type Parameters

          +
          +
          +

          Parameters

          +
          +

          Returns Promise<void>

          +
        +
        + +
          + +
        • +

          This event will fire if the storage was modified by someone else, eg. on another tab

          +
          +
          +

          Parameters

          +
            +
          • +
            _callback: ((arg) => {})
            +

            The callback to be called when a storage value changes

            +
            +
            +
              +
            • +
                +
              • (arg): {}
              • +
              • +
                +

                Parameters

                +
                  +
                • +
                  arg: {
                      eventType: "storageCleared" | "entryModified";
                      key: null | string;
                      newValue: null | string;
                      oldValue: null | string;
                  }
                  +
                    +
                  • +
                    eventType: "storageCleared" | "entryModified"
                  • +
                  • +
                    key: null | string
                  • +
                  • +
                    newValue: null | string
                  • +
                  • +
                    oldValue: null | string
                +

                Returns {}

                +
            +

            Returns Promise<void>

            +
          +
          + +
            + +
          • +

            Returns a promise that resolves to true if the storage option is available on this platform.

            +
            +

            Returns Promise<boolean>

            +
          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.Client.html b/classes/_airgap_beacon_dapp.Client.html new file mode 100644 index 000000000..1446a41c6 --- /dev/null +++ b/classes/_airgap_beacon_dapp.Client.html @@ -0,0 +1,546 @@ +Client | Documentation
          +
          + +
          +
          +
          +
          + +

          Class ClientAbstract

          +
          +
          +

          Internalapi

          This abstract class handles the a big part of the logic that is shared between the dapp and wallet client. +For example, it selects and manages the transport and accounts.

          +
          +
          +

          Hierarchy

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          + +
          +
          +

          Properties

          +
          + +
          _beaconId: ExposedPromise<string, unknown>
          +

          The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

          +
          +
          +
          + +
          _keyPair: ExposedPromise<KeyPair, unknown>
          +

          The local keypair that is used for the communication encryption

          +
          +
          +
          + +
          _transport: ExposedPromise<Transport<any, any, any>, unknown>
          +
          + +
          accountManager: AccountManager
          +
          + +
          +
          + +
          appUrl?: string
          +

          The URL of the dApp.

          +
          +
          +
          + +
          handleResponse: ((_event, connectionInfo) => void)
          +
          +

          Type declaration

          +
          +
          + +
          iconUrl?: string
          +

          The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

          +
          +
          +
          + +
          matrixNodes: NodeDistributions
          +
          + +
          name: string
          +

          The name of the client

          +
          +
          +
          + +
          rateLimit: number
          +

          How many requests can be sent after another

          +
          +
          +
          + +
          rateLimitWindowInSeconds: number
          +

          The time window in seconds in which the "rateLimit" is checked

          +
          +
          +
          + +
          requestCounter: number[]
          +

          Stores the times when requests have been made to determine if the rate limit has been reached

          +
          +
          +
          + +
          storage: Storage
          +
          + +
          transportListeners: any
          +
          +

          Accessors

          +
          + +
            +
          • get beaconId(): Promise<string>
          • +
          • +

            Returns Promise<string>

          +
          + +
            +
          • get connectionStatus(): TransportStatus
          • +
          • +

            Returns the connection status of the Client

            +
            +

            Returns TransportStatus

            +
          +
          + +
            +
          • get keyPair(): Promise<KeyPair>
          • +
          • +

            Returns Promise<KeyPair>

          +
          + +
            +
          • get ready(): Promise<void>
          • +
          • +

            Returns whether or not the transaport is ready

            +
            +

            Returns Promise<void>

            +
          +
          + +
            +
          • get transport(): Promise<Transport<any, any, any>>
          • +
          • +

            Returns Promise<Transport<any, any, any>>

          +
          +

          Methods

          +
          + +
            + +
          • +
            +

            Parameters

            +
            +

            Returns Promise<void>

          +
          + +
            + +
          • +

            Add a new peer to the known peers

            +
            +
            +

            Parameters

            +
              +
            • +
              peer: PeerInfo
              +

              The new peer to add

              +
              +
            +

            Returns Promise<void>

            +
          +
          + +
            + +
          • +

            Add a new request (current timestamp) to the pending requests, remove old ones and check if we are above the limit

            +
            +

            Returns Promise<boolean>

            +
          +
          + +
            + +
          • +

            Returns Promise<void>

          +
          + +
            + +
          • +

            This resets the SDK. After using this method, this instance is no longer usable. You will have to instanciate a new client.

            +
            +

            Returns Promise<void>

            +
          +
          + +
            + +
          • +

            Return the account by ID

            +
            +
            +

            Parameters

            +
              +
            • +
              accountIdentifier: string
              +

              The ID of an account

              +
              +
            +

            Returns Promise<undefined | AccountInfo>

            +
          +
          + +
            + +
          • +

            Return all locally known accounts

            +
            +

            Returns Promise<AccountInfo[]>

            +
          +
          + +
            + +
          • +

            Returns the metadata of this DApp

            +
            +

            Returns Promise<AppMetadata>

            +
          +
          + +
            + +
          • +

            Return all known peers

            +
            +

            Returns Promise<PeerInfo[]>

            +
          +
          + +
            + +
          • +

            This method initializes the client. It will check if the connection should be established to a +browser extension or if the P2P transport should be used.

            +
            +
            +

            Parameters

            +
              +
            • +
              transport: Transport<any, any, any>
              +

              A transport that can be provided by the user

              +
              +
            +

            Returns Promise<TransportType>

            +
          +
          + +
            + +
          • +

            Remove the account by ID

            +
            +
            +

            Parameters

            +
              +
            • +
              accountIdentifier: string
              +

              The ID of an account

              +
              +
            +

            Returns Promise<void>

            +
          +
          + +
            + +
          • +

            Remove all locally stored accounts

            +
            +

            Returns Promise<void>

            +
          +
          + +
            + +
          • +
            +

            Parameters

            +
            +

            Returns Promise<void>

          +
          + +
            + +
          • +

            A "setter" for when the transport needs to be changed.

            +
            +
            +

            Parameters

            +
              +
            • +
              Optional transport: Transport<any, any, any>
            +

            Returns Promise<void>

            +
          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.CommunicationClient.html b/classes/_airgap_beacon_dapp.CommunicationClient.html new file mode 100644 index 000000000..e9a141da9 --- /dev/null +++ b/classes/_airgap_beacon_dapp.CommunicationClient.html @@ -0,0 +1,260 @@ +CommunicationClient | Documentation
          +
          + +
          +
          +
          +
          + +

          Class CommunicationClientAbstract

          +
          +
          +

          Internalapi

          +
          +

          Hierarchy

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          + +
            + +
          • +
            +

            Parameters

            +
              +
            • +
              Optional keyPair: KeyPair
            +

            Returns CommunicationClient

          +
          +

          Properties

          +
          + +
          eventHandlers: Map<ClientEvents, Function>
          +
          + +
          isMobileOS: (() => boolean)
          +
          +

          Type declaration

          +
            +
          • +
              +
            • (): boolean
            • +
            • +

              Returns boolean

          +
          + +
          keyPair?: KeyPair
          +
          +

          Methods

          +
          + +
            + +
          • +

            Create a cryptobox client

            +
            +
            +

            Parameters

            +
              +
            • +
              otherPublicKey: string
            • +
            • +
              selfKeypair: KeyPair
            +

            Returns Promise<SessionKeys>

            +
          +
          + +
            + +
          • +

            Create a cryptobox server

            +
            +
            +

            Parameters

            +
              +
            • +
              otherPublicKey: string
            • +
            • +
              selfKeypair: KeyPair
            +

            Returns Promise<SessionKeys>

            +
          +
          + +
            + +
          • +

            Encrypt a message for a specific publicKey (receiver, asymmetric)

            +
            +
            +

            Parameters

            +
              +
            • +
              recipientPublicKey: string
            • +
            • +
              message: string
            +

            Returns Promise<string>

            +
          +
          + +
            + +
          • +

            Get the public key

            +
            +

            Returns Promise<string>

            +
          +
          + +
            + +
          • +

            get the public key hash

            +
            +

            Returns Promise<string>

            +
          +
          + +
            + +
          • +
            +

            Parameters

            +
            +

            Returns Promise<void>

          +
          + +
            + +
          • +
            +

            Parameters

            +
              +
            • +
              senderPublicKey: string
            +

            Returns Promise<void>

          +
          + +
            + +
          • +

            Returns Promise<void>

          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.DAppClient.html b/classes/_airgap_beacon_dapp.DAppClient.html new file mode 100644 index 000000000..cd455c311 --- /dev/null +++ b/classes/_airgap_beacon_dapp.DAppClient.html @@ -0,0 +1,1838 @@ +DAppClient | Documentation
          +
          + +
          +
          +
          + +
          +
          +

          Publicapi

          The DAppClient has to be used in decentralized applications. It handles all the logic related to connecting to beacon-compatible +wallets and sending requests.

          +
          +
          +

          Hierarchy

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          +
          +

          Properties

          +
          +
          +

          Accessors

          +
          +
          +

          Methods

          +
          +
          +

          Constructors

          +
          + +
          +
          +

          Properties

          +
          + +
          _activeAccount: ExposedPromise<undefined | AccountInfo, unknown> = ...
          +

          The currently active account. For all requests that are associated to a specific request (operation request, signing request), +the active account is used to determine the network and destination wallet

          +
          +
          +
          + +
          _activePeer: ExposedPromise<undefined | PeerInfoType, unknown> = ...
          +

          The currently active peer. This is used to address a peer in case the active account is not set. (Eg. for permission requests)

          +
          +
          +
          + +
          _beaconId: ExposedPromise<string, unknown>
          +

          The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

          +
          +
          +
          + +
          _initPromise: undefined | Promise<TransportType>
          +
          + +
          _keyPair: ExposedPromise<KeyPair, unknown>
          +

          The local keypair that is used for the communication encryption

          +
          +
          +
          + +
          _transport: ExposedPromise<Transport<any, any, any>, unknown>
          +
          + +
          accountManager: AccountManager
          +
          + +
          activeAccountLoaded: Promise<undefined | AccountInfo>
          +
          + +
          +
          + +
          appMetadataManager: AppMetadataManager
          +
          + +
          appUrl?: string
          +

          The URL of the dApp.

          +
          +
          +
          + +
          blockExplorer: BlockExplorer
          +

          The block explorer used by the SDK

          +
          +
          +
          + +
          blockchains: Map<string, Blockchain> = ...
          +
          + +
          bugReportStorage: IndexedDBStorage = ...
          +
          + +
          debounceSetActiveAccount: boolean = false
          +
          + +
          description?: string
          +

          The description of the app

          +
          +
          +
          + +
          disclaimerText?: string
          +
          + +
          enableAppSwitching: boolean
          +

          Automatically switch between apps on Mobile Devices (Enabled by Default)

          +
          +
          +
          + +
          enableMetrics?: boolean
          +

          Enable metrics tracking (Disabled by Default)

          +
          +
          +
          + +
          errorMessages: Record<string, Record<string | number, string>>
          +
          + +
          events: BeaconEventHandler = ...
          +
          + +
          featuredWallets: undefined | string[]
          +
          + +
          handleResponse: ((_event, connectionInfo) => void)
          +
          +

          Type declaration

          +
          +
          + +
          iconUrl?: string
          +

          The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

          +
          +
          +
          + +
          isGetActiveAccountHandled: boolean = false
          +
          + +
          isInitPending: boolean = false
          +
          + +
          matrixNodes: NodeDistributions
          +
          + +
          multiTabChannel: MultiTabChannel = ...
          +
          + +
          name: string
          +

          The name of the client

          +
          +
          +
          + +
          network: Network
          +
          + +
          openRequests: Map<string, ExposedPromise<{
              connectionInfo: ConnectionContext;
              message: BeaconMessage | BeaconMessageWrapper<BeaconBaseMessage>;
          }, ErrorResponse>> = ...
          +

          A map of requests that are currently "open", meaning we have sent them to a wallet and are still awaiting a response.

          +
          +
          +
          + +
          openRequestsOtherTabs: Set<string> = ...
          +
          + +
          p2pTransport: undefined | DappP2PTransport
          +
          + +
          postMessageTransport: undefined | DappPostMessageTransport
          +
          + +
          rateLimit: number
          +

          How many requests can be sent after another

          +
          +
          +
          + +
          rateLimitWindowInSeconds: number
          +

          The time window in seconds in which the "rateLimit" is checked

          +
          +
          +
          + +
          requestCounter: number[]
          +

          Stores the times when requests have been made to determine if the rate limit has been reached

          +
          +
          +
          + +
          storage: Storage
          +
          + +
          storageValidator: StorageValidator
          +
          + +
          userId?: string
          +
          + +
          walletConnectTransport: undefined | DappWalletConnectTransport
          +
          + +
          wcProjectId?: string
          +
          + +
          wcRelayUrl?: string
          +
          +

          Accessors

          +
          + +
            +
          • get beaconId(): Promise<string>
          • +
          • +

            Returns Promise<string>

          +
          + +
            +
          • get connectionStatus(): TransportStatus
          • +
          • +

            Returns the connection status of the Client

            +
            +

            Returns TransportStatus

            +
          +
          + +
            +
          • get keyPair(): Promise<KeyPair>
          • +
          • +

            Returns Promise<KeyPair>

          +
          + +
            +
          • get ready(): Promise<void>
          • +
          • +

            Returns whether or not the transaport is ready

            +
            +

            Returns Promise<void>

            +
          +
          + +
            +
          • get transport(): Promise<Transport<any, any, any>>
          • +
          • +

            Returns Promise<Transport<any, any, any>>

          +
          +

          Methods

          +
          + +
          +
          + +
            + +
          • +
            +

            Parameters

            +
            +

            Returns Promise<void>

          +
          + +
          +
          + +
            + +
          • +

            Add a new peer to the known peers

            +
            +
            +

            Parameters

            +
              +
            • +
              peer: PeerInfo
              +

              The new peer to add

              +
              +
            +

            Returns Promise<void>

            +
          +
          + +
          +
          + +
            + +
          • +

            Add a new request (current timestamp) to the pending requests, remove old ones and check if we are above the limit

            +
            +

            Returns Promise<boolean>

            +
          +
          + +
            + +
          • +
            +

            Parameters

            +
              +
            • +
              action: "message" | "connect" | "disconnect"
            • +
            • +
              status: "error" | "start" | "abort" | "success"
            +

            Returns Promise<RequestInit>

          +
          + +
          +
          + +
          +
          + +
          +
          + +
            + +
          • +

            Check if we have permissions to send the specific message type to the active account. +If no active account is set, only permission requests are allowed.

            +
            +
            +

            Parameters

            +
            +

            Returns Promise<boolean>

            +
          +
          + +
            + +
          • +

            Returns Promise<void>

          +
          + +
          +
          + +
          +
          + +
            + +
          • +

            Destroy the instance.

            +

            WARNING: Call destroy whenever you no longer need dAppClient +as it frees internal subscriptions to the transport and therefore the instance may no longer work properly. +If you wish to disconnect your dApp, use disconnect instead.

            +
            +

            Returns Promise<void>

            +
          +
          + +
          +
          + +
            + +
          • +

            Return the account by ID

            +
            +
            +

            Parameters

            +
              +
            • +
              accountIdentifier: string
              +

              The ID of an account

              +
              +
            +

            Returns Promise<undefined | AccountInfo>

            +
          +
          + +
            + +
          • +

            Return all locally known accounts

            +
            +

            Returns Promise<AccountInfo[]>

            +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
            + +
          • +

            Return all known peers

            +
            +

            Returns Promise<PeerInfo[]>

            +
          +
          + +
          +
          + +
            + +
          • +

            Returns Promise<undefined | {
                icon: string;
                key: string;
                name: string;
                type: "mobile" | "extension" | "web" | "desktop";
                url?: string;
            }>

          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
            + +
          • +

            This method handles sending of requests to the DApp. It makes sure that the DAppClient is initialized and connected +to the transport. After that rate limits and permissions will be checked, an ID is attached and the request is sent +to the DApp over the transport.

            +
            +
            +

            Type Parameters

            +
            +
            +

            Parameters

            +
              +
            • +
              requestInput: T
              +

              The BeaconMessage to be sent to the wallet

              +
              +
            • +
            • +
              Optional otherTabMessageId: string
            +

            Returns Promise<{
                connectionInfo: ConnectionContext;
                message: U;
            }>

            +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
            + +
          • +

            Will remove the account from the local storage and set a new active account if necessary.

            +
            +
            +

            Parameters

            +
              +
            • +
              accountIdentifier: string
              +

              ID of the account

              +
              +
            +

            Returns Promise<void>

            +
          +
          + +
          +
          + +
            + +
          • +

            This method will remove all accounts associated with a specific peer.

            +
            +
            +

            Parameters

            +
              +
            • +
              peersToRemove: ExtendedPeerInfo[]
              +

              An array of peers for which accounts should be removed

              +
              +
            +

            Returns Promise<void>

            +
          +
          + +
          +
          + +
            + +
          • +

            Remove all peers and all accounts that have been connected through those peers

            +
            +
            +

            Parameters

            +
              +
            • +
              sendDisconnectToPeers: boolean = false
            +

            Returns Promise<void>

            +
          +
          + +
          +
          + +
            + +
          • +

            Removes a peer and all the accounts that have been connected through that peer

            +
            +
            +

            Parameters

            +
              +
            • +
              peer: ExtendedPeerInfo
              +

              Peer to be removed

              +
              +
            • +
            • +
              sendDisconnectToPeer: boolean = false
            +

            Returns Promise<void>

            +
          +
          + +
          +
          + +
          +
          + +
            + +
          • +

            This method sends an OperationRequest to the wallet. This method should be used for all kinds of operations, +eg. transaction or delegation. Not all properties have to be provided. Data like "counter" and fees will be +fetched and calculated by the wallet (but they can still be provided if required).

            +
            +
            +

            Parameters

            +
              +
            • +
              input: RequestOperationInput
              +

              The message details we need to prepare the OperationRequest message.

              +
              +
            +

            Returns Promise<OperationResponse>

            +
          +
          + +
          +
          + +
            + +
          • +

            Send a proof of event request to the wallet. The wallet will either accept or decline the challenge. +If it is accepted, the challenge will be stored, meaning that even if the user refresh the page, the DAppClient will keep checking if the challenge has been fulfilled. +Once the challenge is stored, a challenge stored message will be sent to the wallet. +It's highly recommended to run a proof of event challenge to check the identity of an abstracted account

            +
            +
            +

            Parameters

            +
            +

            Returns Promise<ProofOfEventChallengeResponse>

            +
          +
          + +
          +
          + +
            + +
          • +

            Send a simulated proof of event request to the wallet. The wallet will either accept or decline the challenge. +It's the same than requestProofOfEventChallenge but rather than executing operations on the blockchain to prove the identity, +The wallet will return a list of operations that you'll be able to run on your side to verify the identity of the abstracted account +It's highly recommended to run a proof of event challenge to check the identity of an abstracted account

            +
            +
            +

            Parameters

            +
            +

            Returns Promise<SimulatedProofOfEventChallengeResponse>

            +
          +
          + +
          +
          + +
            + +
          • +
            +

            Parameters

            +
            +

            Returns Promise<void>

          +
          + +
            + +
          • +

            This method will emit an internal error message.

            +
            +
            +

            Parameters

            +
              +
            • +
              errorMessage: string
              +

              The error message to send.

              +
              +
            +

            Returns Promise<void>

            +
          +
          + +
            + +
          • +
            +

            Parameters

            +
              +
            • +
              uri: string
            • +
            • +
              Optional options: RequestInit
            • +
            • +
              Optional thenHandler: ((res) => void)
              +
                +
              • +
                  +
                • (res): void
                • +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    res: Response
                  +

                  Returns void

            • +
            • +
              Optional catchHandler: ((err) => void)
              +
                +
              • +
                  +
                • (err): void
                • +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    err: Error
                  +

                  Returns void

            +

            Returns void

          +
          + +
            + +
          • +
            +

            Parameters

            +
              +
            • +
              title: string
            • +
            • +
              message: string
            • +
            • +
              payload: string
            • +
            • +
              protocolIdentifier: string
            +

            Returns Promise<string>

          +
          + +
            + +
          • +
            +

            Parameters

            +
              +
            • +
              notification: {
                  accessToken: string;
                  body: string;
                  payload: string;
                  protocolIdentifier: string;
                  recipient: string;
                  title: string;
                  url: string;
              }
              +
                +
              • +
                accessToken: string
              • +
              • +
                body: string
              • +
              • +
                payload: string
              • +
              • +
                protocolIdentifier: string
              • +
              • +
                recipient: string
              • +
              • +
                title: string
              • +
              • +
                url: string
            +

            Returns Promise<string>

          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
            + +
          • +

            Allows the user to subscribe to specific events that are fired in the SDK

            +
            +
            +

            Type Parameters

            +
            +
            +

            Parameters

            +
              +
            • +
              internalEvent: K
              +

              The event to subscribe to

              +
              +
            • +
            • +
              eventCallback: BeaconEventHandlerFunction<BeaconEventType[K]>
              +

              The callback that will be called when the event occurs

              +
              +
            +

            Returns Promise<void>

            +
          +
          + +
          +
          + +
          +
          + +
          +
          + +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.ExposedPromise.html b/classes/_airgap_beacon_dapp.ExposedPromise.html new file mode 100644 index 000000000..7afa143b7 --- /dev/null +++ b/classes/_airgap_beacon_dapp.ExposedPromise.html @@ -0,0 +1,299 @@ +ExposedPromise | Documentation
          +
          + +
          +
          +
          +
          + +

          Class ExposedPromise<T, U>

          +
          +

          Exposed promise allow you to create a promise and then resolve it later, from the outside

          +
          +
          +
          +

          Type Parameters

          +
            +
          • +

            T = unknown

          • +
          • +

            U = unknown

          +
          +

          Hierarchy

          +
            +
          • ExposedPromise
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          + +
            + +
          • +
            +

            Type Parameters

            +
              +
            • +

              T = unknown

            • +
            • +

              U = unknown

            +

            Returns ExposedPromise<T, U>

          +
          +

          Properties

          +
          + +
          _promise: any
          +
          + +
          _promiseError: any
          +
          + +
          _promiseResult: any
          +
          + +
          _reject: any
          +
          + +
          _resolve: any
          +
          + +
          _status: any
          +
          +

          Accessors

          +
          + +
            +
          • get promise(): Promise<T>
          • +
          • +

            Returns Promise<T>

          +
          + +
            +
          • get promiseError(): undefined | U
          • +
          • +

            Returns undefined | U

          +
          + +
            +
          • get promiseResult(): undefined | T
          • +
          • +

            Returns undefined | T

          +
          + +
            +
          • get reject(): Reject<U>
          • +
          • +

            Returns Reject<U>

          +
          + +
            +
          • get resolve(): Resolve<T>
          • +
          • +

            Returns Resolve<T>

          +
          + +
          +
          +

          Methods

          +
          + +
            + +
          • +

            Returns boolean

          +
          + +
            + +
          • +

            Returns boolean

          +
          + +
            + +
          • +

            Returns boolean

          +
          + +
            + +
          • +

            Returns boolean

          +
          + +
            + +
          • +
            +

            Type Parameters

            +
              +
            • +

              T = never

            • +
            • +

              U = unknown

            +
            +

            Parameters

            +
              +
            • +
              Optional reason: U
            +

            Returns ExposedPromise<T, U>

          +
          + +
            + +
          • +
            +

            Type Parameters

            +
              +
            • +

              T

            +
            +

            Parameters

            +
              +
            • +
              value: T
            +

            Returns ExposedPromise<T, unknown>

          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.ExtendedP2PPairingRequest.html b/classes/_airgap_beacon_dapp.ExtendedP2PPairingRequest.html new file mode 100644 index 000000000..b36004d3c --- /dev/null +++ b/classes/_airgap_beacon_dapp.ExtendedP2PPairingRequest.html @@ -0,0 +1,195 @@ +ExtendedP2PPairingRequest | Documentation
          +
          + +
          +
          +
          +
          + +

          Class ExtendedP2PPairingRequest

          +
          +
          +

          Internalapi

          +
          +

          Hierarchy

          +
          +
          +

          Implements

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          +
          +

          Properties

          +
          +
          +

          Constructors

          +
          + +
            + +
          • +
            +

            Parameters

            +
              +
            • +
              id: string
            • +
            • +
              name: string
            • +
            • +
              publicKey: string
            • +
            • +
              version: string
            • +
            • +
              relayServer: string
            • +
            • +
              senderId: string
            • +
            • +
              Optional icon: string
            • +
            • +
              Optional appUrl: string
            +

            Returns ExtendedP2PPairingRequest

          +
          +

          Properties

          +
          + +
          appUrl?: string
          +
          + +
          icon?: string
          +
          + +
          id: string
          +
          + +
          name: string
          +
          + +
          publicKey: string
          +
          + +
          relayServer: string
          +
          + +
          senderId: string
          +
          + +
          type: string
          +
          + +
          version: string
          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.ExtendedP2PPairingResponse.html b/classes/_airgap_beacon_dapp.ExtendedP2PPairingResponse.html new file mode 100644 index 000000000..296a3ea10 --- /dev/null +++ b/classes/_airgap_beacon_dapp.ExtendedP2PPairingResponse.html @@ -0,0 +1,195 @@ +ExtendedP2PPairingResponse | Documentation
          +
          + +
          +
          +
          +
          + +

          Class ExtendedP2PPairingResponse

          +
          +
          +

          Internalapi

          +
          +

          Hierarchy

          +
          +
          +

          Implements

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          +
          +

          Properties

          +
          +
          +

          Constructors

          +
          + +
            + +
          • +
            +

            Parameters

            +
              +
            • +
              id: string
            • +
            • +
              name: string
            • +
            • +
              publicKey: string
            • +
            • +
              version: string
            • +
            • +
              relayServer: string
            • +
            • +
              senderId: string
            • +
            • +
              Optional icon: string
            • +
            • +
              Optional appUrl: string
            +

            Returns ExtendedP2PPairingResponse

          +
          +

          Properties

          +
          + +
          appUrl?: string
          +
          + +
          icon?: string
          +
          + +
          id: string
          +
          + +
          name: string
          +
          + +
          publicKey: string
          +
          + +
          relayServer: string
          +
          + +
          senderId: string
          +
          + +
          type: string
          +
          + +
          version: string
          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.ExtendedPostMessagePairingRequest.html b/classes/_airgap_beacon_dapp.ExtendedPostMessagePairingRequest.html new file mode 100644 index 000000000..22708e3fc --- /dev/null +++ b/classes/_airgap_beacon_dapp.ExtendedPostMessagePairingRequest.html @@ -0,0 +1,185 @@ +ExtendedPostMessagePairingRequest | Documentation
          +
          + +
          +
          +
          +
          + +

          Class ExtendedPostMessagePairingRequest

          +
          +
          +

          Internalapi

          +
          +

          Hierarchy

          +
          +
          +

          Implements

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          +
          +

          Properties

          +
          +
          +

          Constructors

          +
          + +
          +
          +

          Properties

          +
          + +
          appUrl?: string
          +
          + +
          icon?: string
          +
          + +
          id: string
          +
          + +
          name: string
          +
          + +
          publicKey: string
          +
          + +
          senderId: string
          +
          + +
          type: string
          +
          + +
          version: string
          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.ExtendedPostMessagePairingResponse.html b/classes/_airgap_beacon_dapp.ExtendedPostMessagePairingResponse.html new file mode 100644 index 000000000..dc7e193dd --- /dev/null +++ b/classes/_airgap_beacon_dapp.ExtendedPostMessagePairingResponse.html @@ -0,0 +1,194 @@ +ExtendedPostMessagePairingResponse | Documentation
          +
          + +
          +
          +
          +
          + +

          Class ExtendedPostMessagePairingResponse

          +
          +
          +

          Internalapi

          +
          +

          Hierarchy

          +
          +
          +

          Implements

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          +
          +

          Properties

          +
          +
          +

          Constructors

          +
          + +
          +
          +

          Properties

          +
          + +
          appUrl?: string
          +
          + +
          extensionId: string
          +
          + +
          icon?: string
          +
          + +
          id: string
          +
          + +
          name: string
          +
          + +
          publicKey: string
          +
          + +
          senderId: string
          +
          + +
          type: string
          +
          + +
          version: string
          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.ExtendedWalletConnectPairingRequest.html b/classes/_airgap_beacon_dapp.ExtendedWalletConnectPairingRequest.html new file mode 100644 index 000000000..a9a5da3c7 --- /dev/null +++ b/classes/_airgap_beacon_dapp.ExtendedWalletConnectPairingRequest.html @@ -0,0 +1,195 @@ +ExtendedWalletConnectPairingRequest | Documentation
          +
          + +
          +
          +
          +
          + +

          Class ExtendedWalletConnectPairingRequest

          +
          +
          +

          Internalapi

          +
          +

          Hierarchy

          +
          +
          +

          Implements

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          +
          +

          Properties

          +
          +
          +

          Constructors

          +
          + +
          +
          +

          Properties

          +
          + +
          appUrl?: string
          +
          + +
          icon?: string
          +
          + +
          id: string
          +
          + +
          name: string
          +
          + +
          publicKey: string
          +
          + +
          senderId: string
          +
          + +
          type: string
          +
          + +
          uri: string
          +
          + +
          version: string
          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.ExtendedWalletConnectPairingResponse.html b/classes/_airgap_beacon_dapp.ExtendedWalletConnectPairingResponse.html new file mode 100644 index 000000000..4356ed872 --- /dev/null +++ b/classes/_airgap_beacon_dapp.ExtendedWalletConnectPairingResponse.html @@ -0,0 +1,182 @@ +ExtendedWalletConnectPairingResponse | Documentation
          +
          + +
          +
          +
          +
          + +

          Class ExtendedWalletConnectPairingResponse

          +
          +
          +

          Internalapi

          +
          +

          Hierarchy

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          +
          +

          Properties

          +
          +
          +

          Constructors

          +
          + +
          +
          +

          Properties

          +
          + +
          appUrl?: string
          +
          + +
          extensionId: string
          +
          + +
          icon?: string
          +
          + +
          id: string
          +
          + +
          name: string
          +
          + +
          publicKey: string
          +
          + +
          senderId: string
          +
          + +
          type: string
          +
          + +
          version: string
          +
          +
          +

          Generated using TypeDoc

          +
          \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.IndexedDBStorage.html b/classes/_airgap_beacon_dapp.IndexedDBStorage.html new file mode 100644 index 000000000..3f39d8484 --- /dev/null +++ b/classes/_airgap_beacon_dapp.IndexedDBStorage.html @@ -0,0 +1,386 @@ +IndexedDBStorage | Documentation
          +
          + +
          +
          +
          +
          + +

          Class IndexedDBStorage

          +
          +
          +

          Internalapi

          The storage used in the SDK

          +
          +
          +

          Hierarchy

          +
          +
          +
          +
          + +
          +
          +

          Constructors

          +
          + +
            + +
          • +
            +

            Parameters

            +
              +
            • +
              Optional dbName: string
            • +
            • +
              Optional storeName: string
            +

            Returns IndexedDBStorage

          +
          +

          Properties

          +
          + +
          db: any
          +
          + +
          dbName: any
          +
          + +
          initDB: any
          +
          + +
          isIndexedDBSupported: any
          +
          + +
          isSupported: any
          +
          + +
          storeName: any
          +
          + +
          transaction: any
          +
          +

          Methods

          +
          + +
            + +
          • +

            Returns Promise<void>

          +
          + +
            + +
          • +

            Delete a key from storage

            +
            +
            +

            Type Parameters

            +
            +
            +

            Parameters

            +
              +
            • +
              key: K
              +

              The storage key

              +
              +
            +

            Returns Promise<void>

            +
          +
          + +
            + +
          • +

            it copies over all key value pairs from a source store into a target one

            +
            +
            +

            Parameters

            +
              +
            • +
              targetDBName: string
              +

              the name of the target DB

              +
              +
            • +
            • +
              targetStoreName: string
              +

              the name of the target store

              +
              +
            • +
            • +
              Optional skipKeys: string[]
              +

              all the keys to ignore

              +
              +
            +

            Returns Promise<void>

            +
          +
          + +
            + +
          • +

            Gets a value from storage and returns it

            +
            +
            +

            Type Parameters

            +
            +
            +

            Parameters

            +
              +
            • +
              key: K
              +

              The storage key

              +
              +
            +

            Returns Promise<StorageKeyReturnType[K]>

            +
          +
          + +
            + +
          • +

            Returns Promise<string[]>

          +
          + +
            + +
          • +

            Returns Promise<IDBValidKey[]>

          +
          + +
            + +
          • +

            Get the key with the internal prefix

            +
            +
            +

            Type Parameters

            +
            +
            +

            Parameters

            +
              +
            • +
              key: K
              +

              the storage key

              +
              +
            +

            Returns string

            +
          +
          + +
            + +
          • +

            Sets a value in the storage and persist it

            +
            +
            +

            Type Parameters

            +
            +
            +

            Parameters

            +
            +

            Returns Promise<void>

            +
          +
          + +
            + +
          • +

            This event will fire if the storage was modified by someone else, eg. on another tab

            +
            +
            +

            Parameters

            +
              +
            • +
              callback: ((arg) => {})
              +

              The callback to be called when a storage value changes

              +
              +
              +
                +
              • +
                  +
                • (arg): {}
                • +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    arg: {
                        eventType: "storageCleared" | "entryModified";
                        key: null | string;
                        newValue: null | string;
                        oldValue: null | string;
                    }
                    +
                      +
                    • +
                      eventType: "storageCleared" | "entryModified"
                    • +
                    • +
                      key: null | string
                    • +
                    • +
                      newValue: null | string
                    • +
                    • +
                      oldValue: null | string
                  +

                  Returns {}

                  +
              +

              Returns Promise<void>

              +
            +
            + +
              + +
            • +

              Returns a promise that resolves to true if the storage option is available on this platform.

              +
              +

              Returns Promise<boolean>

              +
            +
            +
            +

            Generated using TypeDoc

            +
            \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.LocalStorage.html b/classes/_airgap_beacon_dapp.LocalStorage.html new file mode 100644 index 000000000..6ad252db9 --- /dev/null +++ b/classes/_airgap_beacon_dapp.LocalStorage.html @@ -0,0 +1,276 @@ +LocalStorage | Documentation
            +
            + +
            +
            +
            + +
            +
            +

            Internalapi

            A storage that can be used in the browser

            +
            +
            +

            Hierarchy

            +
            +
            +
            +
            + +
            +
            +

            Constructors

            +
            +
            +

            Properties

            +
            +
            +

            Methods

            +
            +
            +

            Constructors

            +
            + +
            +
            +

            Properties

            +
            + +
            prefix?: any
            +
            +

            Methods

            +
            + +
              + +
            • +

              Delete a key from storage

              +
              +
              +

              Type Parameters

              +
              +
              +

              Parameters

              +
                +
              • +
                key: K
                +

                The storage key

                +
                +
              +

              Returns Promise<void>

              +
            +
            + +
              + +
            • +

              Gets a value from storage and returns it

              +
              +
              +

              Type Parameters

              +
              +
              +

              Parameters

              +
                +
              • +
                key: K
                +

                The storage key

                +
                +
              +

              Returns Promise<StorageKeyReturnType[K]>

              +
            +
            + +
              + +
            • +

              Get the key with the internal prefix

              +
              +
              +

              Parameters

              +
                +
              • +
                key: string
                +

                the storage key

                +
                +
              +

              Returns string

              +
            +
            + +
              + +
            • +

              Sets a value in the storage and persist it

              +
              +
              +

              Type Parameters

              +
              +
              +

              Parameters

              +
              +

              Returns Promise<void>

              +
            +
            + +
              + +
            • +

              This event will fire if the storage was modified by someone else, eg. on another tab

              +
              +
              +

              Parameters

              +
                +
              • +
                callback: ((arg) => {})
                +

                The callback to be called when a storage value changes

                +
                +
                +
                  +
                • +
                    +
                  • (arg): {}
                  • +
                  • +
                    +

                    Parameters

                    +
                      +
                    • +
                      arg: {
                          eventType: "storageCleared" | "entryModified";
                          key: null | string;
                          newValue: null | string;
                          oldValue: null | string;
                      }
                      +
                        +
                      • +
                        eventType: "storageCleared" | "entryModified"
                      • +
                      • +
                        key: null | string
                      • +
                      • +
                        newValue: null | string
                      • +
                      • +
                        oldValue: null | string
                    +

                    Returns {}

                    +
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +

                Returns a promise that resolves to true if the storage option is available on this platform.

                +
                +

                Returns Promise<boolean>

                +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.Logger.html b/classes/_airgap_beacon_dapp.Logger.html new file mode 100644 index 000000000..0a1101688 --- /dev/null +++ b/classes/_airgap_beacon_dapp.Logger.html @@ -0,0 +1,216 @@ +Logger | Documentation
              +
              + +
              +
              +
              + +
              +

              Hierarchy

              +
                +
              • Logger
              +
              +

              Implements

              +
                +
              • LoggerInterface
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Methods

              +
              +
              +

              Constructors

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  service: string
                +

                Returns Logger

              +
              +

              Properties

              +
              + +
              name: any
              +
              +

              Methods

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  method: string
                • +
                • +
                  Rest ...args: any[]
                +

                Returns void

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  method: string
                • +
                • +
                  Rest ...args: any[]
                +

                Returns void

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  method: string
                • +
                • +
                  Rest ...args: any[]
                +

                Returns void

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  start: boolean
                • +
                • +
                  Optional label: string
                +

                Returns void

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  method: string
                • +
                • +
                  Rest ...args: any[]
                +

                Returns void

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  method: string
                • +
                • +
                  Rest ...args: any[]
                +

                Returns void

              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.MessageBasedClient.html b/classes/_airgap_beacon_dapp.MessageBasedClient.html new file mode 100644 index 000000000..f6c2288fe --- /dev/null +++ b/classes/_airgap_beacon_dapp.MessageBasedClient.html @@ -0,0 +1,393 @@ +MessageBasedClient | Documentation
              +
              + +
              +
              +
              +
              + +

              Class MessageBasedClientAbstract

              +
              +
              +

              Internalapi

              +
              +

              Hierarchy

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              activeListeners: Map<string, unknown>
              +

              The listeners that will be notified of new messages

              +
              +
              +
              + +
              eventHandlers: Map<ClientEvents, Function>
              +
              + +
              isMobileOS: (() => boolean)
              +
              +

              Type declaration

              +
                +
              • +
                  +
                • (): boolean
                • +
                • +

                  Returns boolean

              +
              + +
              keyPair?: KeyPair
              +
              + +
              name: string
              +
              +

              Methods

              +
              + +
                + +
              • +

                Create a cryptobox client

                +
                +
                +

                Parameters

                +
                  +
                • +
                  otherPublicKey: string
                • +
                • +
                  selfKeypair: KeyPair
                +

                Returns Promise<SessionKeys>

                +
              +
              + +
                + +
              • +

                Create a cryptobox server

                +
                +
                +

                Parameters

                +
                  +
                • +
                  otherPublicKey: string
                • +
                • +
                  selfKeypair: KeyPair
                +

                Returns Promise<SessionKeys>

                +
              +
              + +
                + +
              • +

                Decrypt a message from a specific peer

                +
                +
                +

                Parameters

                +
                  +
                • +
                  senderPublicKey: string
                • +
                • +
                  payload: string
                +

                Returns Promise<string>

                +
              +
              + +
                + +
              • +

                Encrypt a message for a specific publicKey (receiver)

                +
                +
                +

                Parameters

                +
                  +
                • +
                  recipientPublicKey: string
                • +
                • +
                  message: string
                +

                Returns Promise<string>

                +
              +
              + +
                + +
              • +

                Encrypt a message for a specific publicKey (receiver, asymmetric)

                +
                +
                +

                Parameters

                +
                  +
                • +
                  recipientPublicKey: string
                • +
                • +
                  message: string
                +

                Returns Promise<string>

                +
              +
              + +
                + +
              • +

                Get the pairing request information. This will be shared with the peer during the connection setup

                +
                +

                Returns Promise<PostMessagePairingRequest>

                +
              +
              + +
              +
              + +
                + +
              • +

                Get the public key

                +
                +

                Returns Promise<string>

                +
              +
              + +
                + +
              • +

                get the public key hash

                +
                +

                Returns Promise<string>

                +
              +
              + +
                + +
              • +

                Initialize the connection

                +
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                start the client and make sure all dependencies are ready

                +
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +

                Unsubscribe from encrypted messages from a specific peer

                +
                +
                +

                Parameters

                +
                  +
                • +
                  senderPublicKey: string
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +

                Unsubscribe from all encrypted messages

                +
                +

                Returns Promise<void>

                +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.MultiTabChannel.html b/classes/_airgap_beacon_dapp.MultiTabChannel.html new file mode 100644 index 000000000..8abb2d658 --- /dev/null +++ b/classes/_airgap_beacon_dapp.MultiTabChannel.html @@ -0,0 +1,209 @@ +MultiTabChannel | Documentation
              +
              + +
              +
              +
              + +
              +

              Hierarchy

              +
                +
              • MultiTabChannel
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  name: string
                • +
                • +
                  onBCMessageHandler: Function
                • +
                • +
                  onElectedLeaderHandler: Function
                +

                Returns MultiTabChannel

              +
              +

              Properties

              +
              + +
              channel: any
              +
              + +
              elector: any
              +
              + +
              eventListeners: any
              +
              + +
              init: any
              +
              + +
              onBCMessageHandler: any
              +
              + +
              onBeforeUnloadHandler: any
              +
              + +
              onElectedLeaderHandler: any
              +
              + +
              onMessageHandler: any
              +
              + +
              wasLeader: any
              +
              +

              Methods

              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Returns Promise<boolean>

              +
              + +
                + +
              • +

                Returns boolean

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  message: any
                +

                Returns void

              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.NetworkNotSupportedBeaconError.html b/classes/_airgap_beacon_dapp.NetworkNotSupportedBeaconError.html new file mode 100644 index 000000000..a1c2f0166 --- /dev/null +++ b/classes/_airgap_beacon_dapp.NetworkNotSupportedBeaconError.html @@ -0,0 +1,166 @@ +NetworkNotSupportedBeaconError | Documentation
              +
              + +
              +
              +
              +
              + +

              Class NetworkNotSupportedBeaconError

              +
              +

              Hierarchy

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Accessors

              +
              +
              +

              Methods

              +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              description: string
              +
              + +
              message: string
              +
              + +
              name: string
              +
              + +
              title: string
              +
              +

              Accessors

              +
              + +
                +
              • get fullDescription(): {
                    data?: string;
                    description: string;
                }
              • +
              • +

                Returns {
                    data?: string;
                    description: string;
                }

                +
                  +
                • +
                  Optional data?: string
                • +
                • +
                  description: string
              +
              +

              Methods

              +
              + +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.NoAddressBeaconError.html b/classes/_airgap_beacon_dapp.NoAddressBeaconError.html new file mode 100644 index 000000000..259a916c7 --- /dev/null +++ b/classes/_airgap_beacon_dapp.NoAddressBeaconError.html @@ -0,0 +1,166 @@ +NoAddressBeaconError | Documentation
              +
              + +
              +
              +
              +
              + +

              Class NoAddressBeaconError

              +
              +

              Hierarchy

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Accessors

              +
              +
              +

              Methods

              +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              description: string
              +
              + +
              message: string
              +
              + +
              name: string
              +
              + +
              title: string
              +
              +

              Accessors

              +
              + +
                +
              • get fullDescription(): {
                    data?: string;
                    description: string;
                }
              • +
              • +

                Returns {
                    data?: string;
                    description: string;
                }

                +
                  +
                • +
                  Optional data?: string
                • +
                • +
                  description: string
              +
              +

              Methods

              +
              + +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.NoPrivateKeyBeaconError.html b/classes/_airgap_beacon_dapp.NoPrivateKeyBeaconError.html new file mode 100644 index 000000000..a7f9ea1bf --- /dev/null +++ b/classes/_airgap_beacon_dapp.NoPrivateKeyBeaconError.html @@ -0,0 +1,166 @@ +NoPrivateKeyBeaconError | Documentation
              +
              + +
              +
              +
              +
              + +

              Class NoPrivateKeyBeaconError

              +
              +

              Hierarchy

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Accessors

              +
              +
              +

              Methods

              +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              description: string
              +
              + +
              message: string
              +
              + +
              name: string
              +
              + +
              title: string
              +
              +

              Accessors

              +
              + +
                +
              • get fullDescription(): {
                    data?: string;
                    description: string;
                }
              • +
              • +

                Returns {
                    data?: string;
                    description: string;
                }

                +
                  +
                • +
                  Optional data?: string
                • +
                • +
                  description: string
              +
              +

              Methods

              +
              + +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.NotGrantedBeaconError.html b/classes/_airgap_beacon_dapp.NotGrantedBeaconError.html new file mode 100644 index 000000000..197de38c5 --- /dev/null +++ b/classes/_airgap_beacon_dapp.NotGrantedBeaconError.html @@ -0,0 +1,166 @@ +NotGrantedBeaconError | Documentation
              +
              + +
              +
              +
              +
              + +

              Class NotGrantedBeaconError

              +
              +

              Hierarchy

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Accessors

              +
              +
              +

              Methods

              +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              description: string
              +
              + +
              message: string
              +
              + +
              name: string
              +
              + +
              title: string
              +
              +

              Accessors

              +
              + +
                +
              • get fullDescription(): {
                    data?: string;
                    description: string;
                }
              • +
              • +

                Returns {
                    data?: string;
                    description: string;
                }

                +
                  +
                • +
                  Optional data?: string
                • +
                • +
                  description: string
              +
              +

              Methods

              +
              + +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.P2PCommunicationClient.html b/classes/_airgap_beacon_dapp.P2PCommunicationClient.html new file mode 100644 index 000000000..6024cc794 --- /dev/null +++ b/classes/_airgap_beacon_dapp.P2PCommunicationClient.html @@ -0,0 +1,687 @@ +P2PCommunicationClient | Documentation
              +
              + +
              +
              +
              +
              + +

              Class P2PCommunicationClient

              +
              +
              +

              Internalapi

              +
              +

              Hierarchy

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  name: string
                • +
                • +
                  keyPair: KeyPair
                • +
                • +
                  replicationCount: number
                • +
                • +
                  storage: Storage
                • +
                • +
                  Optional matrixNodes: NodeDistributions
                • +
                • +
                  Optional iconUrl: string
                • +
                • +
                  Optional appUrl: string
                +

                Returns P2PCommunicationClient

              +
              +

              Properties

              +
              + +
              ENABLED_RELAY_SERVERS: any
              +
              + +
              activeListeners: any
              +
              + +
              appUrl?: any
              +
              + +
              client: any
              +
              + +
              eventHandlers: Map<ClientEvents, Function>
              +
              + +
              getRelevantJoinedRoom: any
              +
              + +
              getRelevantRoom: any
              +
              + +
              iconUrl?: any
              +
              + +
              ignoredRooms: any
              +
              + +
              initialEvent: any
              +
              + +
              initialListener: any
              +
              + +
              isMobileOS: (() => boolean)
              +
              +

              Type declaration

              +
                +
              • +
                  +
                • (): boolean
                • +
                • +

                  Returns boolean

              +
              + +
              keyPair?: KeyPair
              +
              + +
              loginCounter: any
              +
              + +
              name: any
              +
              + +
              relayServer: undefined | ExposedPromise<{
                  localTimestamp: number;
                  server: string;
                  timestamp: number;
              }, unknown>
              +
              + +
              replicationCount: number
              +
              + +
              selectedRegion?: any
              +
              + +
              storage: any
              +
              +

              Methods

              +
              + +
                + +
              • +

                Create a cryptobox client

                +
                +
                +

                Parameters

                +
                  +
                • +
                  otherPublicKey: string
                • +
                • +
                  selfKeypair: KeyPair
                +

                Returns Promise<SessionKeys>

                +
              +
              + +
                + +
              • +

                Create a cryptobox server

                +
                +
                +

                Parameters

                +
                  +
                • +
                  otherPublicKey: string
                • +
                • +
                  selfKeypair: KeyPair
                +

                Returns Promise<SessionKeys>

                +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  roomId: string
                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Encrypt a message for a specific publicKey (receiver, asymmetric)

                +
                +
                +

                Parameters

                +
                  +
                • +
                  recipientPublicKey: string
                • +
                • +
                  message: string
                +

                Returns Promise<string>

                +
              +
              + +
                + +
              • +

                To get the fastest region, we can't simply do one request, because sometimes, +DNS and SSL handshakes make "faster" connections slower. So we need to do 2 requests +and check which request was the fastest after 1s.

                +
                +

                Returns Promise<undefined | {
                    server: string;
                    timestamp: number;
                }>

                +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  server: string
                +

                Returns Promise<BeaconInfoResponse>

              +
              + +
                + +
              • +

                Returns Promise<P2PPairingRequest>

              +
              + +
              +
              + +
                + +
              • +

                Get the public key

                +
                +

                Returns Promise<string>

                +
              +
              + +
                + +
              • +

                get the public key hash

                +
                +

                Returns Promise<string>

                +
              +
              + +
                + +
              • +

                Returns Promise<{
                    server: string;
                    timestamp: number;
                }>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  content: MatrixClientEventMessageContent<string>
                +

                Returns Promise<boolean>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  event: MatrixClientEvent<MESSAGE>
                • +
                • +
                  senderPublicKey: string
                +

                Returns Promise<boolean>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  content: MatrixClientEventMessageContent<any>
                +

                Returns content is MatrixClientEventMessageContent<string>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  messageCallback: ((pairingResponse) => void)
                  +
                +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  senderPublicKey: string
                • +
                • +
                  messageCallback: ((message) => void)
                  +
                    +
                  • +
                      +
                    • (message): void
                    • +
                    • +
                      +

                      Parameters

                      +
                        +
                      • +
                        message: string
                      +

                      Returns void

                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  roomId: string
                • +
                • +
                  Optional retry: number
                +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  senderPublicKey: string
                +

                Returns Promise<void>

              +
              + +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  sender: string
                • +
                • +
                  roomId: string
                +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  sender: string
                +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  roomId: string
                • +
                • +
                  Optional retry: number
                +

                Returns Promise<void>

              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.P2PPairingRequest.html b/classes/_airgap_beacon_dapp.P2PPairingRequest.html new file mode 100644 index 000000000..f95680903 --- /dev/null +++ b/classes/_airgap_beacon_dapp.P2PPairingRequest.html @@ -0,0 +1,176 @@ +P2PPairingRequest | Documentation
              +
              + +
              +
              +
              +
              + +

              Class P2PPairingRequest

              +
              +
              +

              Internalapi

              +
              +

              Hierarchy

              +
              +
              +

              Implements

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Constructors

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  id: string
                • +
                • +
                  name: string
                • +
                • +
                  publicKey: string
                • +
                • +
                  version: string
                • +
                • +
                  relayServer: string
                • +
                • +
                  Optional icon: string
                • +
                • +
                  Optional appUrl: string
                +

                Returns P2PPairingRequest

              +
              +

              Properties

              +
              + +
              appUrl?: string
              +
              + +
              icon?: string
              +
              + +
              id: string
              +
              + +
              name: string
              +
              + +
              publicKey: string
              +
              + +
              relayServer: string
              +
              + +
              type: string
              +
              + +
              version: string
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.P2PPairingResponse.html b/classes/_airgap_beacon_dapp.P2PPairingResponse.html new file mode 100644 index 000000000..5c01f64fa --- /dev/null +++ b/classes/_airgap_beacon_dapp.P2PPairingResponse.html @@ -0,0 +1,176 @@ +P2PPairingResponse | Documentation
              +
              + +
              +
              +
              +
              + +

              Class P2PPairingResponse

              +
              +
              +

              Internalapi

              +
              +

              Hierarchy

              +
              +
              +

              Implements

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Constructors

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  id: string
                • +
                • +
                  name: string
                • +
                • +
                  publicKey: string
                • +
                • +
                  version: string
                • +
                • +
                  relayServer: string
                • +
                • +
                  Optional icon: string
                • +
                • +
                  Optional appUrl: string
                +

                Returns P2PPairingResponse

              +
              +

              Properties

              +
              + +
              appUrl?: string
              +
              + +
              icon?: string
              +
              + +
              id: string
              +
              + +
              name: string
              +
              + +
              publicKey: string
              +
              + +
              relayServer: string
              +
              + +
              type: string
              +
              + +
              version: string
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.P2PTransport.html b/classes/_airgap_beacon_dapp.P2PTransport.html new file mode 100644 index 000000000..3b3ca80f0 --- /dev/null +++ b/classes/_airgap_beacon_dapp.P2PTransport.html @@ -0,0 +1,494 @@ +P2PTransport | Documentation
              +
              + +
              +
              +
              +
              + +

              Class P2PTransport<T, K>

              +
              +
              +

              Internalapi

              +
              +

              Type Parameters

              +
              +
              +

              Hierarchy

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              _isConnected: TransportStatus
              +

              The status of the transport

              +
              +
              +
              + + +

              The client handling the encryption/decryption of messages

              +
              +
              +
              + +
              name: string
              +

              The name of the app

              +
              +
              +
              + +
              newPeerListener?: ((peer) => void)
              +
              +

              Type declaration

              +
                +
              • +
                  +
                • (peer): void
                • +
                • +

                  The listener that will be invoked when a new peer is connected

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    peer: T
                  +

                  Returns void

                  +
              +
              + +
              peerManager: PeerManager<K>
              +
              + + +

              The type of the transport

              +
              +
              +
              +

              Accessors

              +
              + +
                +
              • get connectionStatus(): TransportStatus
              • +
              • +

                Return the status of the connection

                +
                +

                Returns TransportStatus

                +
              +
              +

              Methods

              +
              + +
                + +
              • +

                Add a listener to be called when a new message is received

                +
                +
                +

                Parameters

                +
                  +
                • +
                  listener: ((message, connectionInfo) => void)
                  +

                  The listener that will be registered

                  +
                  +
                  +
                    +
                  • +
                      +
                    • (message, connectionInfo): void
                    • +
                    • +
                      +

                      Parameters

                      +
                      +

                      Returns void

                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  newPeer: T
                • +
                • +
                  Optional _sendPairingResponse: boolean
                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Connect the transport

                +
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +

                Disconnect the transport

                +
                +

                Returns Promise<void>

                +
              +
              + +
              +
              + +
                + +
              • +

                Returns Promise<T[]>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  publicKey: string
                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Notify the listeners when a new message comes in

                +
                +
                +

                Parameters

                +
                  +
                • +
                  message: unknown
                  +

                  Message

                  +
                  +
                • +
                • +
                  connectionInfo: ConnectionContext
                  +

                  Context info about the connection

                  +
                  +
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Remove a listener

                +
                +
                +

                Parameters

                +
                  +
                • +
                  listener: ((message, connectionInfo) => void)
                  +
                    +
                  • +
                      +
                    • (message, connectionInfo): void
                    • +
                    • +
                      +

                      Parameters

                      +
                      +

                      Returns void

                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  peerToBeRemoved: T
                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Send a message through the transport

                +
                +
                +

                Parameters

                +
                  +
                • +
                  message: string
                  +

                  The message to send

                  +
                  +
                • +
                • +
                  Optional peer: PeerInfo
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                +

                Returns void

              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Returns a promise that resolves to true if the transport is available, false if it is not

                +
                +

                Returns Promise<boolean>

                +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.Pairing.html b/classes/_airgap_beacon_dapp.Pairing.html new file mode 100644 index 000000000..b3bf0bb0c --- /dev/null +++ b/classes/_airgap_beacon_dapp.Pairing.html @@ -0,0 +1,83 @@ +Pairing | Documentation
              +
              + +
              +
              +
              + +
              +
              +

              Internalapi

              +
              +

              Hierarchy

              +
                +
              • Pairing
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Constructors

              +
              + +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.ParametersInvalidBeaconError.html b/classes/_airgap_beacon_dapp.ParametersInvalidBeaconError.html new file mode 100644 index 000000000..b2384c59f --- /dev/null +++ b/classes/_airgap_beacon_dapp.ParametersInvalidBeaconError.html @@ -0,0 +1,166 @@ +ParametersInvalidBeaconError | Documentation
              +
              + +
              +
              +
              +
              + +

              Class ParametersInvalidBeaconError

              +
              +

              Hierarchy

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Accessors

              +
              +
              +

              Methods

              +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              description: string
              +
              + +
              message: string
              +
              + +
              name: string
              +
              + +
              title: string
              +
              +

              Accessors

              +
              + +
                +
              • get fullDescription(): {
                    data?: string;
                    description: string;
                }
              • +
              • +

                Returns {
                    data?: string;
                    description: string;
                }

                +
                  +
                • +
                  Optional data?: string
                • +
                • +
                  description: string
              +
              +

              Methods

              +
              + +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.PeerManager.html b/classes/_airgap_beacon_dapp.PeerManager.html new file mode 100644 index 000000000..e7fa0323c --- /dev/null +++ b/classes/_airgap_beacon_dapp.PeerManager.html @@ -0,0 +1,215 @@ +PeerManager | Documentation
              +
              + +
              +
              +
              +
              + +

              Class PeerManager<T>

              +
              +
              +

              Internalapi

              The PeerManager provides CRUD functionality for peer entities and persists them to the provided storage.

              +
              +
              +

              Type Parameters

              +
              +
              +

              Hierarchy

              +
                +
              • PeerManager
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Methods

              +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              storageManager: any
              +
              +

              Methods

              +
              + +
                + +
              • +
                +

                Parameters

                +
                +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  publicKey: string
                +

                Returns Promise<undefined | ArrayElem<StorageKeyReturnType[T]>>

              +
              + +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  publicKey: string
                +

                Returns Promise<boolean>

              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  publicKey: string
                +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  publicKeys: string[]
                +

                Returns Promise<void>

              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.PermissionManager.html b/classes/_airgap_beacon_dapp.PermissionManager.html new file mode 100644 index 000000000..7c3f471c6 --- /dev/null +++ b/classes/_airgap_beacon_dapp.PermissionManager.html @@ -0,0 +1,203 @@ +PermissionManager | Documentation
              +
              + +
              +
              +
              +
              + +

              Class PermissionManager

              +
              +
              +

              Internalapi

              The PermissionManager provides CRUD functionality for permission entities and persists them to the provided storage.

              +
              +
              +

              Hierarchy

              +
                +
              • PermissionManager
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              storageManager: any
              +
              +

              Methods

              +
              + +
                + +
              • +
                +

                Parameters

                +
                +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  accountIdentifier: string
                +

                Returns Promise<undefined | PermissionInfo>

              +
              + +
                + +
              • +

                Returns Promise<PermissionInfo[]>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                +

                Returns Promise<boolean>

              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  accountIdentifier: string
                +

                Returns Promise<void>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  accountIdentifiers: string[]
                +

                Returns Promise<void>

              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.PostMessagePairingRequest.html b/classes/_airgap_beacon_dapp.PostMessagePairingRequest.html new file mode 100644 index 000000000..8058656f1 --- /dev/null +++ b/classes/_airgap_beacon_dapp.PostMessagePairingRequest.html @@ -0,0 +1,167 @@ +PostMessagePairingRequest | Documentation
              +
              + +
              +
              +
              +
              + +

              Class PostMessagePairingRequest

              +
              +
              +

              Internalapi

              +
              +

              Hierarchy

              +
              +
              +

              Implements

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Constructors

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  id: string
                • +
                • +
                  name: string
                • +
                • +
                  publicKey: string
                • +
                • +
                  version: string
                • +
                • +
                  Optional icon: string
                • +
                • +
                  Optional appUrl: string
                +

                Returns PostMessagePairingRequest

              +
              +

              Properties

              +
              + +
              appUrl?: string
              +
              + +
              icon?: string
              +
              + +
              id: string
              +
              + +
              name: string
              +
              + +
              publicKey: string
              +
              + +
              type: string
              +
              + +
              version: string
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.PostMessagePairingResponse.html b/classes/_airgap_beacon_dapp.PostMessagePairingResponse.html new file mode 100644 index 000000000..f235c35ff --- /dev/null +++ b/classes/_airgap_beacon_dapp.PostMessagePairingResponse.html @@ -0,0 +1,167 @@ +PostMessagePairingResponse | Documentation
              +
              + +
              +
              +
              +
              + +

              Class PostMessagePairingResponse

              +
              +
              +

              Internalapi

              +
              +

              Hierarchy

              +
              +
              +

              Implements

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Constructors

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  id: string
                • +
                • +
                  name: string
                • +
                • +
                  publicKey: string
                • +
                • +
                  version: string
                • +
                • +
                  Optional icon: string
                • +
                • +
                  Optional appUrl: string
                +

                Returns PostMessagePairingResponse

              +
              +

              Properties

              +
              + +
              appUrl?: string
              +
              + +
              icon?: string
              +
              + +
              id: string
              +
              + +
              name: string
              +
              + +
              publicKey: string
              +
              + +
              type: string
              +
              + +
              version: string
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.PostMessageTransport.html b/classes/_airgap_beacon_dapp.PostMessageTransport.html new file mode 100644 index 000000000..7f9ee2898 --- /dev/null +++ b/classes/_airgap_beacon_dapp.PostMessageTransport.html @@ -0,0 +1,505 @@ +PostMessageTransport | Documentation
              +
              + +
              +
              +
              +
              + +

              Class PostMessageTransport<T, K>

              +
              +
              +

              Internalapi

              +
              +

              Type Parameters

              +
              +
              +

              Hierarchy

              +
                +
              • Transport<T, K, PostMessageClient> +
                  +
                • PostMessageTransport
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              _isConnected: TransportStatus
              +

              The status of the transport

              +
              +
              +
              + +
              client: PostMessageClient
              +

              The client handling the encryption/decryption of messages

              +
              +
              +
              + +
              name: string
              +

              The name of the app

              +
              +
              +
              + +
              newPeerListener?: ((peer) => void)
              +
              +

              Type declaration

              +
                +
              • +
                  +
                • (peer): void
                • +
                • +

                  The listener that will be invoked when a new peer is connected

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    peer: T
                  +

                  Returns void

                  +
              +
              + +
              peerManager: PeerManager<K>
              +
              + + +

              The type of the transport

              +
              +
              +
              + +
              listenForExtensions: any
              +
              +

              Accessors

              +
              + +
                +
              • get connectionStatus(): TransportStatus
              • +
              • +

                Return the status of the connection

                +
                +

                Returns TransportStatus

                +
              +
              +

              Methods

              +
              + +
                + +
              • +

                Add a listener to be called when a new message is received

                +
                +
                +

                Parameters

                +
                  +
                • +
                  listener: ((message, connectionInfo) => void)
                  +

                  The listener that will be registered

                  +
                  +
                  +
                    +
                  • +
                      +
                    • (message, connectionInfo): void
                    • +
                    • +
                      +

                      Parameters

                      +
                      +

                      Returns void

                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  newPeer: T
                • +
                • +
                  Optional _sendPairingResponse: boolean
                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Connect the transport

                +
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +

                Disconnect the transport

                +
                +

                Returns Promise<void>

                +
              +
              + +
              +
              + +
                + +
              • +

                Returns Promise<T[]>

              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  publicKey: string
                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Notify the listeners when a new message comes in

                +
                +
                +

                Parameters

                +
                  +
                • +
                  message: unknown
                  +

                  Message

                  +
                  +
                • +
                • +
                  connectionInfo: ConnectionContext
                  +

                  Context info about the connection

                  +
                  +
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Remove a listener

                +
                +
                +

                Parameters

                +
                  +
                • +
                  listener: ((message, connectionInfo) => void)
                  +
                    +
                  • +
                      +
                    • (message, connectionInfo): void
                    • +
                    • +
                      +

                      Parameters

                      +
                      +

                      Returns void

                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                  +
                • +
                  peerToBeRemoved: T
                +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Send a message through the transport

                +
                +
                +

                Parameters

                +
                  +
                • +
                  message: string
                  +

                  The message to send

                  +
                  +
                • +
                • +
                  Optional peer: PeerInfo
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +
                +

                Parameters

                +
                +

                Returns void

              +
              + +
                + +
              • +

                Returns Promise<void>

              +
              + +
                + +
              • +

                Returns Promise<Extension[]>

              +
              + +
                + +
              • +

                Returns a promise that resolves to true if the transport is available, false if it is not

                +
                +

                Returns Promise<boolean>

                +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.Serializer.html b/classes/_airgap_beacon_dapp.Serializer.html new file mode 100644 index 000000000..4407e99b7 --- /dev/null +++ b/classes/_airgap_beacon_dapp.Serializer.html @@ -0,0 +1,131 @@ +Serializer | Documentation
              +
              + +
              +
              +
              + +
              +
              +

              Internalapi

              The Serializer is used to serialize / deserialize JSON objects and encode them with bs58check

              +
              +
              +

              Hierarchy

              +
                +
              • Serializer
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Methods

              +
              +
              +

              Constructors

              +
              + +
              +
              +

              Methods

              +
              + +
                + +
              • +

                Deserialize a bs58check encoded string

                +
                +
                +

                Parameters

                +
                  +
                • +
                  encoded: string
                  +

                  String to be deserialized

                  +
                  +
                +

                Returns Promise<unknown>

                +
              +
              + +
                + +
              • +

                Serialize and bs58check encode an object

                +
                +
                +

                Parameters

                +
                  +
                • +
                  message: unknown
                  +

                  JSON object to serialize

                  +
                  +
                +

                Returns Promise<string>

                +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.SignatureTypeNotSupportedBeaconError.html b/classes/_airgap_beacon_dapp.SignatureTypeNotSupportedBeaconError.html new file mode 100644 index 000000000..6179a498e --- /dev/null +++ b/classes/_airgap_beacon_dapp.SignatureTypeNotSupportedBeaconError.html @@ -0,0 +1,166 @@ +SignatureTypeNotSupportedBeaconError | Documentation
              +
              + +
              +
              +
              +
              + +

              Class SignatureTypeNotSupportedBeaconError

              +
              +

              Hierarchy

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              +
              +

              Properties

              +
              +
              +

              Accessors

              +
              +
              +

              Methods

              +
              +
              +

              Constructors

              +
              + +
              +
              +

              Properties

              +
              + +
              description: string
              +
              + +
              message: string
              +
              + +
              name: string
              +
              + +
              title: string
              +
              +

              Accessors

              +
              + +
                +
              • get fullDescription(): {
                    data?: string;
                    description: string;
                }
              • +
              • +

                Returns {
                    data?: string;
                    description: string;
                }

                +
                  +
                • +
                  Optional data?: string
                • +
                • +
                  description: string
              +
              +

              Methods

              +
              + +
              +
              +
              +

              Generated using TypeDoc

              +
              \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.Storage.html b/classes/_airgap_beacon_dapp.Storage.html new file mode 100644 index 000000000..e38b61380 --- /dev/null +++ b/classes/_airgap_beacon_dapp.Storage.html @@ -0,0 +1,260 @@ +Storage | Documentation
              +
              + +
              +
              +
              +
              + +

              Class StorageAbstract

              +
              +
              +

              Internalapi

              The storage used in the SDK

              +
              +
              +

              Hierarchy

              +
              +
              +

              Implemented by

              +
              +
              +
              +
              + +
              +
              +

              Constructors

              +
              + +
              +
              +

              Methods

              +
              + +
                + +
              • +

                Delete a key from storage

                +
                +
                +

                Type Parameters

                +
                +
                +

                Parameters

                +
                  +
                • +
                  key: K
                  +

                  The storage key

                  +
                  +
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +

                Gets a value from storage and returns it

                +
                +
                +

                Type Parameters

                +
                +
                +

                Parameters

                +
                  +
                • +
                  key: K
                  +

                  The storage key

                  +
                  +
                +

                Returns Promise<StorageKeyReturnType[K]>

                +
              +
              + +
                + +
              • +

                Get the key with the internal prefix

                +
                +
                +

                Type Parameters

                +
                +
                +

                Parameters

                +
                  +
                • +
                  key: K
                  +

                  the storage key

                  +
                  +
                +

                Returns string

                +
              +
              + +
                + +
              • +

                Sets a value in the storage and persist it

                +
                +
                +

                Type Parameters

                +
                +
                +

                Parameters

                +
                +

                Returns Promise<void>

                +
              +
              + +
                + +
              • +

                This event will fire if the storage was modified by someone else, eg. on another tab

                +
                +
                +

                Parameters

                +
                  +
                • +
                  callback: ((arg) => {})
                  +

                  The callback to be called when a storage value changes

                  +
                  +
                  +
                    +
                  • +
                      +
                    • (arg): {}
                    • +
                    • +
                      +

                      Parameters

                      +
                        +
                      • +
                        arg: {
                            eventType: "storageCleared" | "entryModified";
                            key: null | string;
                            newValue: null | string;
                            oldValue: null | string;
                        }
                        +
                          +
                        • +
                          eventType: "storageCleared" | "entryModified"
                        • +
                        • +
                          key: null | string
                        • +
                        • +
                          newValue: null | string
                        • +
                        • +
                          oldValue: null | string
                      +

                      Returns {}

                      +
                  +

                  Returns Promise<void>

                  +
                +
                + +
                  + +
                • +

                  Returns a promise that resolves to true if the storage option is available on this platform.

                  +
                  +

                  Returns Promise<boolean>

                  +
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.StorageValidator.html b/classes/_airgap_beacon_dapp.StorageValidator.html new file mode 100644 index 000000000..6ee37aef6 --- /dev/null +++ b/classes/_airgap_beacon_dapp.StorageValidator.html @@ -0,0 +1,156 @@ +StorageValidator | Documentation
                +
                + +
                +
                +
                +
                + +

                Class StorageValidator

                +
                +

                Hierarchy

                +
                  +
                • StorageValidator
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                innerValidate: any
                +
                + +
                objHasProperty: any
                +
                + +
                storage: any
                +
                + +
                validateArray: any
                +
                + +
                validateBoolean: any
                +
                + +
                validateNumber: any
                +
                + +
                validateText: any
                +
                +

                Methods

                +
                + +
                  + +
                • +

                  Returns Promise<boolean>

                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.TooManyOperationsBeaconError.html b/classes/_airgap_beacon_dapp.TooManyOperationsBeaconError.html new file mode 100644 index 000000000..8f4154dee --- /dev/null +++ b/classes/_airgap_beacon_dapp.TooManyOperationsBeaconError.html @@ -0,0 +1,166 @@ +TooManyOperationsBeaconError | Documentation
                +
                + +
                +
                +
                +
                + +

                Class TooManyOperationsBeaconError

                +
                +

                Hierarchy

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                +
                +

                Properties

                +
                +
                +

                Accessors

                +
                +
                +

                Methods

                +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                description: string
                +
                + +
                message: string
                +
                + +
                name: string
                +
                + +
                title: string
                +
                +

                Accessors

                +
                + +
                  +
                • get fullDescription(): {
                      data?: string;
                      description: string;
                  }
                • +
                • +

                  Returns {
                      data?: string;
                      description: string;
                  }

                  +
                    +
                  • +
                    Optional data?: string
                  • +
                  • +
                    description: string
                +
                +

                Methods

                +
                + +
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.TransactionInvalidBeaconError.html b/classes/_airgap_beacon_dapp.TransactionInvalidBeaconError.html new file mode 100644 index 000000000..4434f2a2c --- /dev/null +++ b/classes/_airgap_beacon_dapp.TransactionInvalidBeaconError.html @@ -0,0 +1,178 @@ +TransactionInvalidBeaconError | Documentation
                +
                + +
                +
                +
                +
                + +

                Class TransactionInvalidBeaconError

                +
                +

                Hierarchy

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                +
                +

                Properties

                +
                +
                +

                Accessors

                +
                +
                +

                Methods

                +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                data: unknown
                +
                + +
                description: string
                +
                + +
                message: string
                +
                + +
                name: string
                +
                + +
                title: string
                +
                +

                Accessors

                +
                + +
                  +
                • get fullDescription(): {
                      data?: string;
                      description: string;
                  }
                • +
                • +

                  Returns {
                      data?: string;
                      description: string;
                  }

                  +
                    +
                  • +
                    Optional data?: string
                  • +
                  • +
                    description: string
                +
                +

                Methods

                +
                + +
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.Transport.html b/classes/_airgap_beacon_dapp.Transport.html new file mode 100644 index 000000000..9754639d7 --- /dev/null +++ b/classes/_airgap_beacon_dapp.Transport.html @@ -0,0 +1,460 @@ +Transport | Documentation
                +
                + +
                +
                +
                +
                + +

                Class Transport<T, K, S>Abstract

                +
                +
                +

                Internalapi

                +
                +

                Type Parameters

                +
                +
                +

                Hierarchy

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                _isConnected: TransportStatus
                +

                The status of the transport

                +
                +
                +
                + +
                client: S
                +

                The client handling the encryption/decryption of messages

                +
                +
                +
                + +
                listeners: any
                +

                The listeners that will be notified when new messages are coming in

                +
                +
                +
                + +
                name: string
                +

                The name of the app

                +
                +
                +
                + +
                newPeerListener?: ((peer) => void)
                +
                +

                Type declaration

                +
                  +
                • +
                    +
                  • (peer): void
                  • +
                  • +

                    The listener that will be invoked when a new peer is connected

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      peer: T
                    +

                    Returns void

                    +
                +
                + +
                peerManager: PeerManager<K>
                +
                + + +

                The type of the transport

                +
                +
                +
                +

                Accessors

                +
                + +
                  +
                • get connectionStatus(): TransportStatus
                • +
                • +

                  Return the status of the connection

                  +
                  +

                  Returns TransportStatus

                  +
                +
                +

                Methods

                +
                + +
                  + +
                • +

                  Add a listener to be called when a new message is received

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    listener: ((message, connectionInfo) => void)
                    +

                    The listener that will be registered

                    +
                    +
                    +
                      +
                    • +
                        +
                      • (message, connectionInfo): void
                      • +
                      • +
                        +

                        Parameters

                        +
                        +

                        Returns void

                  +

                  Returns Promise<void>

                  +
                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    newPeer: T
                  • +
                  • +
                    Optional _sendPairingResponse: boolean
                  +

                  Returns Promise<void>

                +
                + +
                  + +
                • +

                  Connect the transport

                  +
                  +

                  Returns Promise<void>

                  +
                +
                + +
                  + +
                • +

                  Disconnect the transport

                  +
                  +

                  Returns Promise<void>

                  +
                +
                + +
                  + +
                • +

                  Returns Promise<T[]>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    publicKey: string
                  +

                  Returns Promise<void>

                +
                + +
                  + +
                • +

                  Notify the listeners when a new message comes in

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    message: unknown
                    +

                    Message

                    +
                    +
                  • +
                  • +
                    connectionInfo: ConnectionContext
                    +

                    Context info about the connection

                    +
                    +
                  +

                  Returns Promise<void>

                  +
                +
                + +
                  + +
                • +

                  Returns Promise<void>

                +
                + +
                  + +
                • +

                  Remove a listener

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    listener: ((message, connectionInfo) => void)
                    +
                      +
                    • +
                        +
                      • (message, connectionInfo): void
                      • +
                      • +
                        +

                        Parameters

                        +
                        +

                        Returns void

                  +

                  Returns Promise<void>

                  +
                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    peerToBeRemoved: T
                  +

                  Returns Promise<void>

                +
                + +
                  + +
                • +

                  Send a message through the transport

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    message: string
                    +

                    The message to send

                    +
                    +
                  • +
                  • +
                    Optional peer: PeerInfo
                  +

                  Returns Promise<void>

                  +
                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                  +

                  Returns void

                +
                + +
                  + +
                • +

                  Returns a promise that resolves to true if the transport is available, false if it is not

                  +
                  +

                  Returns Promise<boolean>

                  +
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.TzktBlockExplorer.html b/classes/_airgap_beacon_dapp.TzktBlockExplorer.html new file mode 100644 index 000000000..a9dff1856 --- /dev/null +++ b/classes/_airgap_beacon_dapp.TzktBlockExplorer.html @@ -0,0 +1,254 @@ +TzktBlockExplorer | Documentation
                +
                + +
                +
                +
                +
                + +

                Class TzktBlockExplorer

                +
                +

                Hierarchy

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                +
                +

                Properties

                +
                +
                +

                Methods

                +
                +
                +

                Constructors

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    rpcUrls: {
                        custom: string;
                        dailynet: string;
                        delphinet: string;
                        edonet: string;
                        florencenet: string;
                        ghostnet: string;
                        granadanet: string;
                        hangzhounet: string;
                        ithacanet: string;
                        jakartanet: string;
                        kathmandunet: string;
                        limanet: string;
                        mainnet: string;
                        mumbainet: string;
                        nairobinet: string;
                        oxfordnet: string;
                        parisnet: string;
                        weeklynet: string;
                    } = ...
                    +
                      +
                    • +
                      custom: string
                    • +
                    • +
                      dailynet: string
                    • +
                    • +
                      delphinet: string
                    • +
                    • +
                      edonet: string
                    • +
                    • +
                      florencenet: string
                    • +
                    • +
                      ghostnet: string
                    • +
                    • +
                      granadanet: string
                    • +
                    • +
                      hangzhounet: string
                    • +
                    • +
                      ithacanet: string
                    • +
                    • +
                      jakartanet: string
                    • +
                    • +
                      kathmandunet: string
                    • +
                    • +
                      limanet: string
                    • +
                    • +
                      mainnet: string
                    • +
                    • +
                      mumbainet: string
                    • +
                    • +
                      nairobinet: string
                    • +
                    • +
                      oxfordnet: string
                    • +
                    • +
                      parisnet: string
                    • +
                    • +
                      weeklynet: string
                  +

                  Returns TzktBlockExplorer

                +
                +

                Properties

                +
                + +
                rpcUrls: {
                    custom: string;
                    dailynet: string;
                    delphinet: string;
                    edonet: string;
                    florencenet: string;
                    ghostnet: string;
                    granadanet: string;
                    hangzhounet: string;
                    ithacanet: string;
                    jakartanet: string;
                    kathmandunet: string;
                    limanet: string;
                    mainnet: string;
                    mumbainet: string;
                    nairobinet: string;
                    oxfordnet: string;
                    parisnet: string;
                    weeklynet: string;
                } = ...
                +
                +

                Type declaration

                +
                  +
                • +
                  custom: string
                • +
                • +
                  dailynet: string
                • +
                • +
                  delphinet: string
                • +
                • +
                  edonet: string
                • +
                • +
                  florencenet: string
                • +
                • +
                  ghostnet: string
                • +
                • +
                  granadanet: string
                • +
                • +
                  hangzhounet: string
                • +
                • +
                  ithacanet: string
                • +
                • +
                  jakartanet: string
                • +
                • +
                  kathmandunet: string
                • +
                • +
                  limanet: string
                • +
                • +
                  mainnet: string
                • +
                • +
                  mumbainet: string
                • +
                • +
                  nairobinet: string
                • +
                • +
                  oxfordnet: string
                • +
                • +
                  parisnet: string
                • +
                • +
                  weeklynet: string
                +
                +

                Methods

                +
                + +
                +
                + +
                +
                + +
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.UnknownBeaconError.html b/classes/_airgap_beacon_dapp.UnknownBeaconError.html new file mode 100644 index 000000000..a3737d4ed --- /dev/null +++ b/classes/_airgap_beacon_dapp.UnknownBeaconError.html @@ -0,0 +1,166 @@ +UnknownBeaconError | Documentation
                +
                + +
                +
                +
                +
                + +

                Class UnknownBeaconError

                +
                +

                Hierarchy

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                +
                +

                Properties

                +
                +
                +

                Accessors

                +
                +
                +

                Methods

                +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                description: string
                +
                + +
                message: string
                +
                + +
                name: string
                +
                + +
                title: string
                +
                +

                Accessors

                +
                + +
                  +
                • get fullDescription(): {
                      data?: string;
                      description: string;
                  }
                • +
                • +

                  Returns {
                      data?: string;
                      description: string;
                  }

                  +
                    +
                  • +
                    Optional data?: string
                  • +
                  • +
                    description: string
                +
                +

                Methods

                +
                + +
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.WCStorage.html b/classes/_airgap_beacon_dapp.WCStorage.html new file mode 100644 index 000000000..b4b9c4a4c --- /dev/null +++ b/classes/_airgap_beacon_dapp.WCStorage.html @@ -0,0 +1,222 @@ +WCStorage | Documentation
                +
                + +
                +
                +
                + +
                +

                Hierarchy

                +
                  +
                • WCStorage
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                + +
                  + +
                • +

                  Returns WCStorage

                +
                +

                Properties

                +
                + +
                channel: any
                +
                + +
                indexedDB: any
                +
                + +
                localStorage: any
                +
                + +
                onError: any
                +
                + +
                onErrorHandler: undefined | ((data) => void)
                +
                +

                Type declaration

                +
                  +
                • +
                    +
                  • (data): void
                  • +
                  • +
                    +

                    Parameters

                    +
                      +
                    • +
                      data: any
                    +

                    Returns void

                +
                + +
                onMessage: any
                +
                + +
                onMessageHandler: undefined | ((type) => void)
                +
                +

                Type declaration

                +
                  +
                • +
                    +
                  • (type): void
                  • +
                  • +
                    +

                    Parameters

                    +
                      +
                    • +
                      type: string
                    +

                    Returns void

                +
                +

                Methods

                +
                + +
                  + +
                • +

                  Returns void

                +
                + +
                  + +
                • +

                  Returns Promise<boolean>

                +
                + +
                  + +
                • +

                  Returns Promise<boolean>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    type: string
                  +

                  Returns void

                +
                + +
                  + +
                • +

                  Returns Promise<void>

                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.WalletConnectPairingRequest.html b/classes/_airgap_beacon_dapp.WalletConnectPairingRequest.html new file mode 100644 index 000000000..70f7d8b6a --- /dev/null +++ b/classes/_airgap_beacon_dapp.WalletConnectPairingRequest.html @@ -0,0 +1,176 @@ +WalletConnectPairingRequest | Documentation
                +
                + +
                +
                +
                +
                + +

                Class WalletConnectPairingRequest

                +
                +
                +

                Internalapi

                +
                +

                Hierarchy

                +
                +
                +

                Implements

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                +
                +

                Properties

                +
                +
                +

                Constructors

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    id: string
                  • +
                  • +
                    name: string
                  • +
                  • +
                    publicKey: string
                  • +
                  • +
                    version: string
                  • +
                  • +
                    uri: string
                  • +
                  • +
                    Optional icon: string
                  • +
                  • +
                    Optional appUrl: string
                  +

                  Returns WalletConnectPairingRequest

                +
                +

                Properties

                +
                + +
                appUrl?: string
                +
                + +
                icon?: string
                +
                + +
                id: string
                +
                + +
                name: string
                +
                + +
                publicKey: string
                +
                + +
                type: string
                +
                + +
                uri: string
                +
                + +
                version: string
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_dapp.WalletConnectPairingResponse.html b/classes/_airgap_beacon_dapp.WalletConnectPairingResponse.html new file mode 100644 index 000000000..a32032609 --- /dev/null +++ b/classes/_airgap_beacon_dapp.WalletConnectPairingResponse.html @@ -0,0 +1,167 @@ +WalletConnectPairingResponse | Documentation
                +
                + +
                +
                +
                +
                + +

                Class WalletConnectPairingResponse

                +
                +
                +

                Internalapi

                +
                +

                Hierarchy

                +
                +
                +

                Implements

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                +
                +

                Properties

                +
                +
                +

                Constructors

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    id: string
                  • +
                  • +
                    name: string
                  • +
                  • +
                    publicKey: string
                  • +
                  • +
                    version: string
                  • +
                  • +
                    Optional icon: string
                  • +
                  • +
                    Optional appUrl: string
                  +

                  Returns WalletConnectPairingResponse

                +
                +

                Properties

                +
                + +
                appUrl?: string
                +
                + +
                icon?: string
                +
                + +
                id: string
                +
                + +
                name: string
                +
                + +
                publicKey: string
                +
                + +
                type: string
                +
                + +
                version: string
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.AbortedBeaconError.html b/classes/_airgap_beacon_sdk.AbortedBeaconError.html new file mode 100644 index 000000000..79e9e43b3 --- /dev/null +++ b/classes/_airgap_beacon_sdk.AbortedBeaconError.html @@ -0,0 +1,166 @@ +AbortedBeaconError | Documentation
                +
                + +
                +
                +
                +
                + +

                Class AbortedBeaconError

                +
                +

                Hierarchy

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                +
                +

                Properties

                +
                +
                +

                Accessors

                +
                +
                +

                Methods

                +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                description: string
                +
                + +
                message: string
                +
                + +
                name: string
                +
                + +
                title: string
                +
                +

                Accessors

                +
                + +
                  +
                • get fullDescription(): {
                      data?: string;
                      description: string;
                  }
                • +
                • +

                  Returns {
                      data?: string;
                      description: string;
                  }

                  +
                    +
                  • +
                    Optional data?: string
                  • +
                  • +
                    description: string
                +
                +

                Methods

                +
                + +
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.AccountManager.html b/classes/_airgap_beacon_sdk.AccountManager.html new file mode 100644 index 000000000..f32129177 --- /dev/null +++ b/classes/_airgap_beacon_sdk.AccountManager.html @@ -0,0 +1,220 @@ +AccountManager | Documentation
                +
                + +
                +
                +
                +
                + +

                Class AccountManager

                +
                +
                +

                Internalapi

                The AccountManager provides CRUD functionality for account entities and persists them to the provided storage.

                +
                +
                +

                Hierarchy

                +
                  +
                • AccountManager
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                storageManager: any
                +
                +

                Methods

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                  +

                  Returns Promise<void>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    accountIdentifier: string
                  +

                  Returns Promise<undefined | AccountInfo>

                +
                + +
                  + +
                • +

                  Returns Promise<AccountInfo[]>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                  +

                  Returns Promise<boolean>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    accountIdentifier: string
                  +

                  Returns Promise<void>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    accountIdentifiers: string[]
                  +

                  Returns Promise<void>

                +
                + +
                  + +
                • +

                  Returns Promise<void>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    accountIdentifier: string
                  • +
                  • +
                    accountInfo: Partial<AccountInfo>
                  +

                  Returns Promise<undefined | AccountInfo>

                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.AppMetadataManager.html b/classes/_airgap_beacon_sdk.AppMetadataManager.html new file mode 100644 index 000000000..91c53a128 --- /dev/null +++ b/classes/_airgap_beacon_sdk.AppMetadataManager.html @@ -0,0 +1,188 @@ +AppMetadataManager | Documentation
                +
                + +
                +
                +
                +
                + +

                Class AppMetadataManager

                +
                +
                +

                Internalapi

                The AppMetadataManager provides CRUD functionality for app-metadata entities and persists them to the provided storage.

                +
                +
                +

                Hierarchy

                +
                  +
                • AppMetadataManager
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                storageManager: any
                +
                +

                Methods

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                  +

                  Returns Promise<void>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    senderId: string
                  +

                  Returns Promise<undefined | AppMetadata>

                +
                + +
                  + +
                • +

                  Returns Promise<AppMetadata[]>

                +
                + +
                  + +
                • +

                  Returns Promise<void>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    senderId: string
                  +

                  Returns Promise<void>

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                    +
                  • +
                    senderIds: string[]
                  +

                  Returns Promise<void>

                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.BeaconClient.html b/classes/_airgap_beacon_sdk.BeaconClient.html new file mode 100644 index 000000000..97d9a0b39 --- /dev/null +++ b/classes/_airgap_beacon_sdk.BeaconClient.html @@ -0,0 +1,237 @@ +BeaconClient | Documentation
                +
                + +
                +
                +
                +
                + +

                Class BeaconClientAbstract

                +
                +
                +

                Internalapi

                The beacon client is an abstract client that handles everything that is shared between all other clients. +Specifically, it handles managing the beaconId and and the local keypair.

                +
                +
                +

                Hierarchy

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                _beaconId: ExposedPromise<string, unknown>
                +

                The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

                +
                +
                +
                + +
                _keyPair: ExposedPromise<KeyPair, unknown>
                +

                The local keypair that is used for the communication encryption

                +
                +
                +
                + +
                +
                + +
                appUrl?: string
                +

                The URL of the dApp.

                +
                +
                +
                + +
                iconUrl?: string
                +

                The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

                +
                +
                +
                + +
                initSDK: any
                +

                This method initializes the SDK by setting some values in the storage and generating a keypair.

                +
                +
                +
                + +
                loadOrCreateBeaconSecret: any
                +

                This method tries to load the seed from storage, if it doesn't exist, a new one will be created and persisted.

                +
                +
                +
                + +
                name: string
                +

                The name of the client

                +
                +
                +
                + +
                removeBeaconEntriesFromStorage: any
                +

                Removes all beacon values from the storage.

                +
                +
                +
                + +
                storage: Storage
                +
                +

                Accessors

                +
                + +
                  +
                • get beaconId(): Promise<string>
                • +
                • +

                  Returns Promise<string>

                +
                + +
                  +
                • get keyPair(): Promise<KeyPair>
                • +
                • +

                  Returns Promise<KeyPair>

                +
                +

                Methods

                +
                + +
                  + +
                • +

                  This resets the SDK. After using this method, this instance is no longer usable. You will have to instanciate a new client.

                  +
                  +

                  Returns Promise<void>

                  +
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.BeaconError.html b/classes/_airgap_beacon_sdk.BeaconError.html new file mode 100644 index 000000000..8122f8ba8 --- /dev/null +++ b/classes/_airgap_beacon_sdk.BeaconError.html @@ -0,0 +1,182 @@ +BeaconError | Documentation
                +
                + +
                +
                +
                +
                + +

                Class BeaconErrorAbstract

                +
                +

                Hierarchy

                +
                +
                +

                Implements

                +
                  +
                • Error
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                +
                +

                Properties

                +
                +
                +

                Accessors

                +
                +
                +

                Methods

                +
                +
                +

                Constructors

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                  +

                  Returns BeaconError

                +
                +

                Properties

                +
                + +
                description: string
                +
                + +
                message: string
                +
                + +
                name: string
                +
                + +
                title: string
                +
                +

                Accessors

                +
                + +
                  +
                • get fullDescription(): {
                      data?: string;
                      description: string;
                  }
                • +
                • +

                  Returns {
                      data?: string;
                      description: string;
                  }

                  +
                    +
                  • +
                    Optional data?: string
                  • +
                  • +
                    description: string
                +
                +

                Methods

                +
                + +
                  + +
                • +
                  +

                  Parameters

                  +
                  +

                  Returns BeaconError

                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.BroadcastBeaconError.html b/classes/_airgap_beacon_sdk.BroadcastBeaconError.html new file mode 100644 index 000000000..5e071b49c --- /dev/null +++ b/classes/_airgap_beacon_sdk.BroadcastBeaconError.html @@ -0,0 +1,166 @@ +BroadcastBeaconError | Documentation
                +
                + +
                +
                +
                +
                + +

                Class BroadcastBeaconError

                +
                +

                Hierarchy

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                +
                +

                Properties

                +
                +
                +

                Accessors

                +
                +
                +

                Methods

                +
                +
                +

                Constructors

                +
                + +
                +
                +

                Properties

                +
                + +
                description: string
                +
                + +
                message: string
                +
                + +
                name: string
                +
                + +
                title: string
                +
                +

                Accessors

                +
                + +
                  +
                • get fullDescription(): {
                      data?: string;
                      description: string;
                  }
                • +
                • +

                  Returns {
                      data?: string;
                      description: string;
                  }

                  +
                    +
                  • +
                    Optional data?: string
                  • +
                  • +
                    description: string
                +
                +

                Methods

                +
                + +
                +
                +
                +

                Generated using TypeDoc

                +
                \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.ChromeStorage.html b/classes/_airgap_beacon_sdk.ChromeStorage.html new file mode 100644 index 000000000..241b6ee75 --- /dev/null +++ b/classes/_airgap_beacon_sdk.ChromeStorage.html @@ -0,0 +1,257 @@ +ChromeStorage | Documentation
                +
                + +
                +
                +
                + +
                +
                +

                Internalapi

                A storage that can be used in chrome extensions

                +
                +
                +

                Hierarchy

                +
                  +
                • ChromeStorage
                +
                +

                Implements

                +
                +
                +
                +
                + +
                +
                +

                Constructors

                +
                + +
                +
                +

                Methods

                +
                + +
                  + +
                • +

                  Delete a key from storage

                  +
                  +
                  +

                  Type Parameters

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    key: K
                    +

                    The storage key

                    +
                    +
                  +

                  Returns Promise<void>

                  +
                +
                + +
                  + +
                • +

                  Gets a value from storage and returns it

                  +
                  +
                  +

                  Type Parameters

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    key: K
                    +

                    The storage key

                    +
                    +
                  +

                  Returns Promise<StorageKeyReturnType[K]>

                  +
                +
                + +
                  + +
                • +

                  Get the key with the internal prefix

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    key: string
                    +

                    the storage key

                    +
                    +
                  +

                  Returns string

                  +
                +
                + +
                  + +
                • +

                  Sets a value in the storage and persist it

                  +
                  +
                  +

                  Type Parameters

                  +
                  +
                  +

                  Parameters

                  +
                  +

                  Returns Promise<void>

                  +
                +
                + +
                  + +
                • +

                  This event will fire if the storage was modified by someone else, eg. on another tab

                  +
                  +
                  +

                  Parameters

                  +
                    +
                  • +
                    _callback: ((arg) => {})
                    +

                    The callback to be called when a storage value changes

                    +
                    +
                    +
                      +
                    • +
                        +
                      • (arg): {}
                      • +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          arg: {
                              eventType: "storageCleared" | "entryModified";
                              key: null | string;
                              newValue: null | string;
                              oldValue: null | string;
                          }
                          +
                            +
                          • +
                            eventType: "storageCleared" | "entryModified"
                          • +
                          • +
                            key: null | string
                          • +
                          • +
                            newValue: null | string
                          • +
                          • +
                            oldValue: null | string
                        +

                        Returns {}

                        +
                    +

                    Returns Promise<void>

                    +
                  +
                  + +
                    + +
                  • +

                    Returns a promise that resolves to true if the storage option is available on this platform.

                    +
                    +

                    Returns Promise<boolean>

                    +
                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.Client.html b/classes/_airgap_beacon_sdk.Client.html new file mode 100644 index 000000000..b45b4edee --- /dev/null +++ b/classes/_airgap_beacon_sdk.Client.html @@ -0,0 +1,546 @@ +Client | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class ClientAbstract

                  +
                  +
                  +

                  Internalapi

                  This abstract class handles the a big part of the logic that is shared between the dapp and wallet client. +For example, it selects and manages the transport and accounts.

                  +
                  +
                  +

                  Hierarchy

                  +
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  + +
                  +
                  +

                  Properties

                  +
                  + +
                  _beaconId: ExposedPromise<string, unknown>
                  +

                  The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

                  +
                  +
                  +
                  + +
                  _keyPair: ExposedPromise<KeyPair, unknown>
                  +

                  The local keypair that is used for the communication encryption

                  +
                  +
                  +
                  + +
                  _transport: ExposedPromise<Transport<any, any, any>, unknown>
                  +
                  + +
                  accountManager: AccountManager
                  +
                  + +
                  +
                  + +
                  appUrl?: string
                  +

                  The URL of the dApp.

                  +
                  +
                  +
                  + +
                  handleResponse: ((_event, connectionInfo) => void)
                  +
                  +

                  Type declaration

                  +
                  +
                  + +
                  iconUrl?: string
                  +

                  The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

                  +
                  +
                  +
                  + +
                  matrixNodes: NodeDistributions
                  +
                  + +
                  name: string
                  +

                  The name of the client

                  +
                  +
                  +
                  + +
                  rateLimit: number
                  +

                  How many requests can be sent after another

                  +
                  +
                  +
                  + +
                  rateLimitWindowInSeconds: number
                  +

                  The time window in seconds in which the "rateLimit" is checked

                  +
                  +
                  +
                  + +
                  requestCounter: number[]
                  +

                  Stores the times when requests have been made to determine if the rate limit has been reached

                  +
                  +
                  +
                  + +
                  storage: Storage
                  +
                  + +
                  transportListeners: any
                  +
                  +

                  Accessors

                  +
                  + +
                    +
                  • get beaconId(): Promise<string>
                  • +
                  • +

                    Returns Promise<string>

                  +
                  + +
                    +
                  • get connectionStatus(): TransportStatus
                  • +
                  • +

                    Returns the connection status of the Client

                    +
                    +

                    Returns TransportStatus

                    +
                  +
                  + +
                    +
                  • get keyPair(): Promise<KeyPair>
                  • +
                  • +

                    Returns Promise<KeyPair>

                  +
                  + +
                    +
                  • get ready(): Promise<void>
                  • +
                  • +

                    Returns whether or not the transaport is ready

                    +
                    +

                    Returns Promise<void>

                    +
                  +
                  + +
                    +
                  • get transport(): Promise<Transport<any, any, any>>
                  • +
                  • +

                    Returns Promise<Transport<any, any, any>>

                  +
                  +

                  Methods

                  +
                  + +
                    + +
                  • +
                    +

                    Parameters

                    +
                    +

                    Returns Promise<void>

                  +
                  + +
                    + +
                  • +

                    Add a new peer to the known peers

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      peer: PeerInfo
                      +

                      The new peer to add

                      +
                      +
                    +

                    Returns Promise<void>

                    +
                  +
                  + +
                    + +
                  • +

                    Add a new request (current timestamp) to the pending requests, remove old ones and check if we are above the limit

                    +
                    +

                    Returns Promise<boolean>

                    +
                  +
                  + +
                    + +
                  • +

                    Returns Promise<void>

                  +
                  + +
                    + +
                  • +

                    This resets the SDK. After using this method, this instance is no longer usable. You will have to instanciate a new client.

                    +
                    +

                    Returns Promise<void>

                    +
                  +
                  + +
                    + +
                  • +

                    Return the account by ID

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      accountIdentifier: string
                      +

                      The ID of an account

                      +
                      +
                    +

                    Returns Promise<undefined | AccountInfo>

                    +
                  +
                  + +
                    + +
                  • +

                    Return all locally known accounts

                    +
                    +

                    Returns Promise<AccountInfo[]>

                    +
                  +
                  + +
                    + +
                  • +

                    Returns the metadata of this DApp

                    +
                    +

                    Returns Promise<AppMetadata>

                    +
                  +
                  + +
                    + +
                  • +

                    Return all known peers

                    +
                    +

                    Returns Promise<PeerInfo[]>

                    +
                  +
                  + +
                    + +
                  • +

                    This method initializes the client. It will check if the connection should be established to a +browser extension or if the P2P transport should be used.

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      transport: Transport<any, any, any>
                      +

                      A transport that can be provided by the user

                      +
                      +
                    +

                    Returns Promise<TransportType>

                    +
                  +
                  + +
                    + +
                  • +

                    Remove the account by ID

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      accountIdentifier: string
                      +

                      The ID of an account

                      +
                      +
                    +

                    Returns Promise<void>

                    +
                  +
                  + +
                    + +
                  • +

                    Remove all locally stored accounts

                    +
                    +

                    Returns Promise<void>

                    +
                  +
                  + +
                    + +
                  • +
                    +

                    Parameters

                    +
                    +

                    Returns Promise<void>

                  +
                  + +
                    + +
                  • +

                    A "setter" for when the transport needs to be changed.

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      Optional transport: Transport<any, any, any>
                    +

                    Returns Promise<void>

                    +
                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.CommunicationClient.html b/classes/_airgap_beacon_sdk.CommunicationClient.html new file mode 100644 index 000000000..e4a6713d8 --- /dev/null +++ b/classes/_airgap_beacon_sdk.CommunicationClient.html @@ -0,0 +1,261 @@ +CommunicationClient | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class CommunicationClientAbstract

                  +
                  +
                  +

                  Internalapi

                  +
                  +

                  Hierarchy

                  +
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  + +
                    + +
                  • +
                    +

                    Parameters

                    +
                      +
                    • +
                      Optional keyPair: KeyPair
                    +

                    Returns CommunicationClient

                  +
                  +

                  Properties

                  +
                  + +
                  eventHandlers: Map<ClientEvents, Function>
                  +
                  + +
                  isMobileOS: (() => boolean)
                  +
                  +

                  Type declaration

                  +
                    +
                  • +
                      +
                    • (): boolean
                    • +
                    • +

                      Returns boolean

                  +
                  + +
                  keyPair?: KeyPair
                  +
                  +

                  Methods

                  +
                  + +
                    + +
                  • +

                    Create a cryptobox client

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      otherPublicKey: string
                    • +
                    • +
                      selfKeypair: KeyPair
                    +

                    Returns Promise<SessionKeys>

                    +
                  +
                  + +
                    + +
                  • +

                    Create a cryptobox server

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      otherPublicKey: string
                    • +
                    • +
                      selfKeypair: KeyPair
                    +

                    Returns Promise<SessionKeys>

                    +
                  +
                  + +
                    + +
                  • +

                    Encrypt a message for a specific publicKey (receiver, asymmetric)

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      recipientPublicKey: string
                    • +
                    • +
                      message: string
                    +

                    Returns Promise<string>

                    +
                  +
                  + +
                    + +
                  • +

                    Get the public key

                    +
                    +

                    Returns Promise<string>

                    +
                  +
                  + +
                    + +
                  • +

                    get the public key hash

                    +
                    +

                    Returns Promise<string>

                    +
                  +
                  + +
                    + +
                  • +
                    +

                    Parameters

                    +
                    +

                    Returns Promise<void>

                  +
                  + +
                    + +
                  • +
                    +

                    Parameters

                    +
                      +
                    • +
                      senderPublicKey: string
                    +

                    Returns Promise<void>

                  +
                  + +
                    + +
                  • +

                    Returns Promise<void>

                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.ExposedPromise.html b/classes/_airgap_beacon_sdk.ExposedPromise.html new file mode 100644 index 000000000..91d1a89d3 --- /dev/null +++ b/classes/_airgap_beacon_sdk.ExposedPromise.html @@ -0,0 +1,299 @@ +ExposedPromise | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class ExposedPromise<T, U>

                  +
                  +

                  Exposed promise allow you to create a promise and then resolve it later, from the outside

                  +
                  +
                  +
                  +

                  Type Parameters

                  +
                    +
                  • +

                    T = unknown

                  • +
                  • +

                    U = unknown

                  +
                  +

                  Hierarchy

                  +
                    +
                  • ExposedPromise
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  + +
                    + +
                  • +
                    +

                    Type Parameters

                    +
                      +
                    • +

                      T = unknown

                    • +
                    • +

                      U = unknown

                    +

                    Returns ExposedPromise<T, U>

                  +
                  +

                  Properties

                  +
                  + +
                  _promise: any
                  +
                  + +
                  _promiseError: any
                  +
                  + +
                  _promiseResult: any
                  +
                  + +
                  _reject: any
                  +
                  + +
                  _resolve: any
                  +
                  + +
                  _status: any
                  +
                  +

                  Accessors

                  +
                  + +
                    +
                  • get promise(): Promise<T>
                  • +
                  • +

                    Returns Promise<T>

                  +
                  + +
                    +
                  • get promiseError(): undefined | U
                  • +
                  • +

                    Returns undefined | U

                  +
                  + +
                    +
                  • get promiseResult(): undefined | T
                  • +
                  • +

                    Returns undefined | T

                  +
                  + +
                    +
                  • get reject(): Reject<U>
                  • +
                  • +

                    Returns Reject<U>

                  +
                  + +
                    +
                  • get resolve(): Resolve<T>
                  • +
                  • +

                    Returns Resolve<T>

                  +
                  + +
                  +
                  +

                  Methods

                  +
                  + +
                    + +
                  • +

                    Returns boolean

                  +
                  + +
                    + +
                  • +

                    Returns boolean

                  +
                  + +
                    + +
                  • +

                    Returns boolean

                  +
                  + +
                    + +
                  • +

                    Returns boolean

                  +
                  + +
                    + +
                  • +
                    +

                    Type Parameters

                    +
                      +
                    • +

                      T = never

                    • +
                    • +

                      U = unknown

                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      Optional reason: U
                    +

                    Returns ExposedPromise<T, U>

                  +
                  + +
                    + +
                  • +
                    +

                    Type Parameters

                    +
                      +
                    • +

                      T

                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      value: T
                    +

                    Returns ExposedPromise<T, unknown>

                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.ExtendedP2PPairingRequest.html b/classes/_airgap_beacon_sdk.ExtendedP2PPairingRequest.html new file mode 100644 index 000000000..032037845 --- /dev/null +++ b/classes/_airgap_beacon_sdk.ExtendedP2PPairingRequest.html @@ -0,0 +1,195 @@ +ExtendedP2PPairingRequest | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class ExtendedP2PPairingRequest

                  +
                  +
                  +

                  Internalapi

                  +
                  +

                  Hierarchy

                  +
                  +
                  +

                  Implements

                  +
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  +
                  +

                  Properties

                  +
                  +
                  +

                  Constructors

                  +
                  + +
                    + +
                  • +
                    +

                    Parameters

                    +
                      +
                    • +
                      id: string
                    • +
                    • +
                      name: string
                    • +
                    • +
                      publicKey: string
                    • +
                    • +
                      version: string
                    • +
                    • +
                      relayServer: string
                    • +
                    • +
                      senderId: string
                    • +
                    • +
                      Optional icon: string
                    • +
                    • +
                      Optional appUrl: string
                    +

                    Returns ExtendedP2PPairingRequest

                  +
                  +

                  Properties

                  +
                  + +
                  appUrl?: string
                  +
                  + +
                  icon?: string
                  +
                  + +
                  id: string
                  +
                  + +
                  name: string
                  +
                  + +
                  publicKey: string
                  +
                  + +
                  relayServer: string
                  +
                  + +
                  senderId: string
                  +
                  + +
                  type: string
                  +
                  + +
                  version: string
                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.ExtendedP2PPairingResponse.html b/classes/_airgap_beacon_sdk.ExtendedP2PPairingResponse.html new file mode 100644 index 000000000..d1d709073 --- /dev/null +++ b/classes/_airgap_beacon_sdk.ExtendedP2PPairingResponse.html @@ -0,0 +1,195 @@ +ExtendedP2PPairingResponse | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class ExtendedP2PPairingResponse

                  +
                  +
                  +

                  Internalapi

                  +
                  +

                  Hierarchy

                  +
                  +
                  +

                  Implements

                  +
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  +
                  +

                  Properties

                  +
                  +
                  +

                  Constructors

                  +
                  + +
                    + +
                  • +
                    +

                    Parameters

                    +
                      +
                    • +
                      id: string
                    • +
                    • +
                      name: string
                    • +
                    • +
                      publicKey: string
                    • +
                    • +
                      version: string
                    • +
                    • +
                      relayServer: string
                    • +
                    • +
                      senderId: string
                    • +
                    • +
                      Optional icon: string
                    • +
                    • +
                      Optional appUrl: string
                    +

                    Returns ExtendedP2PPairingResponse

                  +
                  +

                  Properties

                  +
                  + +
                  appUrl?: string
                  +
                  + +
                  icon?: string
                  +
                  + +
                  id: string
                  +
                  + +
                  name: string
                  +
                  + +
                  publicKey: string
                  +
                  + +
                  relayServer: string
                  +
                  + +
                  senderId: string
                  +
                  + +
                  type: string
                  +
                  + +
                  version: string
                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.ExtendedPostMessagePairingRequest.html b/classes/_airgap_beacon_sdk.ExtendedPostMessagePairingRequest.html new file mode 100644 index 000000000..13ad9a1b6 --- /dev/null +++ b/classes/_airgap_beacon_sdk.ExtendedPostMessagePairingRequest.html @@ -0,0 +1,185 @@ +ExtendedPostMessagePairingRequest | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class ExtendedPostMessagePairingRequest

                  +
                  +
                  +

                  Internalapi

                  +
                  +

                  Hierarchy

                  +
                  +
                  +

                  Implements

                  +
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  +
                  +

                  Properties

                  +
                  +
                  +

                  Constructors

                  +
                  + +
                  +
                  +

                  Properties

                  +
                  + +
                  appUrl?: string
                  +
                  + +
                  icon?: string
                  +
                  + +
                  id: string
                  +
                  + +
                  name: string
                  +
                  + +
                  publicKey: string
                  +
                  + +
                  senderId: string
                  +
                  + +
                  type: string
                  +
                  + +
                  version: string
                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.ExtendedPostMessagePairingResponse.html b/classes/_airgap_beacon_sdk.ExtendedPostMessagePairingResponse.html new file mode 100644 index 000000000..dd65ff7de --- /dev/null +++ b/classes/_airgap_beacon_sdk.ExtendedPostMessagePairingResponse.html @@ -0,0 +1,194 @@ +ExtendedPostMessagePairingResponse | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class ExtendedPostMessagePairingResponse

                  +
                  +
                  +

                  Internalapi

                  +
                  +

                  Hierarchy

                  +
                  +
                  +

                  Implements

                  +
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  +
                  +

                  Properties

                  +
                  +
                  +

                  Constructors

                  +
                  + +
                  +
                  +

                  Properties

                  +
                  + +
                  appUrl?: string
                  +
                  + +
                  extensionId: string
                  +
                  + +
                  icon?: string
                  +
                  + +
                  id: string
                  +
                  + +
                  name: string
                  +
                  + +
                  publicKey: string
                  +
                  + +
                  senderId: string
                  +
                  + +
                  type: string
                  +
                  + +
                  version: string
                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.ExtendedWalletConnectPairingRequest.html b/classes/_airgap_beacon_sdk.ExtendedWalletConnectPairingRequest.html new file mode 100644 index 000000000..d01c0611d --- /dev/null +++ b/classes/_airgap_beacon_sdk.ExtendedWalletConnectPairingRequest.html @@ -0,0 +1,195 @@ +ExtendedWalletConnectPairingRequest | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class ExtendedWalletConnectPairingRequest

                  +
                  +
                  +

                  Internalapi

                  +
                  +

                  Hierarchy

                  +
                  +
                  +

                  Implements

                  +
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  +
                  +

                  Properties

                  +
                  +
                  +

                  Constructors

                  +
                  + +
                  +
                  +

                  Properties

                  +
                  + +
                  appUrl?: string
                  +
                  + +
                  icon?: string
                  +
                  + +
                  id: string
                  +
                  + +
                  name: string
                  +
                  + +
                  publicKey: string
                  +
                  + +
                  senderId: string
                  +
                  + +
                  type: string
                  +
                  + +
                  uri: string
                  +
                  + +
                  version: string
                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.ExtendedWalletConnectPairingResponse.html b/classes/_airgap_beacon_sdk.ExtendedWalletConnectPairingResponse.html new file mode 100644 index 000000000..64e5d585a --- /dev/null +++ b/classes/_airgap_beacon_sdk.ExtendedWalletConnectPairingResponse.html @@ -0,0 +1,182 @@ +ExtendedWalletConnectPairingResponse | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class ExtendedWalletConnectPairingResponse

                  +
                  +
                  +

                  Internalapi

                  +
                  +

                  Hierarchy

                  +
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  +
                  +

                  Properties

                  +
                  +
                  +

                  Constructors

                  +
                  + +
                  +
                  +

                  Properties

                  +
                  + +
                  appUrl?: string
                  +
                  + +
                  extensionId: string
                  +
                  + +
                  icon?: string
                  +
                  + +
                  id: string
                  +
                  + +
                  name: string
                  +
                  + +
                  publicKey: string
                  +
                  + +
                  senderId: string
                  +
                  + +
                  type: string
                  +
                  + +
                  version: string
                  +
                  +
                  +

                  Generated using TypeDoc

                  +
                  \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.IndexedDBStorage.html b/classes/_airgap_beacon_sdk.IndexedDBStorage.html new file mode 100644 index 000000000..7a0d71bfa --- /dev/null +++ b/classes/_airgap_beacon_sdk.IndexedDBStorage.html @@ -0,0 +1,386 @@ +IndexedDBStorage | Documentation
                  +
                  + +
                  +
                  +
                  +
                  + +

                  Class IndexedDBStorage

                  +
                  +
                  +

                  Internalapi

                  The storage used in the SDK

                  +
                  +
                  +

                  Hierarchy

                  +
                  +
                  +
                  +
                  + +
                  +
                  +

                  Constructors

                  +
                  + +
                    + +
                  • +
                    +

                    Parameters

                    +
                      +
                    • +
                      Optional dbName: string
                    • +
                    • +
                      Optional storeName: string
                    +

                    Returns IndexedDBStorage

                  +
                  +

                  Properties

                  +
                  + +
                  db: any
                  +
                  + +
                  dbName: any
                  +
                  + +
                  initDB: any
                  +
                  + +
                  isIndexedDBSupported: any
                  +
                  + +
                  isSupported: any
                  +
                  + +
                  storeName: any
                  +
                  + +
                  transaction: any
                  +
                  +

                  Methods

                  +
                  + +
                    + +
                  • +

                    Returns Promise<void>

                  +
                  + +
                    + +
                  • +

                    Delete a key from storage

                    +
                    +
                    +

                    Type Parameters

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      key: K
                      +

                      The storage key

                      +
                      +
                    +

                    Returns Promise<void>

                    +
                  +
                  + +
                    + +
                  • +

                    it copies over all key value pairs from a source store into a target one

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      targetDBName: string
                      +

                      the name of the target DB

                      +
                      +
                    • +
                    • +
                      targetStoreName: string
                      +

                      the name of the target store

                      +
                      +
                    • +
                    • +
                      Optional skipKeys: string[]
                      +

                      all the keys to ignore

                      +
                      +
                    +

                    Returns Promise<void>

                    +
                  +
                  + +
                    + +
                  • +

                    Gets a value from storage and returns it

                    +
                    +
                    +

                    Type Parameters

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      key: K
                      +

                      The storage key

                      +
                      +
                    +

                    Returns Promise<StorageKeyReturnType[K]>

                    +
                  +
                  + +
                    + +
                  • +

                    Returns Promise<string[]>

                  +
                  + +
                    + +
                  • +

                    Returns Promise<IDBValidKey[]>

                  +
                  + +
                    + +
                  • +

                    Get the key with the internal prefix

                    +
                    +
                    +

                    Type Parameters

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      key: K
                      +

                      the storage key

                      +
                      +
                    +

                    Returns string

                    +
                  +
                  + +
                    + +
                  • +

                    Sets a value in the storage and persist it

                    +
                    +
                    +

                    Type Parameters

                    +
                    +
                    +

                    Parameters

                    +
                    +

                    Returns Promise<void>

                    +
                  +
                  + +
                    + +
                  • +

                    This event will fire if the storage was modified by someone else, eg. on another tab

                    +
                    +
                    +

                    Parameters

                    +
                      +
                    • +
                      callback: ((arg) => {})
                      +

                      The callback to be called when a storage value changes

                      +
                      +
                      +
                        +
                      • +
                          +
                        • (arg): {}
                        • +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            arg: {
                                eventType: "storageCleared" | "entryModified";
                                key: null | string;
                                newValue: null | string;
                                oldValue: null | string;
                            }
                            +
                              +
                            • +
                              eventType: "storageCleared" | "entryModified"
                            • +
                            • +
                              key: null | string
                            • +
                            • +
                              newValue: null | string
                            • +
                            • +
                              oldValue: null | string
                          +

                          Returns {}

                          +
                      +

                      Returns Promise<void>

                      +
                    +
                    + +
                      + +
                    • +

                      Returns a promise that resolves to true if the storage option is available on this platform.

                      +
                      +

                      Returns Promise<boolean>

                      +
                    +
                    +
                    +

                    Generated using TypeDoc

                    +
                    \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.LocalStorage.html b/classes/_airgap_beacon_sdk.LocalStorage.html new file mode 100644 index 000000000..62b96c5d7 --- /dev/null +++ b/classes/_airgap_beacon_sdk.LocalStorage.html @@ -0,0 +1,276 @@ +LocalStorage | Documentation
                    +
                    + +
                    +
                    +
                    + +
                    +
                    +

                    Internalapi

                    A storage that can be used in the browser

                    +
                    +
                    +

                    Hierarchy

                    +
                    +
                    +
                    +
                    + +
                    +
                    +

                    Constructors

                    +
                    +
                    +

                    Properties

                    +
                    +
                    +

                    Methods

                    +
                    +
                    +

                    Constructors

                    +
                    + +
                    +
                    +

                    Properties

                    +
                    + +
                    prefix?: any
                    +
                    +

                    Methods

                    +
                    + +
                      + +
                    • +

                      Delete a key from storage

                      +
                      +
                      +

                      Type Parameters

                      +
                      +
                      +

                      Parameters

                      +
                        +
                      • +
                        key: K
                        +

                        The storage key

                        +
                        +
                      +

                      Returns Promise<void>

                      +
                    +
                    + +
                      + +
                    • +

                      Gets a value from storage and returns it

                      +
                      +
                      +

                      Type Parameters

                      +
                      +
                      +

                      Parameters

                      +
                        +
                      • +
                        key: K
                        +

                        The storage key

                        +
                        +
                      +

                      Returns Promise<StorageKeyReturnType[K]>

                      +
                    +
                    + +
                      + +
                    • +

                      Get the key with the internal prefix

                      +
                      +
                      +

                      Parameters

                      +
                        +
                      • +
                        key: string
                        +

                        the storage key

                        +
                        +
                      +

                      Returns string

                      +
                    +
                    + +
                      + +
                    • +

                      Sets a value in the storage and persist it

                      +
                      +
                      +

                      Type Parameters

                      +
                      +
                      +

                      Parameters

                      +
                      +

                      Returns Promise<void>

                      +
                    +
                    + +
                      + +
                    • +

                      This event will fire if the storage was modified by someone else, eg. on another tab

                      +
                      +
                      +

                      Parameters

                      +
                        +
                      • +
                        callback: ((arg) => {})
                        +

                        The callback to be called when a storage value changes

                        +
                        +
                        +
                          +
                        • +
                            +
                          • (arg): {}
                          • +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              arg: {
                                  eventType: "storageCleared" | "entryModified";
                                  key: null | string;
                                  newValue: null | string;
                                  oldValue: null | string;
                              }
                              +
                                +
                              • +
                                eventType: "storageCleared" | "entryModified"
                              • +
                              • +
                                key: null | string
                              • +
                              • +
                                newValue: null | string
                              • +
                              • +
                                oldValue: null | string
                            +

                            Returns {}

                            +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +

                        Returns a promise that resolves to true if the storage option is available on this platform.

                        +
                        +

                        Returns Promise<boolean>

                        +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.Logger.html b/classes/_airgap_beacon_sdk.Logger.html new file mode 100644 index 000000000..4d3487849 --- /dev/null +++ b/classes/_airgap_beacon_sdk.Logger.html @@ -0,0 +1,216 @@ +Logger | Documentation
                      +
                      + +
                      +
                      +
                      + +
                      +

                      Hierarchy

                      +
                        +
                      • Logger
                      +
                      +

                      Implements

                      +
                        +
                      • LoggerInterface
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Methods

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          service: string
                        +

                        Returns Logger

                      +
                      +

                      Properties

                      +
                      + +
                      name: any
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          method: string
                        • +
                        • +
                          Rest ...args: any[]
                        +

                        Returns void

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          method: string
                        • +
                        • +
                          Rest ...args: any[]
                        +

                        Returns void

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          method: string
                        • +
                        • +
                          Rest ...args: any[]
                        +

                        Returns void

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          start: boolean
                        • +
                        • +
                          Optional label: string
                        +

                        Returns void

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          method: string
                        • +
                        • +
                          Rest ...args: any[]
                        +

                        Returns void

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          method: string
                        • +
                        • +
                          Rest ...args: any[]
                        +

                        Returns void

                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.MessageBasedClient.html b/classes/_airgap_beacon_sdk.MessageBasedClient.html new file mode 100644 index 000000000..f32e9b5b7 --- /dev/null +++ b/classes/_airgap_beacon_sdk.MessageBasedClient.html @@ -0,0 +1,393 @@ +MessageBasedClient | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class MessageBasedClientAbstract

                      +
                      +
                      +

                      Internalapi

                      +
                      +

                      Hierarchy

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      activeListeners: Map<string, unknown>
                      +

                      The listeners that will be notified of new messages

                      +
                      +
                      +
                      + +
                      eventHandlers: Map<ClientEvents, Function>
                      +
                      + +
                      isMobileOS: (() => boolean)
                      +
                      +

                      Type declaration

                      +
                        +
                      • +
                          +
                        • (): boolean
                        • +
                        • +

                          Returns boolean

                      +
                      + +
                      keyPair?: KeyPair
                      +
                      + +
                      name: string
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +

                        Create a cryptobox client

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          otherPublicKey: string
                        • +
                        • +
                          selfKeypair: KeyPair
                        +

                        Returns Promise<SessionKeys>

                        +
                      +
                      + +
                        + +
                      • +

                        Create a cryptobox server

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          otherPublicKey: string
                        • +
                        • +
                          selfKeypair: KeyPair
                        +

                        Returns Promise<SessionKeys>

                        +
                      +
                      + +
                        + +
                      • +

                        Decrypt a message from a specific peer

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          senderPublicKey: string
                        • +
                        • +
                          payload: string
                        +

                        Returns Promise<string>

                        +
                      +
                      + +
                        + +
                      • +

                        Encrypt a message for a specific publicKey (receiver)

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          recipientPublicKey: string
                        • +
                        • +
                          message: string
                        +

                        Returns Promise<string>

                        +
                      +
                      + +
                        + +
                      • +

                        Encrypt a message for a specific publicKey (receiver, asymmetric)

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          recipientPublicKey: string
                        • +
                        • +
                          message: string
                        +

                        Returns Promise<string>

                        +
                      +
                      + +
                        + +
                      • +

                        Get the pairing request information. This will be shared with the peer during the connection setup

                        +
                        +

                        Returns Promise<PostMessagePairingRequest>

                        +
                      +
                      + +
                      +
                      + +
                        + +
                      • +

                        Get the public key

                        +
                        +

                        Returns Promise<string>

                        +
                      +
                      + +
                        + +
                      • +

                        get the public key hash

                        +
                        +

                        Returns Promise<string>

                        +
                      +
                      + +
                        + +
                      • +

                        Initialize the connection

                        +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        start the client and make sure all dependencies are ready

                        +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +

                        Unsubscribe from encrypted messages from a specific peer

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          senderPublicKey: string
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +

                        Unsubscribe from all encrypted messages

                        +
                        +

                        Returns Promise<void>

                        +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.MultiTabChannel.html b/classes/_airgap_beacon_sdk.MultiTabChannel.html new file mode 100644 index 000000000..c8d9cfbd0 --- /dev/null +++ b/classes/_airgap_beacon_sdk.MultiTabChannel.html @@ -0,0 +1,209 @@ +MultiTabChannel | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class MultiTabChannel

                      +
                      +

                      Hierarchy

                      +
                        +
                      • MultiTabChannel
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          name: string
                        • +
                        • +
                          onBCMessageHandler: Function
                        • +
                        • +
                          onElectedLeaderHandler: Function
                        +

                        Returns MultiTabChannel

                      +
                      +

                      Properties

                      +
                      + +
                      channel: any
                      +
                      + +
                      elector: any
                      +
                      + +
                      eventListeners: any
                      +
                      + +
                      init: any
                      +
                      + +
                      onBCMessageHandler: any
                      +
                      + +
                      onBeforeUnloadHandler: any
                      +
                      + +
                      onElectedLeaderHandler: any
                      +
                      + +
                      onMessageHandler: any
                      +
                      + +
                      wasLeader: any
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Returns Promise<boolean>

                      +
                      + +
                        + +
                      • +

                        Returns boolean

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          message: any
                        +

                        Returns void

                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.NetworkNotSupportedBeaconError.html b/classes/_airgap_beacon_sdk.NetworkNotSupportedBeaconError.html new file mode 100644 index 000000000..42b6ed3c8 --- /dev/null +++ b/classes/_airgap_beacon_sdk.NetworkNotSupportedBeaconError.html @@ -0,0 +1,166 @@ +NetworkNotSupportedBeaconError | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class NetworkNotSupportedBeaconError

                      +
                      +

                      Hierarchy

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Accessors

                      +
                      +
                      +

                      Methods

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      description: string
                      +
                      + +
                      message: string
                      +
                      + +
                      name: string
                      +
                      + +
                      title: string
                      +
                      +

                      Accessors

                      +
                      + +
                        +
                      • get fullDescription(): {
                            data?: string;
                            description: string;
                        }
                      • +
                      • +

                        Returns {
                            data?: string;
                            description: string;
                        }

                        +
                          +
                        • +
                          Optional data?: string
                        • +
                        • +
                          description: string
                      +
                      +

                      Methods

                      +
                      + +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.NoAddressBeaconError.html b/classes/_airgap_beacon_sdk.NoAddressBeaconError.html new file mode 100644 index 000000000..c76153f54 --- /dev/null +++ b/classes/_airgap_beacon_sdk.NoAddressBeaconError.html @@ -0,0 +1,166 @@ +NoAddressBeaconError | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class NoAddressBeaconError

                      +
                      +

                      Hierarchy

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Accessors

                      +
                      +
                      +

                      Methods

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      description: string
                      +
                      + +
                      message: string
                      +
                      + +
                      name: string
                      +
                      + +
                      title: string
                      +
                      +

                      Accessors

                      +
                      + +
                        +
                      • get fullDescription(): {
                            data?: string;
                            description: string;
                        }
                      • +
                      • +

                        Returns {
                            data?: string;
                            description: string;
                        }

                        +
                          +
                        • +
                          Optional data?: string
                        • +
                        • +
                          description: string
                      +
                      +

                      Methods

                      +
                      + +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.NoPrivateKeyBeaconError.html b/classes/_airgap_beacon_sdk.NoPrivateKeyBeaconError.html new file mode 100644 index 000000000..fe3c161c0 --- /dev/null +++ b/classes/_airgap_beacon_sdk.NoPrivateKeyBeaconError.html @@ -0,0 +1,166 @@ +NoPrivateKeyBeaconError | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class NoPrivateKeyBeaconError

                      +
                      +

                      Hierarchy

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Accessors

                      +
                      +
                      +

                      Methods

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      description: string
                      +
                      + +
                      message: string
                      +
                      + +
                      name: string
                      +
                      + +
                      title: string
                      +
                      +

                      Accessors

                      +
                      + +
                        +
                      • get fullDescription(): {
                            data?: string;
                            description: string;
                        }
                      • +
                      • +

                        Returns {
                            data?: string;
                            description: string;
                        }

                        +
                          +
                        • +
                          Optional data?: string
                        • +
                        • +
                          description: string
                      +
                      +

                      Methods

                      +
                      + +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.NotGrantedBeaconError.html b/classes/_airgap_beacon_sdk.NotGrantedBeaconError.html new file mode 100644 index 000000000..80dad2c57 --- /dev/null +++ b/classes/_airgap_beacon_sdk.NotGrantedBeaconError.html @@ -0,0 +1,166 @@ +NotGrantedBeaconError | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class NotGrantedBeaconError

                      +
                      +

                      Hierarchy

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Accessors

                      +
                      +
                      +

                      Methods

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      description: string
                      +
                      + +
                      message: string
                      +
                      + +
                      name: string
                      +
                      + +
                      title: string
                      +
                      +

                      Accessors

                      +
                      + +
                        +
                      • get fullDescription(): {
                            data?: string;
                            description: string;
                        }
                      • +
                      • +

                        Returns {
                            data?: string;
                            description: string;
                        }

                        +
                          +
                        • +
                          Optional data?: string
                        • +
                        • +
                          description: string
                      +
                      +

                      Methods

                      +
                      + +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.P2PCommunicationClient.html b/classes/_airgap_beacon_sdk.P2PCommunicationClient.html new file mode 100644 index 000000000..b66a29ee5 --- /dev/null +++ b/classes/_airgap_beacon_sdk.P2PCommunicationClient.html @@ -0,0 +1,687 @@ +P2PCommunicationClient | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class P2PCommunicationClient

                      +
                      +
                      +

                      Internalapi

                      +
                      +

                      Hierarchy

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          name: string
                        • +
                        • +
                          keyPair: KeyPair
                        • +
                        • +
                          replicationCount: number
                        • +
                        • +
                          storage: Storage
                        • +
                        • +
                          Optional matrixNodes: NodeDistributions
                        • +
                        • +
                          Optional iconUrl: string
                        • +
                        • +
                          Optional appUrl: string
                        +

                        Returns P2PCommunicationClient

                      +
                      +

                      Properties

                      +
                      + +
                      ENABLED_RELAY_SERVERS: any
                      +
                      + +
                      activeListeners: any
                      +
                      + +
                      appUrl?: any
                      +
                      + +
                      client: any
                      +
                      + +
                      eventHandlers: Map<ClientEvents, Function>
                      +
                      + +
                      getRelevantJoinedRoom: any
                      +
                      + +
                      getRelevantRoom: any
                      +
                      + +
                      iconUrl?: any
                      +
                      + +
                      ignoredRooms: any
                      +
                      + +
                      initialEvent: any
                      +
                      + +
                      initialListener: any
                      +
                      + +
                      isMobileOS: (() => boolean)
                      +
                      +

                      Type declaration

                      +
                        +
                      • +
                          +
                        • (): boolean
                        • +
                        • +

                          Returns boolean

                      +
                      + +
                      keyPair?: KeyPair
                      +
                      + +
                      loginCounter: any
                      +
                      + +
                      name: any
                      +
                      + +
                      relayServer: undefined | ExposedPromise<{
                          localTimestamp: number;
                          server: string;
                          timestamp: number;
                      }, unknown>
                      +
                      + +
                      replicationCount: number
                      +
                      + +
                      selectedRegion?: any
                      +
                      + +
                      storage: any
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +

                        Create a cryptobox client

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          otherPublicKey: string
                        • +
                        • +
                          selfKeypair: KeyPair
                        +

                        Returns Promise<SessionKeys>

                        +
                      +
                      + +
                        + +
                      • +

                        Create a cryptobox server

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          otherPublicKey: string
                        • +
                        • +
                          selfKeypair: KeyPair
                        +

                        Returns Promise<SessionKeys>

                        +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          roomId: string
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Encrypt a message for a specific publicKey (receiver, asymmetric)

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          recipientPublicKey: string
                        • +
                        • +
                          message: string
                        +

                        Returns Promise<string>

                        +
                      +
                      + +
                        + +
                      • +

                        To get the fastest region, we can't simply do one request, because sometimes, +DNS and SSL handshakes make "faster" connections slower. So we need to do 2 requests +and check which request was the fastest after 1s.

                        +
                        +

                        Returns Promise<undefined | {
                            server: string;
                            timestamp: number;
                        }>

                        +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          server: string
                        +

                        Returns Promise<BeaconInfoResponse>

                      +
                      + +
                        + +
                      • +

                        Returns Promise<P2PPairingRequest>

                      +
                      + +
                      +
                      + +
                        + +
                      • +

                        Get the public key

                        +
                        +

                        Returns Promise<string>

                        +
                      +
                      + +
                        + +
                      • +

                        get the public key hash

                        +
                        +

                        Returns Promise<string>

                        +
                      +
                      + +
                        + +
                      • +

                        Returns Promise<{
                            server: string;
                            timestamp: number;
                        }>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          content: MatrixClientEventMessageContent<string>
                        +

                        Returns Promise<boolean>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          event: MatrixClientEvent<MESSAGE>
                        • +
                        • +
                          senderPublicKey: string
                        +

                        Returns Promise<boolean>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          content: MatrixClientEventMessageContent<any>
                        +

                        Returns content is MatrixClientEventMessageContent<string>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          messageCallback: ((pairingResponse) => void)
                          +
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          senderPublicKey: string
                        • +
                        • +
                          messageCallback: ((message) => void)
                          +
                            +
                          • +
                              +
                            • (message): void
                            • +
                            • +
                              +

                              Parameters

                              +
                                +
                              • +
                                message: string
                              +

                              Returns void

                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          roomId: string
                        • +
                        • +
                          Optional retry: number
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          senderPublicKey: string
                        +

                        Returns Promise<void>

                      +
                      + +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          sender: string
                        • +
                        • +
                          roomId: string
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          sender: string
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          roomId: string
                        • +
                        • +
                          Optional retry: number
                        +

                        Returns Promise<void>

                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.P2PPairingRequest.html b/classes/_airgap_beacon_sdk.P2PPairingRequest.html new file mode 100644 index 000000000..a6ea01ae4 --- /dev/null +++ b/classes/_airgap_beacon_sdk.P2PPairingRequest.html @@ -0,0 +1,176 @@ +P2PPairingRequest | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class P2PPairingRequest

                      +
                      +
                      +

                      Internalapi

                      +
                      +

                      Hierarchy

                      +
                      +
                      +

                      Implements

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          id: string
                        • +
                        • +
                          name: string
                        • +
                        • +
                          publicKey: string
                        • +
                        • +
                          version: string
                        • +
                        • +
                          relayServer: string
                        • +
                        • +
                          Optional icon: string
                        • +
                        • +
                          Optional appUrl: string
                        +

                        Returns P2PPairingRequest

                      +
                      +

                      Properties

                      +
                      + +
                      appUrl?: string
                      +
                      + +
                      icon?: string
                      +
                      + +
                      id: string
                      +
                      + +
                      name: string
                      +
                      + +
                      publicKey: string
                      +
                      + +
                      relayServer: string
                      +
                      + +
                      type: string
                      +
                      + +
                      version: string
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.P2PPairingResponse.html b/classes/_airgap_beacon_sdk.P2PPairingResponse.html new file mode 100644 index 000000000..c8fe79967 --- /dev/null +++ b/classes/_airgap_beacon_sdk.P2PPairingResponse.html @@ -0,0 +1,176 @@ +P2PPairingResponse | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class P2PPairingResponse

                      +
                      +
                      +

                      Internalapi

                      +
                      +

                      Hierarchy

                      +
                      +
                      +

                      Implements

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          id: string
                        • +
                        • +
                          name: string
                        • +
                        • +
                          publicKey: string
                        • +
                        • +
                          version: string
                        • +
                        • +
                          relayServer: string
                        • +
                        • +
                          Optional icon: string
                        • +
                        • +
                          Optional appUrl: string
                        +

                        Returns P2PPairingResponse

                      +
                      +

                      Properties

                      +
                      + +
                      appUrl?: string
                      +
                      + +
                      icon?: string
                      +
                      + +
                      id: string
                      +
                      + +
                      name: string
                      +
                      + +
                      publicKey: string
                      +
                      + +
                      relayServer: string
                      +
                      + +
                      type: string
                      +
                      + +
                      version: string
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.P2PTransport.html b/classes/_airgap_beacon_sdk.P2PTransport.html new file mode 100644 index 000000000..70ebe0185 --- /dev/null +++ b/classes/_airgap_beacon_sdk.P2PTransport.html @@ -0,0 +1,494 @@ +P2PTransport | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class P2PTransport<T, K>

                      +
                      +
                      +

                      Internalapi

                      +
                      +

                      Type Parameters

                      +
                      +
                      +

                      Hierarchy

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      _isConnected: TransportStatus
                      +

                      The status of the transport

                      +
                      +
                      +
                      + + +

                      The client handling the encryption/decryption of messages

                      +
                      +
                      +
                      + +
                      name: string
                      +

                      The name of the app

                      +
                      +
                      +
                      + +
                      newPeerListener?: ((peer) => void)
                      +
                      +

                      Type declaration

                      +
                        +
                      • +
                          +
                        • (peer): void
                        • +
                        • +

                          The listener that will be invoked when a new peer is connected

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            peer: T
                          +

                          Returns void

                          +
                      +
                      + +
                      peerManager: PeerManager<K>
                      +
                      + + +

                      The type of the transport

                      +
                      +
                      +
                      +

                      Accessors

                      +
                      + +
                        +
                      • get connectionStatus(): TransportStatus
                      • +
                      • +

                        Return the status of the connection

                        +
                        +

                        Returns TransportStatus

                        +
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +

                        Add a listener to be called when a new message is received

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          listener: ((message, connectionInfo) => void)
                          +

                          The listener that will be registered

                          +
                          +
                          +
                            +
                          • +
                              +
                            • (message, connectionInfo): void
                            • +
                            • +
                              +

                              Parameters

                              +
                              +

                              Returns void

                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          newPeer: T
                        • +
                        • +
                          Optional _sendPairingResponse: boolean
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Connect the transport

                        +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +

                        Disconnect the transport

                        +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                      +
                      + +
                        + +
                      • +

                        Returns Promise<T[]>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          publicKey: string
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Notify the listeners when a new message comes in

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          message: unknown
                          +

                          Message

                          +
                          +
                        • +
                        • +
                          connectionInfo: ConnectionContext
                          +

                          Context info about the connection

                          +
                          +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Remove a listener

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          listener: ((message, connectionInfo) => void)
                          +
                            +
                          • +
                              +
                            • (message, connectionInfo): void
                            • +
                            • +
                              +

                              Parameters

                              +
                              +

                              Returns void

                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          peerToBeRemoved: T
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Send a message through the transport

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          message: string
                          +

                          The message to send

                          +
                          +
                        • +
                        • +
                          Optional peer: PeerInfo
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                        +

                        Returns void

                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Returns a promise that resolves to true if the transport is available, false if it is not

                        +
                        +

                        Returns Promise<boolean>

                        +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.ParametersInvalidBeaconError.html b/classes/_airgap_beacon_sdk.ParametersInvalidBeaconError.html new file mode 100644 index 000000000..d2d8e9156 --- /dev/null +++ b/classes/_airgap_beacon_sdk.ParametersInvalidBeaconError.html @@ -0,0 +1,166 @@ +ParametersInvalidBeaconError | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class ParametersInvalidBeaconError

                      +
                      +

                      Hierarchy

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Accessors

                      +
                      +
                      +

                      Methods

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      description: string
                      +
                      + +
                      message: string
                      +
                      + +
                      name: string
                      +
                      + +
                      title: string
                      +
                      +

                      Accessors

                      +
                      + +
                        +
                      • get fullDescription(): {
                            data?: string;
                            description: string;
                        }
                      • +
                      • +

                        Returns {
                            data?: string;
                            description: string;
                        }

                        +
                          +
                        • +
                          Optional data?: string
                        • +
                        • +
                          description: string
                      +
                      +

                      Methods

                      +
                      + +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.PeerManager.html b/classes/_airgap_beacon_sdk.PeerManager.html new file mode 100644 index 000000000..22ebd94c5 --- /dev/null +++ b/classes/_airgap_beacon_sdk.PeerManager.html @@ -0,0 +1,215 @@ +PeerManager | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class PeerManager<T>

                      +
                      +
                      +

                      Internalapi

                      The PeerManager provides CRUD functionality for peer entities and persists them to the provided storage.

                      +
                      +
                      +

                      Type Parameters

                      +
                      +
                      +

                      Hierarchy

                      +
                        +
                      • PeerManager
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Methods

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      storageManager: any
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          publicKey: string
                        +

                        Returns Promise<undefined | ArrayElem<StorageKeyReturnType[T]>>

                      +
                      + +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          publicKey: string
                        +

                        Returns Promise<boolean>

                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          publicKey: string
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          publicKeys: string[]
                        +

                        Returns Promise<void>

                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.PermissionManager.html b/classes/_airgap_beacon_sdk.PermissionManager.html new file mode 100644 index 000000000..e596c7e7f --- /dev/null +++ b/classes/_airgap_beacon_sdk.PermissionManager.html @@ -0,0 +1,203 @@ +PermissionManager | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class PermissionManager

                      +
                      +
                      +

                      Internalapi

                      The PermissionManager provides CRUD functionality for permission entities and persists them to the provided storage.

                      +
                      +
                      +

                      Hierarchy

                      +
                        +
                      • PermissionManager
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      storageManager: any
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          accountIdentifier: string
                        +

                        Returns Promise<undefined | PermissionInfo>

                      +
                      + +
                        + +
                      • +

                        Returns Promise<PermissionInfo[]>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                        +

                        Returns Promise<boolean>

                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          accountIdentifier: string
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          accountIdentifiers: string[]
                        +

                        Returns Promise<void>

                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.PostMessagePairingRequest.html b/classes/_airgap_beacon_sdk.PostMessagePairingRequest.html new file mode 100644 index 000000000..ee929bccc --- /dev/null +++ b/classes/_airgap_beacon_sdk.PostMessagePairingRequest.html @@ -0,0 +1,167 @@ +PostMessagePairingRequest | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class PostMessagePairingRequest

                      +
                      +
                      +

                      Internalapi

                      +
                      +

                      Hierarchy

                      +
                      +
                      +

                      Implements

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          id: string
                        • +
                        • +
                          name: string
                        • +
                        • +
                          publicKey: string
                        • +
                        • +
                          version: string
                        • +
                        • +
                          Optional icon: string
                        • +
                        • +
                          Optional appUrl: string
                        +

                        Returns PostMessagePairingRequest

                      +
                      +

                      Properties

                      +
                      + +
                      appUrl?: string
                      +
                      + +
                      icon?: string
                      +
                      + +
                      id: string
                      +
                      + +
                      name: string
                      +
                      + +
                      publicKey: string
                      +
                      + +
                      type: string
                      +
                      + +
                      version: string
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.PostMessagePairingResponse.html b/classes/_airgap_beacon_sdk.PostMessagePairingResponse.html new file mode 100644 index 000000000..b353390c3 --- /dev/null +++ b/classes/_airgap_beacon_sdk.PostMessagePairingResponse.html @@ -0,0 +1,167 @@ +PostMessagePairingResponse | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class PostMessagePairingResponse

                      +
                      +
                      +

                      Internalapi

                      +
                      +

                      Hierarchy

                      +
                      +
                      +

                      Implements

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          id: string
                        • +
                        • +
                          name: string
                        • +
                        • +
                          publicKey: string
                        • +
                        • +
                          version: string
                        • +
                        • +
                          Optional icon: string
                        • +
                        • +
                          Optional appUrl: string
                        +

                        Returns PostMessagePairingResponse

                      +
                      +

                      Properties

                      +
                      + +
                      appUrl?: string
                      +
                      + +
                      icon?: string
                      +
                      + +
                      id: string
                      +
                      + +
                      name: string
                      +
                      + +
                      publicKey: string
                      +
                      + +
                      type: string
                      +
                      + +
                      version: string
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.PostMessageTransport.html b/classes/_airgap_beacon_sdk.PostMessageTransport.html new file mode 100644 index 000000000..e1ac76381 --- /dev/null +++ b/classes/_airgap_beacon_sdk.PostMessageTransport.html @@ -0,0 +1,505 @@ +PostMessageTransport | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class PostMessageTransport<T, K>

                      +
                      +
                      +

                      Internalapi

                      +
                      +

                      Type Parameters

                      +
                      +
                      +

                      Hierarchy

                      +
                        +
                      • Transport<T, K, PostMessageClient> +
                          +
                        • PostMessageTransport
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      _isConnected: TransportStatus
                      +

                      The status of the transport

                      +
                      +
                      +
                      + +
                      client: PostMessageClient
                      +

                      The client handling the encryption/decryption of messages

                      +
                      +
                      +
                      + +
                      name: string
                      +

                      The name of the app

                      +
                      +
                      +
                      + +
                      newPeerListener?: ((peer) => void)
                      +
                      +

                      Type declaration

                      +
                        +
                      • +
                          +
                        • (peer): void
                        • +
                        • +

                          The listener that will be invoked when a new peer is connected

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            peer: T
                          +

                          Returns void

                          +
                      +
                      + +
                      peerManager: PeerManager<K>
                      +
                      + + +

                      The type of the transport

                      +
                      +
                      +
                      + +
                      listenForExtensions: any
                      +
                      +

                      Accessors

                      +
                      + +
                        +
                      • get connectionStatus(): TransportStatus
                      • +
                      • +

                        Return the status of the connection

                        +
                        +

                        Returns TransportStatus

                        +
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +

                        Add a listener to be called when a new message is received

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          listener: ((message, connectionInfo) => void)
                          +

                          The listener that will be registered

                          +
                          +
                          +
                            +
                          • +
                              +
                            • (message, connectionInfo): void
                            • +
                            • +
                              +

                              Parameters

                              +
                              +

                              Returns void

                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          newPeer: T
                        • +
                        • +
                          Optional _sendPairingResponse: boolean
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Connect the transport

                        +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +

                        Disconnect the transport

                        +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                      +
                      + +
                        + +
                      • +

                        Returns Promise<T[]>

                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          publicKey: string
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Notify the listeners when a new message comes in

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          message: unknown
                          +

                          Message

                          +
                          +
                        • +
                        • +
                          connectionInfo: ConnectionContext
                          +

                          Context info about the connection

                          +
                          +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Remove a listener

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          listener: ((message, connectionInfo) => void)
                          +
                            +
                          • +
                              +
                            • (message, connectionInfo): void
                            • +
                            • +
                              +

                              Parameters

                              +
                              +

                              Returns void

                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                          +
                        • +
                          peerToBeRemoved: T
                        +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Send a message through the transport

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          message: string
                          +

                          The message to send

                          +
                          +
                        • +
                        • +
                          Optional peer: PeerInfo
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +
                        +

                        Parameters

                        +
                        +

                        Returns void

                      +
                      + +
                        + +
                      • +

                        Returns Promise<void>

                      +
                      + +
                        + +
                      • +

                        Returns Promise<Extension[]>

                      +
                      + +
                        + +
                      • +

                        Returns a promise that resolves to true if the transport is available, false if it is not

                        +
                        +

                        Returns Promise<boolean>

                        +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.Serializer.html b/classes/_airgap_beacon_sdk.Serializer.html new file mode 100644 index 000000000..a87e0d613 --- /dev/null +++ b/classes/_airgap_beacon_sdk.Serializer.html @@ -0,0 +1,131 @@ +Serializer | Documentation
                      +
                      + +
                      +
                      +
                      + +
                      +
                      +

                      Internalapi

                      The Serializer is used to serialize / deserialize JSON objects and encode them with bs58check

                      +
                      +
                      +

                      Hierarchy

                      +
                        +
                      • Serializer
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Methods

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +

                        Deserialize a bs58check encoded string

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          encoded: string
                          +

                          String to be deserialized

                          +
                          +
                        +

                        Returns Promise<unknown>

                        +
                      +
                      + +
                        + +
                      • +

                        Serialize and bs58check encode an object

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          message: unknown
                          +

                          JSON object to serialize

                          +
                          +
                        +

                        Returns Promise<string>

                        +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.SignatureTypeNotSupportedBeaconError.html b/classes/_airgap_beacon_sdk.SignatureTypeNotSupportedBeaconError.html new file mode 100644 index 000000000..b7f48cc04 --- /dev/null +++ b/classes/_airgap_beacon_sdk.SignatureTypeNotSupportedBeaconError.html @@ -0,0 +1,166 @@ +SignatureTypeNotSupportedBeaconError | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class SignatureTypeNotSupportedBeaconError

                      +
                      +

                      Hierarchy

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      +
                      +

                      Properties

                      +
                      +
                      +

                      Accessors

                      +
                      +
                      +

                      Methods

                      +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Properties

                      +
                      + +
                      description: string
                      +
                      + +
                      message: string
                      +
                      + +
                      name: string
                      +
                      + +
                      title: string
                      +
                      +

                      Accessors

                      +
                      + +
                        +
                      • get fullDescription(): {
                            data?: string;
                            description: string;
                        }
                      • +
                      • +

                        Returns {
                            data?: string;
                            description: string;
                        }

                        +
                          +
                        • +
                          Optional data?: string
                        • +
                        • +
                          description: string
                      +
                      +

                      Methods

                      +
                      + +
                      +
                      +
                      +

                      Generated using TypeDoc

                      +
                      \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.Storage.html b/classes/_airgap_beacon_sdk.Storage.html new file mode 100644 index 000000000..64d07886e --- /dev/null +++ b/classes/_airgap_beacon_sdk.Storage.html @@ -0,0 +1,260 @@ +Storage | Documentation
                      +
                      + +
                      +
                      +
                      +
                      + +

                      Class StorageAbstract

                      +
                      +
                      +

                      Internalapi

                      The storage used in the SDK

                      +
                      +
                      +

                      Hierarchy

                      +
                      +
                      +

                      Implemented by

                      +
                      +
                      +
                      +
                      + +
                      +
                      +

                      Constructors

                      +
                      + +
                      +
                      +

                      Methods

                      +
                      + +
                        + +
                      • +

                        Delete a key from storage

                        +
                        +
                        +

                        Type Parameters

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          key: K
                          +

                          The storage key

                          +
                          +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +

                        Gets a value from storage and returns it

                        +
                        +
                        +

                        Type Parameters

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          key: K
                          +

                          The storage key

                          +
                          +
                        +

                        Returns Promise<StorageKeyReturnType[K]>

                        +
                      +
                      + +
                        + +
                      • +

                        Get the key with the internal prefix

                        +
                        +
                        +

                        Type Parameters

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          key: K
                          +

                          the storage key

                          +
                          +
                        +

                        Returns string

                        +
                      +
                      + +
                        + +
                      • +

                        Sets a value in the storage and persist it

                        +
                        +
                        +

                        Type Parameters

                        +
                        +
                        +

                        Parameters

                        +
                        +

                        Returns Promise<void>

                        +
                      +
                      + +
                        + +
                      • +

                        This event will fire if the storage was modified by someone else, eg. on another tab

                        +
                        +
                        +

                        Parameters

                        +
                          +
                        • +
                          callback: ((arg) => {})
                          +

                          The callback to be called when a storage value changes

                          +
                          +
                          +
                            +
                          • +
                              +
                            • (arg): {}
                            • +
                            • +
                              +

                              Parameters

                              +
                                +
                              • +
                                arg: {
                                    eventType: "storageCleared" | "entryModified";
                                    key: null | string;
                                    newValue: null | string;
                                    oldValue: null | string;
                                }
                                +
                                  +
                                • +
                                  eventType: "storageCleared" | "entryModified"
                                • +
                                • +
                                  key: null | string
                                • +
                                • +
                                  newValue: null | string
                                • +
                                • +
                                  oldValue: null | string
                              +

                              Returns {}

                              +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns a promise that resolves to true if the storage option is available on this platform.

                          +
                          +

                          Returns Promise<boolean>

                          +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.StorageValidator.html b/classes/_airgap_beacon_sdk.StorageValidator.html new file mode 100644 index 000000000..c905d3b4e --- /dev/null +++ b/classes/_airgap_beacon_sdk.StorageValidator.html @@ -0,0 +1,156 @@ +StorageValidator | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class StorageValidator

                        +
                        +

                        Hierarchy

                        +
                          +
                        • StorageValidator
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        innerValidate: any
                        +
                        + +
                        objHasProperty: any
                        +
                        + +
                        storage: any
                        +
                        + +
                        validateArray: any
                        +
                        + +
                        validateBoolean: any
                        +
                        + +
                        validateNumber: any
                        +
                        + +
                        validateText: any
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Returns Promise<boolean>

                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.SubstrateBlockchain.html b/classes/_airgap_beacon_sdk.SubstrateBlockchain.html new file mode 100644 index 000000000..9d4630931 --- /dev/null +++ b/classes/_airgap_beacon_sdk.SubstrateBlockchain.html @@ -0,0 +1,161 @@ +SubstrateBlockchain | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class SubstrateBlockchain

                        +
                        +

                        Hierarchy

                        +
                          +
                        • SubstrateBlockchain
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        identifier: string
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<{
                              accountId: string;
                              address: string;
                              publicKey: string;
                          }[]>

                        +
                        + +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.TezosBlockchain.html b/classes/_airgap_beacon_sdk.TezosBlockchain.html new file mode 100644 index 000000000..8ecaa3a2b --- /dev/null +++ b/classes/_airgap_beacon_sdk.TezosBlockchain.html @@ -0,0 +1,161 @@ +TezosBlockchain | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class TezosBlockchain

                        +
                        +

                        Hierarchy

                        +
                          +
                        • TezosBlockchain
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        identifier: string
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<{
                              accountId: string;
                              address: string;
                              publicKey: string;
                          }[]>

                        +
                        + +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.TooManyOperationsBeaconError.html b/classes/_airgap_beacon_sdk.TooManyOperationsBeaconError.html new file mode 100644 index 000000000..f12a9b262 --- /dev/null +++ b/classes/_airgap_beacon_sdk.TooManyOperationsBeaconError.html @@ -0,0 +1,166 @@ +TooManyOperationsBeaconError | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class TooManyOperationsBeaconError

                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Accessors

                        +
                        +
                        +

                        Methods

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        description: string
                        +
                        + +
                        message: string
                        +
                        + +
                        name: string
                        +
                        + +
                        title: string
                        +
                        +

                        Accessors

                        +
                        + +
                          +
                        • get fullDescription(): {
                              data?: string;
                              description: string;
                          }
                        • +
                        • +

                          Returns {
                              data?: string;
                              description: string;
                          }

                          +
                            +
                          • +
                            Optional data?: string
                          • +
                          • +
                            description: string
                        +
                        +

                        Methods

                        +
                        + +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.TransactionInvalidBeaconError.html b/classes/_airgap_beacon_sdk.TransactionInvalidBeaconError.html new file mode 100644 index 000000000..1e965d016 --- /dev/null +++ b/classes/_airgap_beacon_sdk.TransactionInvalidBeaconError.html @@ -0,0 +1,178 @@ +TransactionInvalidBeaconError | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class TransactionInvalidBeaconError

                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Accessors

                        +
                        +
                        +

                        Methods

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        data: unknown
                        +
                        + +
                        description: string
                        +
                        + +
                        message: string
                        +
                        + +
                        name: string
                        +
                        + +
                        title: string
                        +
                        +

                        Accessors

                        +
                        + +
                          +
                        • get fullDescription(): {
                              data?: string;
                              description: string;
                          }
                        • +
                        • +

                          Returns {
                              data?: string;
                              description: string;
                          }

                          +
                            +
                          • +
                            Optional data?: string
                          • +
                          • +
                            description: string
                        +
                        +

                        Methods

                        +
                        + +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.Transport.html b/classes/_airgap_beacon_sdk.Transport.html new file mode 100644 index 000000000..d6cbe39e4 --- /dev/null +++ b/classes/_airgap_beacon_sdk.Transport.html @@ -0,0 +1,461 @@ +Transport | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class Transport<T, K, S>Abstract

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Type Parameters

                        +
                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        _isConnected: TransportStatus
                        +

                        The status of the transport

                        +
                        +
                        +
                        + +
                        client: S
                        +

                        The client handling the encryption/decryption of messages

                        +
                        +
                        +
                        + +
                        listeners: any
                        +

                        The listeners that will be notified when new messages are coming in

                        +
                        +
                        +
                        + +
                        name: string
                        +

                        The name of the app

                        +
                        +
                        +
                        + +
                        newPeerListener?: ((peer) => void)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (peer): void
                          • +
                          • +

                            The listener that will be invoked when a new peer is connected

                            +
                            +
                            +

                            Parameters

                            +
                              +
                            • +
                              peer: T
                            +

                            Returns void

                            +
                        +
                        + +
                        peerManager: PeerManager<K>
                        +
                        + + +

                        The type of the transport

                        +
                        +
                        +
                        +

                        Accessors

                        +
                        + +
                          +
                        • get connectionStatus(): TransportStatus
                        • +
                        • +

                          Return the status of the connection

                          +
                          +

                          Returns TransportStatus

                          +
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Add a listener to be called when a new message is received

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +

                            The listener that will be registered

                            +
                            +
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            newPeer: T
                          • +
                          • +
                            Optional _sendPairingResponse: boolean
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Connect the transport

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Disconnect the transport

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<T[]>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            publicKey: string
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Notify the listeners when a new message comes in

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: unknown
                            +

                            Message

                            +
                            +
                          • +
                          • +
                            connectionInfo: ConnectionContext
                            +

                            Context info about the connection

                            +
                            +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Remove a listener

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            peerToBeRemoved: T
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Send a message through the transport

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: string
                            +

                            The message to send

                            +
                            +
                          • +
                          • +
                            Optional peer: PeerInfo
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns void

                        +
                        + +
                          + +
                        • +

                          Returns a promise that resolves to true if the transport is available, false if it is not

                          +
                          +

                          Returns Promise<boolean>

                          +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.UnknownBeaconError.html b/classes/_airgap_beacon_sdk.UnknownBeaconError.html new file mode 100644 index 000000000..e07ca522f --- /dev/null +++ b/classes/_airgap_beacon_sdk.UnknownBeaconError.html @@ -0,0 +1,166 @@ +UnknownBeaconError | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class UnknownBeaconError

                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Accessors

                        +
                        +
                        +

                        Methods

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        description: string
                        +
                        + +
                        message: string
                        +
                        + +
                        name: string
                        +
                        + +
                        title: string
                        +
                        +

                        Accessors

                        +
                        + +
                          +
                        • get fullDescription(): {
                              data?: string;
                              description: string;
                          }
                        • +
                        • +

                          Returns {
                              data?: string;
                              description: string;
                          }

                          +
                            +
                          • +
                            Optional data?: string
                          • +
                          • +
                            description: string
                        +
                        +

                        Methods

                        +
                        + +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.WCStorage.html b/classes/_airgap_beacon_sdk.WCStorage.html new file mode 100644 index 000000000..4440025fd --- /dev/null +++ b/classes/_airgap_beacon_sdk.WCStorage.html @@ -0,0 +1,222 @@ +WCStorage | Documentation
                        +
                        + +
                        +
                        +
                        + +
                        +

                        Hierarchy

                        +
                          +
                        • WCStorage
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                          + +
                        • +

                          Returns WCStorage

                        +
                        +

                        Properties

                        +
                        + +
                        channel: any
                        +
                        + +
                        indexedDB: any
                        +
                        + +
                        localStorage: any
                        +
                        + +
                        onError: any
                        +
                        + +
                        onErrorHandler: undefined | ((data) => void)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (data): void
                          • +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              data: any
                            +

                            Returns void

                        +
                        + +
                        onMessage: any
                        +
                        + +
                        onMessageHandler: undefined | ((type) => void)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (type): void
                          • +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              type: string
                            +

                            Returns void

                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Returns void

                        +
                        + +
                          + +
                        • +

                          Returns Promise<boolean>

                        +
                        + +
                          + +
                        • +

                          Returns Promise<boolean>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            type: string
                          +

                          Returns void

                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.WalletClient.html b/classes/_airgap_beacon_sdk.WalletClient.html new file mode 100644 index 000000000..6739b1610 --- /dev/null +++ b/classes/_airgap_beacon_sdk.WalletClient.html @@ -0,0 +1,895 @@ +WalletClient | Documentation
                        +
                        + +
                        +
                        +
                        + +
                        +
                        +

                        Publicapi

                        The WalletClient has to be used in the wallet. It handles all the logic related to connecting to beacon-compatible +dapps and handling/responding to requests.

                        +
                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        _beaconId: ExposedPromise<string, unknown>
                        +

                        The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

                        +
                        +
                        +
                        + +
                        _isConnected: ExposedPromise<boolean, unknown>
                        +

                        Returns whether or not the transport is connected

                        +
                        +
                        +
                        + +
                        _keyPair: ExposedPromise<KeyPair, unknown>
                        +

                        The local keypair that is used for the communication encryption

                        +
                        +
                        +
                        + +
                        _transport: ExposedPromise<Transport<any, any, any>, unknown>
                        +
                        + +
                        accountManager: AccountManager
                        +
                        + +
                        +
                        + +
                        appMetadataManager: any
                        +
                        + +
                        appUrl?: string
                        +

                        The URL of the dApp.

                        +
                        +
                        +
                        + +
                        disconnect: any
                        +
                        + +
                        getPeerInfo: any
                        +
                        + +
                        handleResponse: ((_event, connectionInfo) => void)
                        +
                        +

                        Type declaration

                        +
                        +
                        + +
                        iconUrl?: string
                        +

                        The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

                        +
                        +
                        +
                        + +
                        matrixNodes: NodeDistributions
                        +
                        + +
                        name: string
                        +

                        The name of the client

                        +
                        +
                        +
                        + +
                        pendingRequests: any
                        +

                        This array stores pending requests, meaning requests we received and have not yet handled / sent a response.

                        +
                        +
                        +
                        + +
                        permissionManager: any
                        +
                        + +
                        rateLimit: number
                        +

                        How many requests can be sent after another

                        +
                        +
                        +
                        + +
                        rateLimitWindowInSeconds: number
                        +

                        The time window in seconds in which the "rateLimit" is checked

                        +
                        +
                        +
                        + +
                        removePermissionsForPeers: any
                        +
                        + +
                        requestCounter: number[]
                        +

                        Stores the times when requests have been made to determine if the rate limit has been reached

                        +
                        +
                        +
                        + +
                        respondToMessage: any
                        +

                        An internal method to send a BeaconMessage to the DApp

                        +
                        +
                        +

                        Param

                        Send a message back to the DApp

                        +
                        +
                        + +
                        sendAcknowledgeResponse: any
                        +

                        Send an acknowledge message back to the sender

                        +
                        +
                        +

                        Param

                        The message that was received

                        +
                        +
                        + +
                        storage: Storage
                        +
                        +

                        Accessors

                        +
                        + +
                          +
                        • get beaconId(): Promise<string>
                        • +
                        • +

                          Returns Promise<string>

                        +
                        + +
                          +
                        • get connectionStatus(): TransportStatus
                        • +
                        • +

                          Returns the connection status of the Client

                          +
                          +

                          Returns TransportStatus

                          +
                        +
                        + +
                          +
                        • get isConnected(): Promise<boolean>
                        • +
                        • +

                          Returns Promise<boolean>

                        +
                        + +
                          +
                        • get keyPair(): Promise<KeyPair>
                        • +
                        • +

                          Returns Promise<KeyPair>

                        +
                        + +
                          +
                        • get ready(): Promise<void>
                        • +
                        • +

                          Returns whether or not the transaport is ready

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          +
                        • get transport(): Promise<Transport<any, any, any>>
                        • +
                        • +

                          Returns Promise<Transport<any, any, any>>

                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          The method will attempt to initiate a connection using the active transport.

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Add a new peer to the known peers

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            peer: PeerInfo
                            +

                            The new peer to add

                            +
                            +
                          • +
                          • +
                            Optional sendPairingResponse: boolean
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Add a new request (current timestamp) to the pending requests, remove old ones and check if we are above the limit

                          +
                          +

                          Returns Promise<boolean>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          This method initiates a connection to the P2P network and registers a callback that will be called +whenever a message is received.

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            newMessageCallback: ((message, connectionContext) => void)
                            +

                            The callback that will be invoked for every message the transport receives.

                            +
                            +
                            +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          This resets the SDK. After using this method, this instance is no longer usable. You will have to instanciate a new client.

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Return the account by ID

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            accountIdentifier: string
                            +

                            The ID of an account

                            +
                            +
                          +

                          Returns Promise<undefined | AccountInfo>

                          +
                        +
                        + +
                          + +
                        • +

                          Return all locally known accounts

                          +
                          +

                          Returns Promise<AccountInfo[]>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            senderId: string
                          +

                          Returns Promise<undefined | AppMetadata>

                        +
                        + +
                          + +
                        • +

                          Returns Promise<AppMetadata[]>

                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Return all known peers

                          +
                          +

                          Returns Promise<PeerInfo[]>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            accountIdentifier: string
                          +

                          Returns Promise<undefined | PermissionInfo>

                        +
                        + +
                          + +
                        • +

                          Returns Promise<PermissionInfo[]>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            backendUrl: string
                          • +
                          • +
                            accountPublicKey: string
                          • +
                          • +
                            Optional oracleUrl: string
                          +

                          Returns Promise<{
                              challenge: {
                                  id: string;
                                  timestamp: string;
                              };
                              payloadToSign: string;
                          }>

                        +
                        + +
                          + +
                        • +

                          This method initializes the client. It will check if the connection should be established to a +browser extension or if the P2P transport should be used.

                          +
                          +

                          Returns Promise<TransportType>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            challenge: {
                                id: string;
                                timestamp: string;
                            }
                            +
                              +
                            • +
                              id: string
                            • +
                            • +
                              timestamp: string
                          • +
                          • +
                            signature: string
                          • +
                          • +
                            backendUrl: string
                          • +
                          • +
                            accountPublicKey: string
                          • +
                          • +
                            protocolIdentifier: string
                          • +
                          • +
                            deviceId: string
                          • +
                          • +
                            Optional oracleUrl: string
                          +

                          Returns Promise<PushToken>

                        +
                        + +
                          + +
                        • +

                          Remove the account by ID

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            accountIdentifier: string
                            +

                            The ID of an account

                            +
                            +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Remove all locally stored accounts

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            Optional sendDisconnectToPeers: boolean
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            senderId: string
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            accountIdentifier: string
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          This method sends a response for a specific request back to the DApp

                          +
                          +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          A "setter" for when the transport needs to be changed.

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            Optional transport: Transport<any, any, any>
                          +

                          Returns Promise<void>

                          +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.WalletConnectCommunicationClient.html b/classes/_airgap_beacon_sdk.WalletConnectCommunicationClient.html new file mode 100644 index 000000000..7e34c9aa7 --- /dev/null +++ b/classes/_airgap_beacon_sdk.WalletConnectCommunicationClient.html @@ -0,0 +1,924 @@ +WalletConnectCommunicationClient | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class WalletConnectCommunicationClient

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        acknowledgeRequest: any
                        +
                        + +
                        activeAccountOrPbk: any
                        +
                        + +
                        activeListeners: Map<string, ((message) => void)>
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (message): void
                          • +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              message: string
                            +

                            Returns void

                        +
                        + +
                        activeNetwork: any
                        +
                        + +
                        channelOpeningListeners: Map<string, ((pairingResponse) => void)>
                        +
                        +

                        Type declaration

                        +
                        +
                        + +
                        checkWalletReadiness: any
                        +
                        + +
                        clearEvents: any
                        +
                        + +
                        clearState: any
                        +
                        + +
                        closePairings: any
                        +
                        + +
                        closeSessions: any
                        +
                        + +
                        disconnect: any
                        +
                        + +
                        disconnectionEvents: Set<string>
                        +
                        + +
                        eventHandlers: Map<ClientEvents, Function>
                        +
                        + +
                        fetchAccounts: any
                        +
                        + +
                        getPermittedMethods: any
                        +
                        + +
                        getPermittedNetwork: any
                        +
                        + +
                        getSession: any
                        +
                        + +
                        getSignClient: any
                        +
                        + +
                        getTezosNamespace: any
                        +
                        + +
                        getTezosRequiredNamespace: any
                        +
                        + +
                        getTopicFromSession: any
                        +
                        + +
                        isLeader: any
                        +
                        + +
                        isMobileOS: (() => boolean)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (): boolean
                          • +
                          • +

                            Returns boolean

                        +
                        + +
                        isMobileSesion: any
                        +
                        + +
                        keyPair?: KeyPair
                        +
                        + +
                        messageIds: any
                        +

                        this queue stores each active message id +[0] newest message +[length - 1] oldest message

                        +
                        +
                        +
                        + +
                        notifyListeners: any
                        +
                        + +
                        notifyListenersWithPermissionResponse: any
                        +
                        + +
                        onPairingClosed: any
                        +
                        + +
                        onSessionClosed: any
                        +
                        + +
                        onStorageErrorHandler: any
                        +
                        + +
                        onStorageMessageHandler: any
                        +
                        + +
                        openSession: any
                        +
                        + +
                        permissionScopeParamsToNamespaces: any
                        +
                        + +
                        ping: any
                        +
                        + +
                        pingInterval: any
                        +
                        + +
                        refreshState: any
                        +

                        WC Sign client doesn't sync between intances, meaning that a dApp signClient instance state may +differ from a wallet state

                        +
                        +
                        +
                        + +
                        session: any
                        +
                        + +
                        setDefaultAccountAndNetwork: any
                        +
                        + +
                        signClient: undefined | SignClient
                        +
                        + +
                        storage: WCStorage
                        +
                        + +
                        subscribeToSessionEvents: any
                        +
                        + +
                        tryConnectToRelayer: any
                        +
                        + +
                        updateActiveAccount: any
                        +
                        + +
                        updateStorageWallet: any
                        +

                        Function used to fix appSwitching with web wallets when pairing through 'Other wallet flow'

                        +
                        +
                        +

                        Param

                        the newly created session

                        +
                        +
                        + +
                        validateAccounts: any
                        +
                        + +
                        validateEvents: any
                        +
                        + +
                        validateMethods: any
                        +
                        + +
                        validateNetworkAndAccount: any
                        +
                        + +
                        validateReceivedNamespace: any
                        +
                        + +
                        wcOptions: any
                        +
                        + +
                        instance: any
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            account: string
                          • +
                          • +
                            Optional notify: boolean
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Create a cryptobox client

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            otherPublicKey: string
                          • +
                          • +
                            selfKeypair: KeyPair
                          +

                          Returns Promise<SessionKeys>

                          +
                        +
                        + +
                          + +
                        • +

                          Create a cryptobox server

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            otherPublicKey: string
                          • +
                          • +
                            selfKeypair: KeyPair
                          +

                          Returns Promise<SessionKeys>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns undefined | Struct

                        +
                        + +
                          + +
                        • +

                          Encrypt a message for a specific publicKey (receiver, asymmetric)

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            recipientPublicKey: string
                          • +
                          • +
                            message: string
                          +

                          Returns Promise<string>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<string>

                          +
                          +

                          Description

                          Access the public key hash (or public key) of the active account

                          + +

                          Error

                          ActiveAccountUnspecified thrown when there are multiple Tezos account in the session and none is set as the active one

                          +
                        +
                        + +
                          + +
                        • +

                          Returns string[]

                          +
                          +

                          Description

                          Return all connected accounts from the active session

                          + +

                          Error

                          NotConnected if no active session

                          +
                        +
                        + +
                          + +
                        • +

                          Returns string

                          +
                          +

                          Description

                          Access the active network

                          + +

                          Error

                          ActiveNetworkUnspecified thorwn when there are multiple Tezos networks in the session and none is set as the active one

                          +
                        +
                        + +
                          + +
                        • +

                          Returns string[]

                          +
                          +

                          Description

                          Return all networks from the namespace of the active session

                          + +

                          Error

                          NotConnected if no active session

                          +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Get the public key

                          +
                          +

                          Returns Promise<string>

                          +
                        +
                        + +
                          + +
                        • +

                          get the public key hash

                          +
                          +

                          Returns Promise<string>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            Optional forceNewConnection: boolean
                          +

                          Returns Promise<undefined | {
                              topic: string;
                              uri: string;
                          }>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            senderPublicKey: string
                          • +
                          • +
                            messageCallback: ((message) => void)
                            +
                              +
                            • +
                                +
                              • (message): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                  +
                                • +
                                  message: string
                                +

                                Returns void

                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            _message: string
                          • +
                          • +
                            Optional _peer: any
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                          +
                          +

                          Description

                          Once the session is established, send Tezos operations to be approved, signed and inject by the wallet.

                          + +

                          Error

                          MissingRequiredScope is thrown if permission to send operation was not granted

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                          +
                          +

                          Description

                          Once the session is establish, send payload to be approved and signed by the wallet.

                          + +

                          Error

                          MissingRequiredScope is thrown if permission to sign payload was not granted

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            _senderPublicKey: string
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                        +
                        + +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.WalletConnectPairingRequest.html b/classes/_airgap_beacon_sdk.WalletConnectPairingRequest.html new file mode 100644 index 000000000..b547ed792 --- /dev/null +++ b/classes/_airgap_beacon_sdk.WalletConnectPairingRequest.html @@ -0,0 +1,176 @@ +WalletConnectPairingRequest | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class WalletConnectPairingRequest

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            id: string
                          • +
                          • +
                            name: string
                          • +
                          • +
                            publicKey: string
                          • +
                          • +
                            version: string
                          • +
                          • +
                            uri: string
                          • +
                          • +
                            Optional icon: string
                          • +
                          • +
                            Optional appUrl: string
                          +

                          Returns WalletConnectPairingRequest

                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        type: string
                        +
                        + +
                        uri: string
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.WalletConnectPairingResponse.html b/classes/_airgap_beacon_sdk.WalletConnectPairingResponse.html new file mode 100644 index 000000000..63a05685e --- /dev/null +++ b/classes/_airgap_beacon_sdk.WalletConnectPairingResponse.html @@ -0,0 +1,167 @@ +WalletConnectPairingResponse | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class WalletConnectPairingResponse

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            id: string
                          • +
                          • +
                            name: string
                          • +
                          • +
                            publicKey: string
                          • +
                          • +
                            version: string
                          • +
                          • +
                            Optional icon: string
                          • +
                          • +
                            Optional appUrl: string
                          +

                          Returns WalletConnectPairingResponse

                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        type: string
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_sdk.WalletConnectTransport.html b/classes/_airgap_beacon_sdk.WalletConnectTransport.html new file mode 100644 index 000000000..8221d3118 --- /dev/null +++ b/classes/_airgap_beacon_sdk.WalletConnectTransport.html @@ -0,0 +1,603 @@ +WalletConnectTransport | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class WalletConnectTransport<T, K>

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Type Parameters

                        +
                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        _isConnected: TransportStatus
                        +

                        The status of the transport

                        +
                        +
                        +
                        + + +

                        The client handling the encryption/decryption of messages

                        +
                        +
                        +
                        + +
                        isLeader: any
                        +
                        + +
                        isReady: any
                        +
                        + +
                        name: string
                        +

                        The name of the app

                        +
                        +
                        +
                        + +
                        newPeerListener?: ((peer) => void)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (peer): void
                          • +
                          • +

                            The listener that will be invoked when a new peer is connected

                            +
                            +
                            +

                            Parameters

                            +
                              +
                            • +
                              peer: T
                            +

                            Returns void

                            +
                        +
                        + +
                        peerManager: PeerManager<K>
                        +
                        + + +

                        The type of the transport

                        +
                        +
                        +
                        + +
                        wcOptions: any
                        +
                        +

                        Accessors

                        +
                        + +
                          +
                        • get connectionStatus(): TransportStatus
                        • +
                        • +

                          Return the status of the connection

                          +
                          +

                          Returns TransportStatus

                          +
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Add a listener to be called when a new message is received

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +

                            The listener that will be registered

                            +
                            +
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            newPeer: T
                          • +
                          • +
                            Optional _sendPairingResponse: boolean
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Returns void

                        +
                        + +
                          + +
                        • +

                          Connect the transport

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Disconnect the transport

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Forcefully updates any DApps running on the same session +Typical use case: localStorage changes to reflect to indexDB

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            type: string
                            +

                            the message type

                            +
                            +
                          +

                          Returns void

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<any>

                        +
                        + +
                          + +
                        • +

                          Returns Promise<T[]>

                        +
                        + +
                          + +
                        • +

                          Returns Promise<boolean>

                        +
                        + +
                          + +
                        • +

                          Returns Promise<boolean>

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            publicKey: string
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Notify the listeners when a new message comes in

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: unknown
                            +

                            Message

                            +
                            +
                          • +
                          • +
                            connectionInfo: ConnectionContext
                            +

                            Context info about the connection

                            +
                            +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Remove a listener

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            peerToBeRemoved: T
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Send a message through the transport

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: string
                            +

                            The message to send

                            +
                            +
                          • +
                          • +
                            Optional peer: PeerInfo
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns void

                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Returns a promise that blocks the execution flow when awaited if the transport hasn't resolved yet; otherwise, it returns true.

                          +
                          +

                          Returns Promise<boolean>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns boolean

                        +
                        + +
                          + +
                        • +

                          Returns a promise that resolves to true if the transport is available, false if it is not

                          +
                          +

                          Returns Promise<boolean>

                          +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_transport_matrix.P2PCommunicationClient.html b/classes/_airgap_beacon_transport_matrix.P2PCommunicationClient.html new file mode 100644 index 000000000..5f3dd7839 --- /dev/null +++ b/classes/_airgap_beacon_transport_matrix.P2PCommunicationClient.html @@ -0,0 +1,729 @@ +P2PCommunicationClient | Documentation
                        +
                        + +
                        +
                        +
                        + +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        ENABLED_RELAY_SERVERS: NodeDistributions
                        +
                        + +
                        activeListeners: Map<string, ((event) => void)> = ...
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (event): void
                          • +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              event: MatrixClientEvent<any>
                            +

                            Returns void

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        client: ExposedPromise<MatrixClient, unknown> = ...
                        +
                        + +
                        eventHandlers: Map<ClientEvents, Function>
                        +
                        + +
                        iconUrl?: string
                        +
                        + +
                        ignoredRooms: string[] = []
                        +
                        + +
                        initialEvent: undefined | MatrixClientEvent<MESSAGE>
                        +
                        + +
                        initialListener: undefined | ((event) => void)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (event): void
                          • +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              event: MatrixClientEvent<MESSAGE>
                            +

                            Returns void

                        +
                        + +
                        isMobileOS: (() => boolean)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (): boolean
                          • +
                          • +

                            Returns boolean

                        +
                        + +
                        keyPair?: KeyPair
                        +
                        + +
                        loginCounter: number = 0
                        +
                        + +
                        name: string
                        +
                        + +
                        relayServer: undefined | ExposedPromise<{
                            localTimestamp: number;
                            server: string;
                            timestamp: number;
                        }, unknown>
                        +
                        + +
                        replicationCount: number
                        +
                        + +
                        selectedRegion?: Regions
                        +
                        + +
                        storage: Storage
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Create a cryptobox client

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            otherPublicKey: string
                          • +
                          • +
                            selfKeypair: KeyPair
                          +

                          Returns Promise<SessionKeys>

                          +
                        +
                        + +
                          + +
                        • +

                          Create a cryptobox server

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            otherPublicKey: string
                          • +
                          • +
                            selfKeypair: KeyPair
                          +

                          Returns Promise<SessionKeys>

                          +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Encrypt a message for a specific publicKey (receiver, asymmetric)

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            recipientPublicKey: string
                          • +
                          • +
                            message: string
                          +

                          Returns Promise<string>

                          +
                        +
                        + +
                          + +
                        • +

                          To get the fastest region, we can't simply do one request, because sometimes, +DNS and SSL handshakes make "faster" connections slower. So we need to do 2 requests +and check which request was the fastest after 1s.

                          +
                          +

                          Returns Promise<undefined | {
                              server: string;
                              timestamp: number;
                          }>

                          +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Get the public key

                          +
                          +

                          Returns Promise<string>

                          +
                        +
                        + +
                          + +
                        • +

                          get the public key hash

                          +
                          +

                          Returns Promise<string>

                          +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_transport_matrix.P2PTransport.html b/classes/_airgap_beacon_transport_matrix.P2PTransport.html new file mode 100644 index 000000000..71e71e51c --- /dev/null +++ b/classes/_airgap_beacon_transport_matrix.P2PTransport.html @@ -0,0 +1,494 @@ +P2PTransport | Documentation
                        +
                        + +
                        +
                        +
                        + +
                        +
                        +

                        Internalapi

                        +
                        +

                        Type Parameters

                        +
                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        _isConnected: TransportStatus
                        +

                        The status of the transport

                        +
                        +
                        +
                        + + +

                        The client handling the encryption/decryption of messages

                        +
                        +
                        +
                        + +
                        name: string
                        +

                        The name of the app

                        +
                        +
                        +
                        + +
                        newPeerListener?: ((peer) => void)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (peer): void
                          • +
                          • +

                            The listener that will be invoked when a new peer is connected

                            +
                            +
                            +

                            Parameters

                            +
                              +
                            • +
                              peer: T
                            +

                            Returns void

                            +
                        +
                        + +
                        peerManager: PeerManager<K>
                        +
                        + +
                        type: TransportType = TransportType.P2P
                        +

                        The type of the transport

                        +
                        +
                        +
                        +

                        Accessors

                        +
                        + +
                          +
                        • get connectionStatus(): TransportStatus
                        • +
                        • +

                          Return the status of the connection

                          +
                          +

                          Returns TransportStatus

                          +
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Add a listener to be called when a new message is received

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +

                            The listener that will be registered

                            +
                            +
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            newPeer: T
                          • +
                          • +
                            Optional _sendPairingResponse: boolean
                          +

                          Returns Promise<void>

                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<T[]>

                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Notify the listeners when a new message comes in

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: unknown
                            +

                            Message

                            +
                            +
                          • +
                          • +
                            connectionInfo: ConnectionContext
                            +

                            Context info about the connection

                            +
                            +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Remove a listener

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            peerToBeRemoved: T
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Send a message through the transport

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: string
                            +

                            The message to send

                            +
                            +
                          • +
                          • +
                            Optional peer: PeerInfo
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns void

                        +
                        + +
                        +
                        + +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_transport_postmessage.PostMessageTransport.html b/classes/_airgap_beacon_transport_postmessage.PostMessageTransport.html new file mode 100644 index 000000000..21811f9f2 --- /dev/null +++ b/classes/_airgap_beacon_transport_postmessage.PostMessageTransport.html @@ -0,0 +1,508 @@ +PostMessageTransport | Documentation
                        +
                        + +
                        +
                        +
                        + +
                        +
                        +

                        Internalapi

                        +
                        +

                        Type Parameters

                        +
                        +
                        +

                        Hierarchy

                        +
                          +
                        • Transport<T, K, PostMessageClient> +
                            +
                          • PostMessageTransport
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        _isConnected: TransportStatus
                        +

                        The status of the transport

                        +
                        +
                        +
                        + +
                        client: PostMessageClient
                        +

                        The client handling the encryption/decryption of messages

                        +
                        +
                        +
                        + +
                        name: string
                        +

                        The name of the app

                        +
                        +
                        +
                        + +
                        newPeerListener?: ((peer) => void)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (peer): void
                          • +
                          • +

                            The listener that will be invoked when a new peer is connected

                            +
                            +
                            +

                            Parameters

                            +
                              +
                            • +
                              peer: T
                            +

                            Returns void

                            +
                        +
                        + +
                        peerManager: PeerManager<K>
                        +
                        + +
                        type: TransportType = TransportType.POST_MESSAGE
                        +

                        The type of the transport

                        +
                        +
                        +
                        +

                        Accessors

                        +
                        + +
                          +
                        • get connectionStatus(): TransportStatus
                        • +
                        • +

                          Return the status of the connection

                          +
                          +

                          Returns TransportStatus

                          +
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Add a listener to be called when a new message is received

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +

                            The listener that will be registered

                            +
                            +
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            newPeer: T
                          • +
                          • +
                            Optional _sendPairingResponse: boolean
                          +

                          Returns Promise<void>

                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Disconnect the transport

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<T[]>

                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Notify the listeners when a new message comes in

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: unknown
                            +

                            Message

                            +
                            +
                          • +
                          • +
                            connectionInfo: ConnectionContext
                            +

                            Context info about the connection

                            +
                            +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Remove a listener

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            peerToBeRemoved: T
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Send a message through the transport

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: string
                            +

                            The message to send

                            +
                            +
                          • +
                          • +
                            Optional peer: PeerInfo
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns void

                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_transport_walletconnect.WalletConnectCommunicationClient.html b/classes/_airgap_beacon_transport_walletconnect.WalletConnectCommunicationClient.html new file mode 100644 index 000000000..853af4e7e --- /dev/null +++ b/classes/_airgap_beacon_transport_walletconnect.WalletConnectCommunicationClient.html @@ -0,0 +1,1190 @@ +WalletConnectCommunicationClient | Documentation
                        +
                        + +
                        +
                        +
                        + +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        activeAccountOrPbk: undefined | string
                        +
                        + +
                        activeListeners: Map<string, ((message) => void)> = ...
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (message): void
                          • +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              message: string
                            +

                            Returns void

                        +
                        + +
                        activeNetwork: undefined | string
                        +
                        + +
                        channelOpeningListeners: Map<string, ((pairingResponse) => void)> = ...
                        +
                        +

                        Type declaration

                        +
                        +
                        + +
                        disconnectionEvents: Set<string> = ...
                        +
                        + +
                        eventHandlers: Map<ClientEvents, Function>
                        +
                        + +
                        isLeader: Function
                        +
                        + +
                        isMobileOS: (() => boolean)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (): boolean
                          • +
                          • +

                            Returns boolean

                        +
                        + +
                        keyPair?: KeyPair
                        +
                        + +
                        messageIds: string[] = []
                        +

                        this queue stores each active message id +[0] newest message +[length - 1] oldest message

                        +
                        +
                        +
                        + +
                        pingInterval: undefined | Timeout
                        +
                        + +
                        session: undefined | Struct
                        +
                        + +
                        signClient: undefined | SignClient
                        +
                        + +
                        storage: WCStorage = ...
                        +
                        + +
                        wcOptions: {
                            network: NetworkType;
                            opts: Options;
                        }
                        +
                        +

                        Type declaration

                        +
                        +
                        + +
                        +
                        +

                        Methods

                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Create a cryptobox client

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            otherPublicKey: string
                          • +
                          • +
                            selfKeypair: KeyPair
                          +

                          Returns Promise<SessionKeys>

                          +
                        +
                        + +
                          + +
                        • +

                          Create a cryptobox server

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            otherPublicKey: string
                          • +
                          • +
                            selfKeypair: KeyPair
                          +

                          Returns Promise<SessionKeys>

                          +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Encrypt a message for a specific publicKey (receiver, asymmetric)

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            recipientPublicKey: string
                          • +
                          • +
                            message: string
                          +

                          Returns Promise<string>

                          +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Get the public key

                          +
                          +

                          Returns Promise<string>

                          +
                        +
                        + +
                          + +
                        • +

                          get the public key hash

                          +
                          +

                          Returns Promise<string>

                          +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_transport_walletconnect.WalletConnectTransport.html b/classes/_airgap_beacon_transport_walletconnect.WalletConnectTransport.html new file mode 100644 index 000000000..d3e44eb98 --- /dev/null +++ b/classes/_airgap_beacon_transport_walletconnect.WalletConnectTransport.html @@ -0,0 +1,610 @@ +WalletConnectTransport | Documentation
                        +
                        + +
                        +
                        +
                        + +
                        +
                        +

                        Internalapi

                        +
                        +

                        Type Parameters

                        +
                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        _isConnected: TransportStatus
                        +

                        The status of the transport

                        +
                        +
                        +
                        + + +

                        The client handling the encryption/decryption of messages

                        +
                        +
                        +
                        + +
                        isLeader: Function
                        +
                        + +
                        isReady: ExposedPromise<boolean, unknown> = ...
                        +
                        + +
                        name: string
                        +

                        The name of the app

                        +
                        +
                        +
                        + +
                        newPeerListener?: ((peer) => void)
                        +
                        +

                        Type declaration

                        +
                          +
                        • +
                            +
                          • (peer): void
                          • +
                          • +

                            The listener that will be invoked when a new peer is connected

                            +
                            +
                            +

                            Parameters

                            +
                              +
                            • +
                              peer: T
                            +

                            Returns void

                            +
                        +
                        + +
                        peerManager: PeerManager<K>
                        +
                        + +
                        type: TransportType = TransportType.WALLETCONNECT
                        +

                        The type of the transport

                        +
                        +
                        +
                        + +
                        wcOptions: {
                            network: NetworkType;
                            opts: Options;
                        }
                        +
                        +

                        Type declaration

                        +
                        +
                        +

                        Accessors

                        +
                        + +
                          +
                        • get connectionStatus(): TransportStatus
                        • +
                        • +

                          Return the status of the connection

                          +
                          +

                          Returns TransportStatus

                          +
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Add a listener to be called when a new message is received

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +

                            The listener that will be registered

                            +
                            +
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            newPeer: T
                          • +
                          • +
                            Optional _sendPairingResponse: boolean
                          +

                          Returns Promise<void>

                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Notify the listeners when a new message comes in

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: unknown
                            +

                            Message

                            +
                            +
                          • +
                          • +
                            connectionInfo: ConnectionContext
                            +

                            Context info about the connection

                            +
                            +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Remove a listener

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            listener: ((message, connectionInfo) => void)
                            +
                              +
                            • +
                                +
                              • (message, connectionInfo): void
                              • +
                              • +
                                +

                                Parameters

                                +
                                +

                                Returns void

                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            peerToBeRemoved: T
                          +

                          Returns Promise<void>

                        +
                        + +
                          + +
                        • +

                          Send a message through the transport

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            message: string
                            +

                            The message to send

                            +
                            +
                          • +
                          • +
                            Optional peer: PeerInfo
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                          +

                          Returns void

                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        + +
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.ExtendedP2PPairingRequest.html b/classes/_airgap_beacon_types.ExtendedP2PPairingRequest.html new file mode 100644 index 000000000..aea0d15e5 --- /dev/null +++ b/classes/_airgap_beacon_types.ExtendedP2PPairingRequest.html @@ -0,0 +1,195 @@ +ExtendedP2PPairingRequest | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class ExtendedP2PPairingRequest

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        relayServer: string
                        +
                        + +
                        senderId: string
                        +
                        + +
                        type: string = 'p2p-pairing-request'
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.ExtendedP2PPairingResponse.html b/classes/_airgap_beacon_types.ExtendedP2PPairingResponse.html new file mode 100644 index 000000000..ed05da6cd --- /dev/null +++ b/classes/_airgap_beacon_types.ExtendedP2PPairingResponse.html @@ -0,0 +1,195 @@ +ExtendedP2PPairingResponse | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class ExtendedP2PPairingResponse

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        relayServer: string
                        +
                        + +
                        senderId: string
                        +
                        + +
                        type: string = 'p2p-pairing-request'
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.ExtendedPostMessagePairingRequest.html b/classes/_airgap_beacon_types.ExtendedPostMessagePairingRequest.html new file mode 100644 index 000000000..e605e57ef --- /dev/null +++ b/classes/_airgap_beacon_types.ExtendedPostMessagePairingRequest.html @@ -0,0 +1,185 @@ +ExtendedPostMessagePairingRequest | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class ExtendedPostMessagePairingRequest

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        senderId: string
                        +
                        + +
                        type: string = 'postmessage-pairing-request'
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.ExtendedPostMessagePairingResponse.html b/classes/_airgap_beacon_types.ExtendedPostMessagePairingResponse.html new file mode 100644 index 000000000..352f7e3a9 --- /dev/null +++ b/classes/_airgap_beacon_types.ExtendedPostMessagePairingResponse.html @@ -0,0 +1,194 @@ +ExtendedPostMessagePairingResponse | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class ExtendedPostMessagePairingResponse

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        extensionId: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        senderId: string
                        +
                        + +
                        type: string = 'postmessage-pairing-response'
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.ExtendedWalletConnectPairingRequest.html b/classes/_airgap_beacon_types.ExtendedWalletConnectPairingRequest.html new file mode 100644 index 000000000..af38dddbb --- /dev/null +++ b/classes/_airgap_beacon_types.ExtendedWalletConnectPairingRequest.html @@ -0,0 +1,195 @@ +ExtendedWalletConnectPairingRequest | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class ExtendedWalletConnectPairingRequest

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        senderId: string
                        +
                        + +
                        type: string = 'walletconnect-pairing-request'
                        +
                        + +
                        uri: string
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.ExtendedWalletConnectPairingResponse.html b/classes/_airgap_beacon_types.ExtendedWalletConnectPairingResponse.html new file mode 100644 index 000000000..959115acc --- /dev/null +++ b/classes/_airgap_beacon_types.ExtendedWalletConnectPairingResponse.html @@ -0,0 +1,182 @@ +ExtendedWalletConnectPairingResponse | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class ExtendedWalletConnectPairingResponse

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        extensionId: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        senderId: string
                        +
                        + +
                        type: string = 'walletconnect-pairing-response'
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.P2PPairingRequest.html b/classes/_airgap_beacon_types.P2PPairingRequest.html new file mode 100644 index 000000000..2a89e3e4b --- /dev/null +++ b/classes/_airgap_beacon_types.P2PPairingRequest.html @@ -0,0 +1,176 @@ +P2PPairingRequest | Documentation
                        +
                        + +
                        +
                        +
                        + +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            id: string
                          • +
                          • +
                            name: string
                          • +
                          • +
                            publicKey: string
                          • +
                          • +
                            version: string
                          • +
                          • +
                            relayServer: string
                          • +
                          • +
                            Optional icon: string
                          • +
                          • +
                            Optional appUrl: string
                          +

                          Returns P2PPairingRequest

                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        relayServer: string
                        +
                        + +
                        type: string = 'p2p-pairing-request'
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.P2PPairingResponse.html b/classes/_airgap_beacon_types.P2PPairingResponse.html new file mode 100644 index 000000000..78163c1a5 --- /dev/null +++ b/classes/_airgap_beacon_types.P2PPairingResponse.html @@ -0,0 +1,176 @@ +P2PPairingResponse | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class P2PPairingResponse

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                          + +
                        • +
                          +

                          Parameters

                          +
                            +
                          • +
                            id: string
                          • +
                          • +
                            name: string
                          • +
                          • +
                            publicKey: string
                          • +
                          • +
                            version: string
                          • +
                          • +
                            relayServer: string
                          • +
                          • +
                            Optional icon: string
                          • +
                          • +
                            Optional appUrl: string
                          +

                          Returns P2PPairingResponse

                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        relayServer: string
                        +
                        + +
                        type: string = 'p2p-pairing-request'
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.PostMessagePairingRequest.html b/classes/_airgap_beacon_types.PostMessagePairingRequest.html new file mode 100644 index 000000000..dfa3e2222 --- /dev/null +++ b/classes/_airgap_beacon_types.PostMessagePairingRequest.html @@ -0,0 +1,167 @@ +PostMessagePairingRequest | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class PostMessagePairingRequest

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        type: string = 'postmessage-pairing-request'
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.PostMessagePairingResponse.html b/classes/_airgap_beacon_types.PostMessagePairingResponse.html new file mode 100644 index 000000000..304c74926 --- /dev/null +++ b/classes/_airgap_beacon_types.PostMessagePairingResponse.html @@ -0,0 +1,167 @@ +PostMessagePairingResponse | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class PostMessagePairingResponse

                        +
                        +
                        +

                        Internalapi

                        +
                        +

                        Hierarchy

                        +
                        +
                        +

                        Implements

                        +
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        +
                        +

                        Properties

                        +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Properties

                        +
                        + +
                        appUrl?: string
                        +
                        + +
                        icon?: string
                        +
                        + +
                        id: string
                        +
                        + +
                        name: string
                        +
                        + +
                        publicKey: string
                        +
                        + +
                        type: string = 'postmessage-pairing-response'
                        +
                        + +
                        version: string
                        +
                        +
                        +

                        Generated using TypeDoc

                        +
                        \ No newline at end of file diff --git a/classes/_airgap_beacon_types.Storage.html b/classes/_airgap_beacon_types.Storage.html new file mode 100644 index 000000000..1aa6ba2d0 --- /dev/null +++ b/classes/_airgap_beacon_types.Storage.html @@ -0,0 +1,253 @@ +Storage | Documentation
                        +
                        + +
                        +
                        +
                        +
                        + +

                        Class StorageAbstract

                        +
                        +
                        +

                        Internalapi

                        The storage used in the SDK

                        +
                        +
                        +

                        Hierarchy

                        +
                          +
                        • Storage
                        +
                        +
                        +
                        + +
                        +
                        +

                        Constructors

                        +
                        + +
                        +
                        +

                        Methods

                        +
                        + +
                          + +
                        • +

                          Delete a key from storage

                          +
                          +
                          +

                          Type Parameters

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            key: K
                            +

                            The storage key

                            +
                            +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                        +
                        + +
                          + +
                        • +

                          Get the key with the internal prefix

                          +
                          +
                          +

                          Type Parameters

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            key: K
                            +

                            the storage key

                            +
                            +
                          +

                          Returns string

                          +
                        +
                        + +
                          + +
                        • +

                          Sets a value in the storage and persist it

                          +
                          +
                          +

                          Type Parameters

                          +
                          +
                          +

                          Parameters

                          +
                          +

                          Returns Promise<void>

                          +
                        +
                        + +
                          + +
                        • +

                          This event will fire if the storage was modified by someone else, eg. on another tab

                          +
                          +
                          +

                          Parameters

                          +
                            +
                          • +
                            callback: ((arg) => {})
                            +

                            The callback to be called when a storage value changes

                            +
                            +
                            +
                              +
                            • +
                                +
                              • (arg): {}
                              • +
                              • +
                                +

                                Parameters

                                +
                                  +
                                • +
                                  arg: {
                                      eventType: "storageCleared" | "entryModified";
                                      key: null | string;
                                      newValue: null | string;
                                      oldValue: null | string;
                                  }
                                  +
                                    +
                                  • +
                                    eventType: "storageCleared" | "entryModified"
                                  • +
                                  • +
                                    key: null | string
                                  • +
                                  • +
                                    newValue: null | string
                                  • +
                                  • +
                                    oldValue: null | string
                                +

                                Returns {}

                                +
                            +

                            Returns Promise<void>

                            +
                          +
                          + +
                            + +
                          • +

                            Returns a promise that resolves to true if the storage option is available on this platform.

                            +
                            +

                            Returns Promise<boolean>

                            +
                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_types.WalletConnectPairingRequest.html b/classes/_airgap_beacon_types.WalletConnectPairingRequest.html new file mode 100644 index 000000000..f12220d5b --- /dev/null +++ b/classes/_airgap_beacon_types.WalletConnectPairingRequest.html @@ -0,0 +1,176 @@ +WalletConnectPairingRequest | Documentation
                          +
                          + +
                          +
                          +
                          +
                          + +

                          Class WalletConnectPairingRequest

                          +
                          +
                          +

                          Internalapi

                          +
                          +

                          Hierarchy

                          +
                          +
                          +

                          Implements

                          +
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          +
                          +

                          Properties

                          +
                          +
                          +

                          Constructors

                          +
                          + +
                          +
                          +

                          Properties

                          +
                          + +
                          appUrl?: string
                          +
                          + +
                          icon?: string
                          +
                          + +
                          id: string
                          +
                          + +
                          name: string
                          +
                          + +
                          publicKey: string
                          +
                          + +
                          type: string = 'walletconnect-pairing-request'
                          +
                          + +
                          uri: string
                          +
                          + +
                          version: string
                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_types.WalletConnectPairingResponse.html b/classes/_airgap_beacon_types.WalletConnectPairingResponse.html new file mode 100644 index 000000000..0c0856163 --- /dev/null +++ b/classes/_airgap_beacon_types.WalletConnectPairingResponse.html @@ -0,0 +1,167 @@ +WalletConnectPairingResponse | Documentation
                          +
                          + +
                          +
                          +
                          +
                          + +

                          Class WalletConnectPairingResponse

                          +
                          +
                          +

                          Internalapi

                          +
                          +

                          Hierarchy

                          +
                          +
                          +

                          Implements

                          +
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          +
                          +

                          Properties

                          +
                          +
                          +

                          Constructors

                          +
                          + +
                          +
                          +

                          Properties

                          +
                          + +
                          appUrl?: string
                          +
                          + +
                          icon?: string
                          +
                          + +
                          id: string
                          +
                          + +
                          name: string
                          +
                          + +
                          publicKey: string
                          +
                          + +
                          type: string = 'walletconnect-pairing-response'
                          +
                          + +
                          version: string
                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_ui.Pairing.html b/classes/_airgap_beacon_ui.Pairing.html new file mode 100644 index 000000000..8b78382ff --- /dev/null +++ b/classes/_airgap_beacon_ui.Pairing.html @@ -0,0 +1,83 @@ +Pairing | Documentation
                          +
                          + +
                          + +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_utils.ExposedPromise.html b/classes/_airgap_beacon_utils.ExposedPromise.html new file mode 100644 index 000000000..29d3ce858 --- /dev/null +++ b/classes/_airgap_beacon_utils.ExposedPromise.html @@ -0,0 +1,299 @@ +ExposedPromise | Documentation
                          +
                          + +
                          +
                          +
                          +
                          + +

                          Class ExposedPromise<T, U>

                          +
                          +

                          Exposed promise allow you to create a promise and then resolve it later, from the outside

                          +
                          +
                          +
                          +

                          Type Parameters

                          +
                            +
                          • +

                            T = unknown

                          • +
                          • +

                            U = unknown

                          +
                          +

                          Hierarchy

                          +
                            +
                          • ExposedPromise
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          + +
                          +
                          +

                          Properties

                          +
                          + +
                          _promise: Promise<T>
                          +
                          + +
                          _promiseError: undefined | U
                          +
                          + +
                          _promiseResult: undefined | T
                          +
                          + +
                          _reject: Reject<U> = notInitialized
                          +
                          + +
                          _resolve: Resolve<T> = notInitialized
                          +
                          + +
                          _status: ExposedPromiseStatus = ExposedPromiseStatus.PENDING
                          +
                          +

                          Accessors

                          +
                          + +
                          +
                          + +
                          +
                          + +
                          +
                          + +
                          +
                          + +
                          +
                          + +
                          +
                          +

                          Methods

                          +
                          + +
                          +
                          + +
                          +
                          + +
                          +
                          + +
                          +
                          + +
                          +
                          + +
                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.AbortedBeaconError.html b/classes/_airgap_beacon_wallet.AbortedBeaconError.html new file mode 100644 index 000000000..c3da427ed --- /dev/null +++ b/classes/_airgap_beacon_wallet.AbortedBeaconError.html @@ -0,0 +1,166 @@ +AbortedBeaconError | Documentation
                          +
                          + +
                          +
                          +
                          + +
                          +

                          Hierarchy

                          +
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          +
                          +

                          Properties

                          +
                          +
                          +

                          Accessors

                          +
                          +
                          +

                          Methods

                          +
                          +
                          +

                          Constructors

                          +
                          + +
                          +
                          +

                          Properties

                          +
                          + +
                          description: string
                          +
                          + +
                          message: string
                          +
                          + +
                          name: string
                          +
                          + +
                          title: string
                          +
                          +

                          Accessors

                          +
                          + +
                            +
                          • get fullDescription(): {
                                data?: string;
                                description: string;
                            }
                          • +
                          • +

                            Returns {
                                data?: string;
                                description: string;
                            }

                            +
                              +
                            • +
                              Optional data?: string
                            • +
                            • +
                              description: string
                          +
                          +

                          Methods

                          +
                          + +
                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.AccountManager.html b/classes/_airgap_beacon_wallet.AccountManager.html new file mode 100644 index 000000000..e7567459c --- /dev/null +++ b/classes/_airgap_beacon_wallet.AccountManager.html @@ -0,0 +1,220 @@ +AccountManager | Documentation
                          +
                          + +
                          +
                          +
                          + +
                          +
                          +

                          Internalapi

                          The AccountManager provides CRUD functionality for account entities and persists them to the provided storage.

                          +
                          +
                          +

                          Hierarchy

                          +
                            +
                          • AccountManager
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          + +
                          +
                          +

                          Properties

                          +
                          + +
                          storageManager: any
                          +
                          +

                          Methods

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                            +

                            Returns Promise<void>

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              accountIdentifier: string
                            +

                            Returns Promise<undefined | AccountInfo>

                          +
                          + +
                            + +
                          • +

                            Returns Promise<AccountInfo[]>

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                            +

                            Returns Promise<boolean>

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              accountIdentifier: string
                            +

                            Returns Promise<void>

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              accountIdentifiers: string[]
                            +

                            Returns Promise<void>

                          +
                          + +
                            + +
                          • +

                            Returns Promise<void>

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              accountIdentifier: string
                            • +
                            • +
                              accountInfo: Partial<AccountInfo>
                            +

                            Returns Promise<undefined | AccountInfo>

                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.AppMetadataManager.html b/classes/_airgap_beacon_wallet.AppMetadataManager.html new file mode 100644 index 000000000..d72aac8aa --- /dev/null +++ b/classes/_airgap_beacon_wallet.AppMetadataManager.html @@ -0,0 +1,188 @@ +AppMetadataManager | Documentation
                          +
                          + +
                          +
                          +
                          + +
                          +
                          +

                          Internalapi

                          The AppMetadataManager provides CRUD functionality for app-metadata entities and persists them to the provided storage.

                          +
                          +
                          +

                          Hierarchy

                          +
                            +
                          • AppMetadataManager
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          + +
                          +
                          +

                          Properties

                          +
                          + +
                          storageManager: any
                          +
                          +

                          Methods

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                            +

                            Returns Promise<void>

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              senderId: string
                            +

                            Returns Promise<undefined | AppMetadata>

                          +
                          + +
                            + +
                          • +

                            Returns Promise<AppMetadata[]>

                          +
                          + +
                            + +
                          • +

                            Returns Promise<void>

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              senderId: string
                            +

                            Returns Promise<void>

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                              +
                            • +
                              senderIds: string[]
                            +

                            Returns Promise<void>

                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.BeaconClient.html b/classes/_airgap_beacon_wallet.BeaconClient.html new file mode 100644 index 000000000..d90366923 --- /dev/null +++ b/classes/_airgap_beacon_wallet.BeaconClient.html @@ -0,0 +1,237 @@ +BeaconClient | Documentation
                          +
                          + +
                          +
                          +
                          +
                          + +

                          Class BeaconClientAbstract

                          +
                          +
                          +

                          Internalapi

                          The beacon client is an abstract client that handles everything that is shared between all other clients. +Specifically, it handles managing the beaconId and and the local keypair.

                          +
                          +
                          +

                          Hierarchy

                          +
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          + +
                          +
                          +

                          Properties

                          +
                          + +
                          _beaconId: ExposedPromise<string, unknown>
                          +

                          The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

                          +
                          +
                          +
                          + +
                          _keyPair: ExposedPromise<KeyPair, unknown>
                          +

                          The local keypair that is used for the communication encryption

                          +
                          +
                          +
                          + +
                          +
                          + +
                          appUrl?: string
                          +

                          The URL of the dApp.

                          +
                          +
                          +
                          + +
                          iconUrl?: string
                          +

                          The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

                          +
                          +
                          +
                          + +
                          initSDK: any
                          +

                          This method initializes the SDK by setting some values in the storage and generating a keypair.

                          +
                          +
                          +
                          + +
                          loadOrCreateBeaconSecret: any
                          +

                          This method tries to load the seed from storage, if it doesn't exist, a new one will be created and persisted.

                          +
                          +
                          +
                          + +
                          name: string
                          +

                          The name of the client

                          +
                          +
                          +
                          + +
                          removeBeaconEntriesFromStorage: any
                          +

                          Removes all beacon values from the storage.

                          +
                          +
                          +
                          + +
                          storage: Storage
                          +
                          +

                          Accessors

                          +
                          + +
                            +
                          • get beaconId(): Promise<string>
                          • +
                          • +

                            Returns Promise<string>

                          +
                          + +
                            +
                          • get keyPair(): Promise<KeyPair>
                          • +
                          • +

                            Returns Promise<KeyPair>

                          +
                          +

                          Methods

                          +
                          + +
                            + +
                          • +

                            This resets the SDK. After using this method, this instance is no longer usable. You will have to instanciate a new client.

                            +
                            +

                            Returns Promise<void>

                            +
                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.BeaconError.html b/classes/_airgap_beacon_wallet.BeaconError.html new file mode 100644 index 000000000..e1f6ff354 --- /dev/null +++ b/classes/_airgap_beacon_wallet.BeaconError.html @@ -0,0 +1,182 @@ +BeaconError | Documentation
                          +
                          + +
                          +
                          +
                          +
                          + +

                          Class BeaconErrorAbstract

                          +
                          +

                          Hierarchy

                          +
                          +
                          +

                          Implements

                          +
                            +
                          • Error
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          +
                          +

                          Properties

                          +
                          +
                          +

                          Accessors

                          +
                          +
                          +

                          Methods

                          +
                          +
                          +

                          Constructors

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                            +

                            Returns BeaconError

                          +
                          +

                          Properties

                          +
                          + +
                          description: string
                          +
                          + +
                          message: string
                          +
                          + +
                          name: string
                          +
                          + +
                          title: string
                          +
                          +

                          Accessors

                          +
                          + +
                            +
                          • get fullDescription(): {
                                data?: string;
                                description: string;
                            }
                          • +
                          • +

                            Returns {
                                data?: string;
                                description: string;
                            }

                            +
                              +
                            • +
                              Optional data?: string
                            • +
                            • +
                              description: string
                          +
                          +

                          Methods

                          +
                          + +
                            + +
                          • +
                            +

                            Parameters

                            +
                            +

                            Returns BeaconError

                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.BroadcastBeaconError.html b/classes/_airgap_beacon_wallet.BroadcastBeaconError.html new file mode 100644 index 000000000..c91819d87 --- /dev/null +++ b/classes/_airgap_beacon_wallet.BroadcastBeaconError.html @@ -0,0 +1,166 @@ +BroadcastBeaconError | Documentation
                          +
                          + +
                          +
                          +
                          +
                          + +

                          Class BroadcastBeaconError

                          +
                          +

                          Hierarchy

                          +
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          +
                          +

                          Properties

                          +
                          +
                          +

                          Accessors

                          +
                          +
                          +

                          Methods

                          +
                          +
                          +

                          Constructors

                          +
                          + +
                          +
                          +

                          Properties

                          +
                          + +
                          description: string
                          +
                          + +
                          message: string
                          +
                          + +
                          name: string
                          +
                          + +
                          title: string
                          +
                          +

                          Accessors

                          +
                          + +
                            +
                          • get fullDescription(): {
                                data?: string;
                                description: string;
                            }
                          • +
                          • +

                            Returns {
                                data?: string;
                                description: string;
                            }

                            +
                              +
                            • +
                              Optional data?: string
                            • +
                            • +
                              description: string
                          +
                          +

                          Methods

                          +
                          + +
                          +
                          +
                          +

                          Generated using TypeDoc

                          +
                          \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.ChromeStorage.html b/classes/_airgap_beacon_wallet.ChromeStorage.html new file mode 100644 index 000000000..0ac88b5c7 --- /dev/null +++ b/classes/_airgap_beacon_wallet.ChromeStorage.html @@ -0,0 +1,257 @@ +ChromeStorage | Documentation
                          +
                          + +
                          +
                          +
                          + +
                          +
                          +

                          Internalapi

                          A storage that can be used in chrome extensions

                          +
                          +
                          +

                          Hierarchy

                          +
                            +
                          • ChromeStorage
                          +
                          +

                          Implements

                          +
                          +
                          +
                          +
                          + +
                          +
                          +

                          Constructors

                          +
                          + +
                          +
                          +

                          Methods

                          +
                          + +
                            + +
                          • +

                            Delete a key from storage

                            +
                            +
                            +

                            Type Parameters

                            +
                            +
                            +

                            Parameters

                            +
                              +
                            • +
                              key: K
                              +

                              The storage key

                              +
                              +
                            +

                            Returns Promise<void>

                            +
                          +
                          + +
                            + +
                          • +

                            Gets a value from storage and returns it

                            +
                            +
                            +

                            Type Parameters

                            +
                            +
                            +

                            Parameters

                            +
                              +
                            • +
                              key: K
                              +

                              The storage key

                              +
                              +
                            +

                            Returns Promise<StorageKeyReturnType[K]>

                            +
                          +
                          + +
                            + +
                          • +

                            Get the key with the internal prefix

                            +
                            +
                            +

                            Parameters

                            +
                              +
                            • +
                              key: string
                              +

                              the storage key

                              +
                              +
                            +

                            Returns string

                            +
                          +
                          + +
                            + +
                          • +

                            Sets a value in the storage and persist it

                            +
                            +
                            +

                            Type Parameters

                            +
                            +
                            +

                            Parameters

                            +
                            +

                            Returns Promise<void>

                            +
                          +
                          + +
                            + +
                          • +

                            This event will fire if the storage was modified by someone else, eg. on another tab

                            +
                            +
                            +

                            Parameters

                            +
                              +
                            • +
                              _callback: ((arg) => {})
                              +

                              The callback to be called when a storage value changes

                              +
                              +
                              +
                                +
                              • +
                                  +
                                • (arg): {}
                                • +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    arg: {
                                        eventType: "storageCleared" | "entryModified";
                                        key: null | string;
                                        newValue: null | string;
                                        oldValue: null | string;
                                    }
                                    +
                                      +
                                    • +
                                      eventType: "storageCleared" | "entryModified"
                                    • +
                                    • +
                                      key: null | string
                                    • +
                                    • +
                                      newValue: null | string
                                    • +
                                    • +
                                      oldValue: null | string
                                  +

                                  Returns {}

                                  +
                              +

                              Returns Promise<void>

                              +
                            +
                            + +
                              + +
                            • +

                              Returns a promise that resolves to true if the storage option is available on this platform.

                              +
                              +

                              Returns Promise<boolean>

                              +
                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.Client.html b/classes/_airgap_beacon_wallet.Client.html new file mode 100644 index 000000000..edf4324bd --- /dev/null +++ b/classes/_airgap_beacon_wallet.Client.html @@ -0,0 +1,546 @@ +Client | Documentation
                            +
                            + +
                            +
                            +
                            +
                            + +

                            Class ClientAbstract

                            +
                            +
                            +

                            Internalapi

                            This abstract class handles the a big part of the logic that is shared between the dapp and wallet client. +For example, it selects and manages the transport and accounts.

                            +
                            +
                            +

                            Hierarchy

                            +
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            + +
                            +
                            +

                            Properties

                            +
                            + +
                            _beaconId: ExposedPromise<string, unknown>
                            +

                            The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

                            +
                            +
                            +
                            + +
                            _keyPair: ExposedPromise<KeyPair, unknown>
                            +

                            The local keypair that is used for the communication encryption

                            +
                            +
                            +
                            + +
                            _transport: ExposedPromise<Transport<any, any, any>, unknown>
                            +
                            + +
                            accountManager: AccountManager
                            +
                            + +
                            +
                            + +
                            appUrl?: string
                            +

                            The URL of the dApp.

                            +
                            +
                            +
                            + +
                            handleResponse: ((_event, connectionInfo) => void)
                            +
                            +

                            Type declaration

                            +
                            +
                            + +
                            iconUrl?: string
                            +

                            The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

                            +
                            +
                            +
                            + +
                            matrixNodes: NodeDistributions
                            +
                            + +
                            name: string
                            +

                            The name of the client

                            +
                            +
                            +
                            + +
                            rateLimit: number
                            +

                            How many requests can be sent after another

                            +
                            +
                            +
                            + +
                            rateLimitWindowInSeconds: number
                            +

                            The time window in seconds in which the "rateLimit" is checked

                            +
                            +
                            +
                            + +
                            requestCounter: number[]
                            +

                            Stores the times when requests have been made to determine if the rate limit has been reached

                            +
                            +
                            +
                            + +
                            storage: Storage
                            +
                            + +
                            transportListeners: any
                            +
                            +

                            Accessors

                            +
                            + +
                              +
                            • get beaconId(): Promise<string>
                            • +
                            • +

                              Returns Promise<string>

                            +
                            + +
                              +
                            • get connectionStatus(): TransportStatus
                            • +
                            • +

                              Returns the connection status of the Client

                              +
                              +

                              Returns TransportStatus

                              +
                            +
                            + +
                              +
                            • get keyPair(): Promise<KeyPair>
                            • +
                            • +

                              Returns Promise<KeyPair>

                            +
                            + +
                              +
                            • get ready(): Promise<void>
                            • +
                            • +

                              Returns whether or not the transaport is ready

                              +
                              +

                              Returns Promise<void>

                              +
                            +
                            + +
                              +
                            • get transport(): Promise<Transport<any, any, any>>
                            • +
                            • +

                              Returns Promise<Transport<any, any, any>>

                            +
                            +

                            Methods

                            +
                            + +
                              + +
                            • +
                              +

                              Parameters

                              +
                              +

                              Returns Promise<void>

                            +
                            + +
                              + +
                            • +

                              Add a new peer to the known peers

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                peer: PeerInfo
                                +

                                The new peer to add

                                +
                                +
                              +

                              Returns Promise<void>

                              +
                            +
                            + +
                              + +
                            • +

                              Add a new request (current timestamp) to the pending requests, remove old ones and check if we are above the limit

                              +
                              +

                              Returns Promise<boolean>

                              +
                            +
                            + +
                              + +
                            • +

                              Returns Promise<void>

                            +
                            + +
                              + +
                            • +

                              This resets the SDK. After using this method, this instance is no longer usable. You will have to instanciate a new client.

                              +
                              +

                              Returns Promise<void>

                              +
                            +
                            + +
                              + +
                            • +

                              Return the account by ID

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                accountIdentifier: string
                                +

                                The ID of an account

                                +
                                +
                              +

                              Returns Promise<undefined | AccountInfo>

                              +
                            +
                            + +
                              + +
                            • +

                              Return all locally known accounts

                              +
                              +

                              Returns Promise<AccountInfo[]>

                              +
                            +
                            + +
                              + +
                            • +

                              Returns the metadata of this DApp

                              +
                              +

                              Returns Promise<AppMetadata>

                              +
                            +
                            + +
                              + +
                            • +

                              Return all known peers

                              +
                              +

                              Returns Promise<PeerInfo[]>

                              +
                            +
                            + +
                              + +
                            • +

                              This method initializes the client. It will check if the connection should be established to a +browser extension or if the P2P transport should be used.

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                transport: Transport<any, any, any>
                                +

                                A transport that can be provided by the user

                                +
                                +
                              +

                              Returns Promise<TransportType>

                              +
                            +
                            + +
                              + +
                            • +

                              Remove the account by ID

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                accountIdentifier: string
                                +

                                The ID of an account

                                +
                                +
                              +

                              Returns Promise<void>

                              +
                            +
                            + +
                              + +
                            • +

                              Remove all locally stored accounts

                              +
                              +

                              Returns Promise<void>

                              +
                            +
                            + +
                              + +
                            • +
                              +

                              Parameters

                              +
                              +

                              Returns Promise<void>

                            +
                            + +
                              + +
                            • +

                              A "setter" for when the transport needs to be changed.

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                Optional transport: Transport<any, any, any>
                              +

                              Returns Promise<void>

                              +
                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.CommunicationClient.html b/classes/_airgap_beacon_wallet.CommunicationClient.html new file mode 100644 index 000000000..ffb4d68de --- /dev/null +++ b/classes/_airgap_beacon_wallet.CommunicationClient.html @@ -0,0 +1,260 @@ +CommunicationClient | Documentation
                            +
                            + +
                            +
                            +
                            +
                            + +

                            Class CommunicationClientAbstract

                            +
                            +
                            +

                            Internalapi

                            +
                            +

                            Hierarchy

                            +
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            + +
                              + +
                            • +
                              +

                              Parameters

                              +
                                +
                              • +
                                Optional keyPair: KeyPair
                              +

                              Returns CommunicationClient

                            +
                            +

                            Properties

                            +
                            + +
                            eventHandlers: Map<ClientEvents, Function>
                            +
                            + +
                            isMobileOS: (() => boolean)
                            +
                            +

                            Type declaration

                            +
                              +
                            • +
                                +
                              • (): boolean
                              • +
                              • +

                                Returns boolean

                            +
                            + +
                            keyPair?: KeyPair
                            +
                            +

                            Methods

                            +
                            + +
                              + +
                            • +

                              Create a cryptobox client

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                otherPublicKey: string
                              • +
                              • +
                                selfKeypair: KeyPair
                              +

                              Returns Promise<SessionKeys>

                              +
                            +
                            + +
                              + +
                            • +

                              Create a cryptobox server

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                otherPublicKey: string
                              • +
                              • +
                                selfKeypair: KeyPair
                              +

                              Returns Promise<SessionKeys>

                              +
                            +
                            + +
                              + +
                            • +

                              Encrypt a message for a specific publicKey (receiver, asymmetric)

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                recipientPublicKey: string
                              • +
                              • +
                                message: string
                              +

                              Returns Promise<string>

                              +
                            +
                            + +
                              + +
                            • +

                              Get the public key

                              +
                              +

                              Returns Promise<string>

                              +
                            +
                            + +
                              + +
                            • +

                              get the public key hash

                              +
                              +

                              Returns Promise<string>

                              +
                            +
                            + +
                              + +
                            • +
                              +

                              Parameters

                              +
                              +

                              Returns Promise<void>

                            +
                            + +
                              + +
                            • +
                              +

                              Parameters

                              +
                                +
                              • +
                                senderPublicKey: string
                              +

                              Returns Promise<void>

                            +
                            + +
                              + +
                            • +

                              Returns Promise<void>

                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.ExposedPromise.html b/classes/_airgap_beacon_wallet.ExposedPromise.html new file mode 100644 index 000000000..f6e981e34 --- /dev/null +++ b/classes/_airgap_beacon_wallet.ExposedPromise.html @@ -0,0 +1,299 @@ +ExposedPromise | Documentation
                            +
                            + +
                            +
                            +
                            +
                            + +

                            Class ExposedPromise<T, U>

                            +
                            +

                            Exposed promise allow you to create a promise and then resolve it later, from the outside

                            +
                            +
                            +
                            +

                            Type Parameters

                            +
                              +
                            • +

                              T = unknown

                            • +
                            • +

                              U = unknown

                            +
                            +

                            Hierarchy

                            +
                              +
                            • ExposedPromise
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            + +
                              + +
                            • +
                              +

                              Type Parameters

                              +
                                +
                              • +

                                T = unknown

                              • +
                              • +

                                U = unknown

                              +

                              Returns ExposedPromise<T, U>

                            +
                            +

                            Properties

                            +
                            + +
                            _promise: any
                            +
                            + +
                            _promiseError: any
                            +
                            + +
                            _promiseResult: any
                            +
                            + +
                            _reject: any
                            +
                            + +
                            _resolve: any
                            +
                            + +
                            _status: any
                            +
                            +

                            Accessors

                            +
                            + +
                              +
                            • get promise(): Promise<T>
                            • +
                            • +

                              Returns Promise<T>

                            +
                            + +
                              +
                            • get promiseError(): undefined | U
                            • +
                            • +

                              Returns undefined | U

                            +
                            + +
                              +
                            • get promiseResult(): undefined | T
                            • +
                            • +

                              Returns undefined | T

                            +
                            + +
                              +
                            • get reject(): Reject<U>
                            • +
                            • +

                              Returns Reject<U>

                            +
                            + +
                              +
                            • get resolve(): Resolve<T>
                            • +
                            • +

                              Returns Resolve<T>

                            +
                            + +
                            +
                            +

                            Methods

                            +
                            + +
                              + +
                            • +

                              Returns boolean

                            +
                            + +
                              + +
                            • +

                              Returns boolean

                            +
                            + +
                              + +
                            • +

                              Returns boolean

                            +
                            + +
                              + +
                            • +

                              Returns boolean

                            +
                            + +
                              + +
                            • +
                              +

                              Type Parameters

                              +
                                +
                              • +

                                T = never

                              • +
                              • +

                                U = unknown

                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                Optional reason: U
                              +

                              Returns ExposedPromise<T, U>

                            +
                            + +
                              + +
                            • +
                              +

                              Type Parameters

                              +
                                +
                              • +

                                T

                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                value: T
                              +

                              Returns ExposedPromise<T, unknown>

                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.ExtendedP2PPairingRequest.html b/classes/_airgap_beacon_wallet.ExtendedP2PPairingRequest.html new file mode 100644 index 000000000..8926fc5c5 --- /dev/null +++ b/classes/_airgap_beacon_wallet.ExtendedP2PPairingRequest.html @@ -0,0 +1,195 @@ +ExtendedP2PPairingRequest | Documentation
                            +
                            + +
                            +
                            +
                            +
                            + +

                            Class ExtendedP2PPairingRequest

                            +
                            +
                            +

                            Internalapi

                            +
                            +

                            Hierarchy

                            +
                            +
                            +

                            Implements

                            +
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            +
                            +

                            Properties

                            +
                            +
                            +

                            Constructors

                            +
                            + +
                              + +
                            • +
                              +

                              Parameters

                              +
                                +
                              • +
                                id: string
                              • +
                              • +
                                name: string
                              • +
                              • +
                                publicKey: string
                              • +
                              • +
                                version: string
                              • +
                              • +
                                relayServer: string
                              • +
                              • +
                                senderId: string
                              • +
                              • +
                                Optional icon: string
                              • +
                              • +
                                Optional appUrl: string
                              +

                              Returns ExtendedP2PPairingRequest

                            +
                            +

                            Properties

                            +
                            + +
                            appUrl?: string
                            +
                            + +
                            icon?: string
                            +
                            + +
                            id: string
                            +
                            + +
                            name: string
                            +
                            + +
                            publicKey: string
                            +
                            + +
                            relayServer: string
                            +
                            + +
                            senderId: string
                            +
                            + +
                            type: string
                            +
                            + +
                            version: string
                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.ExtendedP2PPairingResponse.html b/classes/_airgap_beacon_wallet.ExtendedP2PPairingResponse.html new file mode 100644 index 000000000..a73166721 --- /dev/null +++ b/classes/_airgap_beacon_wallet.ExtendedP2PPairingResponse.html @@ -0,0 +1,195 @@ +ExtendedP2PPairingResponse | Documentation
                            +
                            + +
                            +
                            +
                            +
                            + +

                            Class ExtendedP2PPairingResponse

                            +
                            +
                            +

                            Internalapi

                            +
                            +

                            Hierarchy

                            +
                            +
                            +

                            Implements

                            +
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            +
                            +

                            Properties

                            +
                            +
                            +

                            Constructors

                            +
                            + +
                              + +
                            • +
                              +

                              Parameters

                              +
                                +
                              • +
                                id: string
                              • +
                              • +
                                name: string
                              • +
                              • +
                                publicKey: string
                              • +
                              • +
                                version: string
                              • +
                              • +
                                relayServer: string
                              • +
                              • +
                                senderId: string
                              • +
                              • +
                                Optional icon: string
                              • +
                              • +
                                Optional appUrl: string
                              +

                              Returns ExtendedP2PPairingResponse

                            +
                            +

                            Properties

                            +
                            + +
                            appUrl?: string
                            +
                            + +
                            icon?: string
                            +
                            + +
                            id: string
                            +
                            + +
                            name: string
                            +
                            + +
                            publicKey: string
                            +
                            + +
                            relayServer: string
                            +
                            + +
                            senderId: string
                            +
                            + +
                            type: string
                            +
                            + +
                            version: string
                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.ExtendedPostMessagePairingRequest.html b/classes/_airgap_beacon_wallet.ExtendedPostMessagePairingRequest.html new file mode 100644 index 000000000..edebde191 --- /dev/null +++ b/classes/_airgap_beacon_wallet.ExtendedPostMessagePairingRequest.html @@ -0,0 +1,185 @@ +ExtendedPostMessagePairingRequest | Documentation
                            +
                            + +
                            +
                            +
                            +
                            + +

                            Class ExtendedPostMessagePairingRequest

                            +
                            +
                            +

                            Internalapi

                            +
                            +

                            Hierarchy

                            +
                            +
                            +

                            Implements

                            +
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            +
                            +

                            Properties

                            +
                            +
                            +

                            Constructors

                            +
                            + +
                            +
                            +

                            Properties

                            +
                            + +
                            appUrl?: string
                            +
                            + +
                            icon?: string
                            +
                            + +
                            id: string
                            +
                            + +
                            name: string
                            +
                            + +
                            publicKey: string
                            +
                            + +
                            senderId: string
                            +
                            + +
                            type: string
                            +
                            + +
                            version: string
                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.ExtendedPostMessagePairingResponse.html b/classes/_airgap_beacon_wallet.ExtendedPostMessagePairingResponse.html new file mode 100644 index 000000000..e82da86c6 --- /dev/null +++ b/classes/_airgap_beacon_wallet.ExtendedPostMessagePairingResponse.html @@ -0,0 +1,194 @@ +ExtendedPostMessagePairingResponse | Documentation
                            +
                            + +
                            +
                            +
                            +
                            + +

                            Class ExtendedPostMessagePairingResponse

                            +
                            +
                            +

                            Internalapi

                            +
                            +

                            Hierarchy

                            +
                            +
                            +

                            Implements

                            +
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            +
                            +

                            Properties

                            +
                            +
                            +

                            Constructors

                            +
                            + +
                            +
                            +

                            Properties

                            +
                            + +
                            appUrl?: string
                            +
                            + +
                            extensionId: string
                            +
                            + +
                            icon?: string
                            +
                            + +
                            id: string
                            +
                            + +
                            name: string
                            +
                            + +
                            publicKey: string
                            +
                            + +
                            senderId: string
                            +
                            + +
                            type: string
                            +
                            + +
                            version: string
                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.ExtendedWalletConnectPairingRequest.html b/classes/_airgap_beacon_wallet.ExtendedWalletConnectPairingRequest.html new file mode 100644 index 000000000..13c2d66d8 --- /dev/null +++ b/classes/_airgap_beacon_wallet.ExtendedWalletConnectPairingRequest.html @@ -0,0 +1,195 @@ +ExtendedWalletConnectPairingRequest | Documentation
                            +
                            + +
                            +
                            +
                            +
                            + +

                            Class ExtendedWalletConnectPairingRequest

                            +
                            +
                            +

                            Internalapi

                            +
                            +

                            Hierarchy

                            +
                            +
                            +

                            Implements

                            +
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            +
                            +

                            Properties

                            +
                            +
                            +

                            Constructors

                            +
                            + +
                            +
                            +

                            Properties

                            +
                            + +
                            appUrl?: string
                            +
                            + +
                            icon?: string
                            +
                            + +
                            id: string
                            +
                            + +
                            name: string
                            +
                            + +
                            publicKey: string
                            +
                            + +
                            senderId: string
                            +
                            + +
                            type: string
                            +
                            + +
                            uri: string
                            +
                            + +
                            version: string
                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.ExtendedWalletConnectPairingResponse.html b/classes/_airgap_beacon_wallet.ExtendedWalletConnectPairingResponse.html new file mode 100644 index 000000000..f1858bd3d --- /dev/null +++ b/classes/_airgap_beacon_wallet.ExtendedWalletConnectPairingResponse.html @@ -0,0 +1,182 @@ +ExtendedWalletConnectPairingResponse | Documentation
                            +
                            + +
                            +
                            +
                            +
                            + +

                            Class ExtendedWalletConnectPairingResponse

                            +
                            +
                            +

                            Internalapi

                            +
                            +

                            Hierarchy

                            +
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            +
                            +

                            Properties

                            +
                            +
                            +

                            Constructors

                            +
                            + +
                            +
                            +

                            Properties

                            +
                            + +
                            appUrl?: string
                            +
                            + +
                            extensionId: string
                            +
                            + +
                            icon?: string
                            +
                            + +
                            id: string
                            +
                            + +
                            name: string
                            +
                            + +
                            publicKey: string
                            +
                            + +
                            senderId: string
                            +
                            + +
                            type: string
                            +
                            + +
                            version: string
                            +
                            +
                            +

                            Generated using TypeDoc

                            +
                            \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.IndexedDBStorage.html b/classes/_airgap_beacon_wallet.IndexedDBStorage.html new file mode 100644 index 000000000..d7d2139b7 --- /dev/null +++ b/classes/_airgap_beacon_wallet.IndexedDBStorage.html @@ -0,0 +1,386 @@ +IndexedDBStorage | Documentation
                            +
                            + +
                            +
                            +
                            + +
                            +
                            +

                            Internalapi

                            The storage used in the SDK

                            +
                            +
                            +

                            Hierarchy

                            +
                            +
                            +
                            +
                            + +
                            +
                            +

                            Constructors

                            +
                            + +
                              + +
                            • +
                              +

                              Parameters

                              +
                                +
                              • +
                                Optional dbName: string
                              • +
                              • +
                                Optional storeName: string
                              +

                              Returns IndexedDBStorage

                            +
                            +

                            Properties

                            +
                            + +
                            db: any
                            +
                            + +
                            dbName: any
                            +
                            + +
                            initDB: any
                            +
                            + +
                            isIndexedDBSupported: any
                            +
                            + +
                            isSupported: any
                            +
                            + +
                            storeName: any
                            +
                            + +
                            transaction: any
                            +
                            +

                            Methods

                            +
                            + +
                              + +
                            • +

                              Returns Promise<void>

                            +
                            + +
                              + +
                            • +

                              Delete a key from storage

                              +
                              +
                              +

                              Type Parameters

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                key: K
                                +

                                The storage key

                                +
                                +
                              +

                              Returns Promise<void>

                              +
                            +
                            + +
                              + +
                            • +

                              it copies over all key value pairs from a source store into a target one

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                targetDBName: string
                                +

                                the name of the target DB

                                +
                                +
                              • +
                              • +
                                targetStoreName: string
                                +

                                the name of the target store

                                +
                                +
                              • +
                              • +
                                Optional skipKeys: string[]
                                +

                                all the keys to ignore

                                +
                                +
                              +

                              Returns Promise<void>

                              +
                            +
                            + +
                              + +
                            • +

                              Gets a value from storage and returns it

                              +
                              +
                              +

                              Type Parameters

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                key: K
                                +

                                The storage key

                                +
                                +
                              +

                              Returns Promise<StorageKeyReturnType[K]>

                              +
                            +
                            + +
                              + +
                            • +

                              Returns Promise<string[]>

                            +
                            + +
                              + +
                            • +

                              Returns Promise<IDBValidKey[]>

                            +
                            + +
                              + +
                            • +

                              Get the key with the internal prefix

                              +
                              +
                              +

                              Type Parameters

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                key: K
                                +

                                the storage key

                                +
                                +
                              +

                              Returns string

                              +
                            +
                            + +
                              + +
                            • +

                              Sets a value in the storage and persist it

                              +
                              +
                              +

                              Type Parameters

                              +
                              +
                              +

                              Parameters

                              +
                              +

                              Returns Promise<void>

                              +
                            +
                            + +
                              + +
                            • +

                              This event will fire if the storage was modified by someone else, eg. on another tab

                              +
                              +
                              +

                              Parameters

                              +
                                +
                              • +
                                callback: ((arg) => {})
                                +

                                The callback to be called when a storage value changes

                                +
                                +
                                +
                                  +
                                • +
                                    +
                                  • (arg): {}
                                  • +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      arg: {
                                          eventType: "storageCleared" | "entryModified";
                                          key: null | string;
                                          newValue: null | string;
                                          oldValue: null | string;
                                      }
                                      +
                                        +
                                      • +
                                        eventType: "storageCleared" | "entryModified"
                                      • +
                                      • +
                                        key: null | string
                                      • +
                                      • +
                                        newValue: null | string
                                      • +
                                      • +
                                        oldValue: null | string
                                    +

                                    Returns {}

                                    +
                                +

                                Returns Promise<void>

                                +
                              +
                              + +
                                + +
                              • +

                                Returns a promise that resolves to true if the storage option is available on this platform.

                                +
                                +

                                Returns Promise<boolean>

                                +
                              +
                              +
                              +

                              Generated using TypeDoc

                              +
                              \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.LocalStorage.html b/classes/_airgap_beacon_wallet.LocalStorage.html new file mode 100644 index 000000000..ca63bfef2 --- /dev/null +++ b/classes/_airgap_beacon_wallet.LocalStorage.html @@ -0,0 +1,276 @@ +LocalStorage | Documentation
                              +
                              + +
                              +
                              +
                              + +
                              +
                              +

                              Internalapi

                              A storage that can be used in the browser

                              +
                              +
                              +

                              Hierarchy

                              +
                              +
                              +
                              +
                              + +
                              +
                              +

                              Constructors

                              +
                              +
                              +

                              Properties

                              +
                              +
                              +

                              Methods

                              +
                              +
                              +

                              Constructors

                              +
                              + +
                              +
                              +

                              Properties

                              +
                              + +
                              prefix?: any
                              +
                              +

                              Methods

                              +
                              + +
                                + +
                              • +

                                Delete a key from storage

                                +
                                +
                                +

                                Type Parameters

                                +
                                +
                                +

                                Parameters

                                +
                                  +
                                • +
                                  key: K
                                  +

                                  The storage key

                                  +
                                  +
                                +

                                Returns Promise<void>

                                +
                              +
                              + +
                                + +
                              • +

                                Gets a value from storage and returns it

                                +
                                +
                                +

                                Type Parameters

                                +
                                +
                                +

                                Parameters

                                +
                                  +
                                • +
                                  key: K
                                  +

                                  The storage key

                                  +
                                  +
                                +

                                Returns Promise<StorageKeyReturnType[K]>

                                +
                              +
                              + +
                                + +
                              • +

                                Get the key with the internal prefix

                                +
                                +
                                +

                                Parameters

                                +
                                  +
                                • +
                                  key: string
                                  +

                                  the storage key

                                  +
                                  +
                                +

                                Returns string

                                +
                              +
                              + +
                                + +
                              • +

                                Sets a value in the storage and persist it

                                +
                                +
                                +

                                Type Parameters

                                +
                                +
                                +

                                Parameters

                                +
                                +

                                Returns Promise<void>

                                +
                              +
                              + +
                                + +
                              • +

                                This event will fire if the storage was modified by someone else, eg. on another tab

                                +
                                +
                                +

                                Parameters

                                +
                                  +
                                • +
                                  callback: ((arg) => {})
                                  +

                                  The callback to be called when a storage value changes

                                  +
                                  +
                                  +
                                    +
                                  • +
                                      +
                                    • (arg): {}
                                    • +
                                    • +
                                      +

                                      Parameters

                                      +
                                        +
                                      • +
                                        arg: {
                                            eventType: "storageCleared" | "entryModified";
                                            key: null | string;
                                            newValue: null | string;
                                            oldValue: null | string;
                                        }
                                        +
                                          +
                                        • +
                                          eventType: "storageCleared" | "entryModified"
                                        • +
                                        • +
                                          key: null | string
                                        • +
                                        • +
                                          newValue: null | string
                                        • +
                                        • +
                                          oldValue: null | string
                                      +

                                      Returns {}

                                      +
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Returns a promise that resolves to true if the storage option is available on this platform.

                                  +
                                  +

                                  Returns Promise<boolean>

                                  +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.Logger.html b/classes/_airgap_beacon_wallet.Logger.html new file mode 100644 index 000000000..ca57b653c --- /dev/null +++ b/classes/_airgap_beacon_wallet.Logger.html @@ -0,0 +1,216 @@ +Logger | Documentation
                                +
                                + +
                                +
                                +
                                + +
                                +

                                Hierarchy

                                +
                                  +
                                • Logger
                                +
                                +

                                Implements

                                +
                                  +
                                • LoggerInterface
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Methods

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    service: string
                                  +

                                  Returns Logger

                                +
                                +

                                Properties

                                +
                                + +
                                name: any
                                +
                                +

                                Methods

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    method: string
                                  • +
                                  • +
                                    Rest ...args: any[]
                                  +

                                  Returns void

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    method: string
                                  • +
                                  • +
                                    Rest ...args: any[]
                                  +

                                  Returns void

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    method: string
                                  • +
                                  • +
                                    Rest ...args: any[]
                                  +

                                  Returns void

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    start: boolean
                                  • +
                                  • +
                                    Optional label: string
                                  +

                                  Returns void

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    method: string
                                  • +
                                  • +
                                    Rest ...args: any[]
                                  +

                                  Returns void

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    method: string
                                  • +
                                  • +
                                    Rest ...args: any[]
                                  +

                                  Returns void

                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.MessageBasedClient.html b/classes/_airgap_beacon_wallet.MessageBasedClient.html new file mode 100644 index 000000000..1535111ba --- /dev/null +++ b/classes/_airgap_beacon_wallet.MessageBasedClient.html @@ -0,0 +1,393 @@ +MessageBasedClient | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class MessageBasedClientAbstract

                                +
                                +
                                +

                                Internalapi

                                +
                                +

                                Hierarchy

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                activeListeners: Map<string, unknown>
                                +

                                The listeners that will be notified of new messages

                                +
                                +
                                +
                                + +
                                eventHandlers: Map<ClientEvents, Function>
                                +
                                + +
                                isMobileOS: (() => boolean)
                                +
                                +

                                Type declaration

                                +
                                  +
                                • +
                                    +
                                  • (): boolean
                                  • +
                                  • +

                                    Returns boolean

                                +
                                + +
                                keyPair?: KeyPair
                                +
                                + +
                                name: string
                                +
                                +

                                Methods

                                +
                                + +
                                  + +
                                • +

                                  Create a cryptobox client

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    otherPublicKey: string
                                  • +
                                  • +
                                    selfKeypair: KeyPair
                                  +

                                  Returns Promise<SessionKeys>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Create a cryptobox server

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    otherPublicKey: string
                                  • +
                                  • +
                                    selfKeypair: KeyPair
                                  +

                                  Returns Promise<SessionKeys>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Decrypt a message from a specific peer

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    senderPublicKey: string
                                  • +
                                  • +
                                    payload: string
                                  +

                                  Returns Promise<string>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Encrypt a message for a specific publicKey (receiver)

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    recipientPublicKey: string
                                  • +
                                  • +
                                    message: string
                                  +

                                  Returns Promise<string>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Encrypt a message for a specific publicKey (receiver, asymmetric)

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    recipientPublicKey: string
                                  • +
                                  • +
                                    message: string
                                  +

                                  Returns Promise<string>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Get the pairing request information. This will be shared with the peer during the connection setup

                                  +
                                  +

                                  Returns Promise<PostMessagePairingRequest>

                                  +
                                +
                                + +
                                +
                                + +
                                  + +
                                • +

                                  Get the public key

                                  +
                                  +

                                  Returns Promise<string>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  get the public key hash

                                  +
                                  +

                                  Returns Promise<string>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Initialize the connection

                                  +
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  start the client and make sure all dependencies are ready

                                  +
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Unsubscribe from encrypted messages from a specific peer

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    senderPublicKey: string
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Unsubscribe from all encrypted messages

                                  +
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.MultiTabChannel.html b/classes/_airgap_beacon_wallet.MultiTabChannel.html new file mode 100644 index 000000000..80e43a753 --- /dev/null +++ b/classes/_airgap_beacon_wallet.MultiTabChannel.html @@ -0,0 +1,209 @@ +MultiTabChannel | Documentation
                                +
                                + +
                                +
                                +
                                + +
                                +

                                Hierarchy

                                +
                                  +
                                • MultiTabChannel
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    name: string
                                  • +
                                  • +
                                    onBCMessageHandler: Function
                                  • +
                                  • +
                                    onElectedLeaderHandler: Function
                                  +

                                  Returns MultiTabChannel

                                +
                                +

                                Properties

                                +
                                + +
                                channel: any
                                +
                                + +
                                elector: any
                                +
                                + +
                                eventListeners: any
                                +
                                + +
                                init: any
                                +
                                + +
                                onBCMessageHandler: any
                                +
                                + +
                                onBeforeUnloadHandler: any
                                +
                                + +
                                onElectedLeaderHandler: any
                                +
                                + +
                                onMessageHandler: any
                                +
                                + +
                                wasLeader: any
                                +
                                +

                                Methods

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<boolean>

                                +
                                + +
                                  + +
                                • +

                                  Returns boolean

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    message: any
                                  +

                                  Returns void

                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.NetworkNotSupportedBeaconError.html b/classes/_airgap_beacon_wallet.NetworkNotSupportedBeaconError.html new file mode 100644 index 000000000..62fd332e5 --- /dev/null +++ b/classes/_airgap_beacon_wallet.NetworkNotSupportedBeaconError.html @@ -0,0 +1,166 @@ +NetworkNotSupportedBeaconError | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class NetworkNotSupportedBeaconError

                                +
                                +

                                Hierarchy

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Accessors

                                +
                                +
                                +

                                Methods

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                description: string
                                +
                                + +
                                message: string
                                +
                                + +
                                name: string
                                +
                                + +
                                title: string
                                +
                                +

                                Accessors

                                +
                                + +
                                  +
                                • get fullDescription(): {
                                      data?: string;
                                      description: string;
                                  }
                                • +
                                • +

                                  Returns {
                                      data?: string;
                                      description: string;
                                  }

                                  +
                                    +
                                  • +
                                    Optional data?: string
                                  • +
                                  • +
                                    description: string
                                +
                                +

                                Methods

                                +
                                + +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.NoAddressBeaconError.html b/classes/_airgap_beacon_wallet.NoAddressBeaconError.html new file mode 100644 index 000000000..3d933ed30 --- /dev/null +++ b/classes/_airgap_beacon_wallet.NoAddressBeaconError.html @@ -0,0 +1,166 @@ +NoAddressBeaconError | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class NoAddressBeaconError

                                +
                                +

                                Hierarchy

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Accessors

                                +
                                +
                                +

                                Methods

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                description: string
                                +
                                + +
                                message: string
                                +
                                + +
                                name: string
                                +
                                + +
                                title: string
                                +
                                +

                                Accessors

                                +
                                + +
                                  +
                                • get fullDescription(): {
                                      data?: string;
                                      description: string;
                                  }
                                • +
                                • +

                                  Returns {
                                      data?: string;
                                      description: string;
                                  }

                                  +
                                    +
                                  • +
                                    Optional data?: string
                                  • +
                                  • +
                                    description: string
                                +
                                +

                                Methods

                                +
                                + +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.NoPrivateKeyBeaconError.html b/classes/_airgap_beacon_wallet.NoPrivateKeyBeaconError.html new file mode 100644 index 000000000..902b7d14d --- /dev/null +++ b/classes/_airgap_beacon_wallet.NoPrivateKeyBeaconError.html @@ -0,0 +1,166 @@ +NoPrivateKeyBeaconError | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class NoPrivateKeyBeaconError

                                +
                                +

                                Hierarchy

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Accessors

                                +
                                +
                                +

                                Methods

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                description: string
                                +
                                + +
                                message: string
                                +
                                + +
                                name: string
                                +
                                + +
                                title: string
                                +
                                +

                                Accessors

                                +
                                + +
                                  +
                                • get fullDescription(): {
                                      data?: string;
                                      description: string;
                                  }
                                • +
                                • +

                                  Returns {
                                      data?: string;
                                      description: string;
                                  }

                                  +
                                    +
                                  • +
                                    Optional data?: string
                                  • +
                                  • +
                                    description: string
                                +
                                +

                                Methods

                                +
                                + +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.NotGrantedBeaconError.html b/classes/_airgap_beacon_wallet.NotGrantedBeaconError.html new file mode 100644 index 000000000..d4f2fb2c2 --- /dev/null +++ b/classes/_airgap_beacon_wallet.NotGrantedBeaconError.html @@ -0,0 +1,166 @@ +NotGrantedBeaconError | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class NotGrantedBeaconError

                                +
                                +

                                Hierarchy

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Accessors

                                +
                                +
                                +

                                Methods

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                description: string
                                +
                                + +
                                message: string
                                +
                                + +
                                name: string
                                +
                                + +
                                title: string
                                +
                                +

                                Accessors

                                +
                                + +
                                  +
                                • get fullDescription(): {
                                      data?: string;
                                      description: string;
                                  }
                                • +
                                • +

                                  Returns {
                                      data?: string;
                                      description: string;
                                  }

                                  +
                                    +
                                  • +
                                    Optional data?: string
                                  • +
                                  • +
                                    description: string
                                +
                                +

                                Methods

                                +
                                + +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.P2PCommunicationClient.html b/classes/_airgap_beacon_wallet.P2PCommunicationClient.html new file mode 100644 index 000000000..23849870e --- /dev/null +++ b/classes/_airgap_beacon_wallet.P2PCommunicationClient.html @@ -0,0 +1,687 @@ +P2PCommunicationClient | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class P2PCommunicationClient

                                +
                                +
                                +

                                Internalapi

                                +
                                +

                                Hierarchy

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    name: string
                                  • +
                                  • +
                                    keyPair: KeyPair
                                  • +
                                  • +
                                    replicationCount: number
                                  • +
                                  • +
                                    storage: Storage
                                  • +
                                  • +
                                    Optional matrixNodes: NodeDistributions
                                  • +
                                  • +
                                    Optional iconUrl: string
                                  • +
                                  • +
                                    Optional appUrl: string
                                  +

                                  Returns P2PCommunicationClient

                                +
                                +

                                Properties

                                +
                                + +
                                ENABLED_RELAY_SERVERS: any
                                +
                                + +
                                activeListeners: any
                                +
                                + +
                                appUrl?: any
                                +
                                + +
                                client: any
                                +
                                + +
                                eventHandlers: Map<ClientEvents, Function>
                                +
                                + +
                                getRelevantJoinedRoom: any
                                +
                                + +
                                getRelevantRoom: any
                                +
                                + +
                                iconUrl?: any
                                +
                                + +
                                ignoredRooms: any
                                +
                                + +
                                initialEvent: any
                                +
                                + +
                                initialListener: any
                                +
                                + +
                                isMobileOS: (() => boolean)
                                +
                                +

                                Type declaration

                                +
                                  +
                                • +
                                    +
                                  • (): boolean
                                  • +
                                  • +

                                    Returns boolean

                                +
                                + +
                                keyPair?: KeyPair
                                +
                                + +
                                loginCounter: any
                                +
                                + +
                                name: any
                                +
                                + +
                                relayServer: undefined | ExposedPromise<{
                                    localTimestamp: number;
                                    server: string;
                                    timestamp: number;
                                }, unknown>
                                +
                                + +
                                replicationCount: number
                                +
                                + +
                                selectedRegion?: any
                                +
                                + +
                                storage: any
                                +
                                +

                                Methods

                                +
                                + +
                                  + +
                                • +

                                  Create a cryptobox client

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    otherPublicKey: string
                                  • +
                                  • +
                                    selfKeypair: KeyPair
                                  +

                                  Returns Promise<SessionKeys>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Create a cryptobox server

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    otherPublicKey: string
                                  • +
                                  • +
                                    selfKeypair: KeyPair
                                  +

                                  Returns Promise<SessionKeys>

                                  +
                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    roomId: string
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Encrypt a message for a specific publicKey (receiver, asymmetric)

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    recipientPublicKey: string
                                  • +
                                  • +
                                    message: string
                                  +

                                  Returns Promise<string>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  To get the fastest region, we can't simply do one request, because sometimes, +DNS and SSL handshakes make "faster" connections slower. So we need to do 2 requests +and check which request was the fastest after 1s.

                                  +
                                  +

                                  Returns Promise<undefined | {
                                      server: string;
                                      timestamp: number;
                                  }>

                                  +
                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    server: string
                                  +

                                  Returns Promise<BeaconInfoResponse>

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<P2PPairingRequest>

                                +
                                + +
                                +
                                + +
                                  + +
                                • +

                                  Get the public key

                                  +
                                  +

                                  Returns Promise<string>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  get the public key hash

                                  +
                                  +

                                  Returns Promise<string>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<{
                                      server: string;
                                      timestamp: number;
                                  }>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    content: MatrixClientEventMessageContent<string>
                                  +

                                  Returns Promise<boolean>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    event: MatrixClientEvent<MESSAGE>
                                  • +
                                  • +
                                    senderPublicKey: string
                                  +

                                  Returns Promise<boolean>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    content: MatrixClientEventMessageContent<any>
                                  +

                                  Returns content is MatrixClientEventMessageContent<string>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    messageCallback: ((pairingResponse) => void)
                                    +
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    senderPublicKey: string
                                  • +
                                  • +
                                    messageCallback: ((message) => void)
                                    +
                                      +
                                    • +
                                        +
                                      • (message): void
                                      • +
                                      • +
                                        +

                                        Parameters

                                        +
                                          +
                                        • +
                                          message: string
                                        +

                                        Returns void

                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<void>

                                +
                                + +
                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    roomId: string
                                  • +
                                  • +
                                    Optional retry: number
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    senderPublicKey: string
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    sender: string
                                  • +
                                  • +
                                    roomId: string
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    sender: string
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    roomId: string
                                  • +
                                  • +
                                    Optional retry: number
                                  +

                                  Returns Promise<void>

                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.P2PPairingRequest.html b/classes/_airgap_beacon_wallet.P2PPairingRequest.html new file mode 100644 index 000000000..9c8da42ba --- /dev/null +++ b/classes/_airgap_beacon_wallet.P2PPairingRequest.html @@ -0,0 +1,176 @@ +P2PPairingRequest | Documentation
                                +
                                + +
                                +
                                +
                                + +
                                +
                                +

                                Internalapi

                                +
                                +

                                Hierarchy

                                +
                                +
                                +

                                Implements

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    id: string
                                  • +
                                  • +
                                    name: string
                                  • +
                                  • +
                                    publicKey: string
                                  • +
                                  • +
                                    version: string
                                  • +
                                  • +
                                    relayServer: string
                                  • +
                                  • +
                                    Optional icon: string
                                  • +
                                  • +
                                    Optional appUrl: string
                                  +

                                  Returns P2PPairingRequest

                                +
                                +

                                Properties

                                +
                                + +
                                appUrl?: string
                                +
                                + +
                                icon?: string
                                +
                                + +
                                id: string
                                +
                                + +
                                name: string
                                +
                                + +
                                publicKey: string
                                +
                                + +
                                relayServer: string
                                +
                                + +
                                type: string
                                +
                                + +
                                version: string
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.P2PPairingResponse.html b/classes/_airgap_beacon_wallet.P2PPairingResponse.html new file mode 100644 index 000000000..f54065d35 --- /dev/null +++ b/classes/_airgap_beacon_wallet.P2PPairingResponse.html @@ -0,0 +1,176 @@ +P2PPairingResponse | Documentation
                                +
                                + +
                                +
                                +
                                + +
                                +
                                +

                                Internalapi

                                +
                                +

                                Hierarchy

                                +
                                +
                                +

                                Implements

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    id: string
                                  • +
                                  • +
                                    name: string
                                  • +
                                  • +
                                    publicKey: string
                                  • +
                                  • +
                                    version: string
                                  • +
                                  • +
                                    relayServer: string
                                  • +
                                  • +
                                    Optional icon: string
                                  • +
                                  • +
                                    Optional appUrl: string
                                  +

                                  Returns P2PPairingResponse

                                +
                                +

                                Properties

                                +
                                + +
                                appUrl?: string
                                +
                                + +
                                icon?: string
                                +
                                + +
                                id: string
                                +
                                + +
                                name: string
                                +
                                + +
                                publicKey: string
                                +
                                + +
                                relayServer: string
                                +
                                + +
                                type: string
                                +
                                + +
                                version: string
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.P2PTransport.html b/classes/_airgap_beacon_wallet.P2PTransport.html new file mode 100644 index 000000000..08b093e93 --- /dev/null +++ b/classes/_airgap_beacon_wallet.P2PTransport.html @@ -0,0 +1,494 @@ +P2PTransport | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class P2PTransport<T, K>

                                +
                                +
                                +

                                Internalapi

                                +
                                +

                                Type Parameters

                                +
                                +
                                +

                                Hierarchy

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                _isConnected: TransportStatus
                                +

                                The status of the transport

                                +
                                +
                                +
                                + + +

                                The client handling the encryption/decryption of messages

                                +
                                +
                                +
                                + +
                                name: string
                                +

                                The name of the app

                                +
                                +
                                +
                                + +
                                newPeerListener?: ((peer) => void)
                                +
                                +

                                Type declaration

                                +
                                  +
                                • +
                                    +
                                  • (peer): void
                                  • +
                                  • +

                                    The listener that will be invoked when a new peer is connected

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      peer: T
                                    +

                                    Returns void

                                    +
                                +
                                + +
                                peerManager: PeerManager<K>
                                +
                                + + +

                                The type of the transport

                                +
                                +
                                +
                                +

                                Accessors

                                +
                                + +
                                  +
                                • get connectionStatus(): TransportStatus
                                • +
                                • +

                                  Return the status of the connection

                                  +
                                  +

                                  Returns TransportStatus

                                  +
                                +
                                +

                                Methods

                                +
                                + +
                                  + +
                                • +

                                  Add a listener to be called when a new message is received

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    listener: ((message, connectionInfo) => void)
                                    +

                                    The listener that will be registered

                                    +
                                    +
                                    +
                                      +
                                    • +
                                        +
                                      • (message, connectionInfo): void
                                      • +
                                      • +
                                        +

                                        Parameters

                                        +
                                        +

                                        Returns void

                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    newPeer: T
                                  • +
                                  • +
                                    Optional _sendPairingResponse: boolean
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Connect the transport

                                  +
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Disconnect the transport

                                  +
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<T[]>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    publicKey: string
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Notify the listeners when a new message comes in

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    message: unknown
                                    +

                                    Message

                                    +
                                    +
                                  • +
                                  • +
                                    connectionInfo: ConnectionContext
                                    +

                                    Context info about the connection

                                    +
                                    +
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Remove a listener

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    listener: ((message, connectionInfo) => void)
                                    +
                                      +
                                    • +
                                        +
                                      • (message, connectionInfo): void
                                      • +
                                      • +
                                        +

                                        Parameters

                                        +
                                        +

                                        Returns void

                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    peerToBeRemoved: T
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Send a message through the transport

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    message: string
                                    +

                                    The message to send

                                    +
                                    +
                                  • +
                                  • +
                                    Optional peer: PeerInfo
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                  +

                                  Returns void

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +

                                  Returns a promise that resolves to true if the transport is available, false if it is not

                                  +
                                  +

                                  Returns Promise<boolean>

                                  +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.ParametersInvalidBeaconError.html b/classes/_airgap_beacon_wallet.ParametersInvalidBeaconError.html new file mode 100644 index 000000000..8645ce090 --- /dev/null +++ b/classes/_airgap_beacon_wallet.ParametersInvalidBeaconError.html @@ -0,0 +1,166 @@ +ParametersInvalidBeaconError | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class ParametersInvalidBeaconError

                                +
                                +

                                Hierarchy

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Accessors

                                +
                                +
                                +

                                Methods

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                description: string
                                +
                                + +
                                message: string
                                +
                                + +
                                name: string
                                +
                                + +
                                title: string
                                +
                                +

                                Accessors

                                +
                                + +
                                  +
                                • get fullDescription(): {
                                      data?: string;
                                      description: string;
                                  }
                                • +
                                • +

                                  Returns {
                                      data?: string;
                                      description: string;
                                  }

                                  +
                                    +
                                  • +
                                    Optional data?: string
                                  • +
                                  • +
                                    description: string
                                +
                                +

                                Methods

                                +
                                + +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.PeerManager.html b/classes/_airgap_beacon_wallet.PeerManager.html new file mode 100644 index 000000000..34338a7ea --- /dev/null +++ b/classes/_airgap_beacon_wallet.PeerManager.html @@ -0,0 +1,215 @@ +PeerManager | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class PeerManager<T>

                                +
                                +
                                +

                                Internalapi

                                The PeerManager provides CRUD functionality for peer entities and persists them to the provided storage.

                                +
                                +
                                +

                                Type Parameters

                                +
                                +
                                +

                                Hierarchy

                                +
                                  +
                                • PeerManager
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Methods

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                storageManager: any
                                +
                                +

                                Methods

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    publicKey: string
                                  +

                                  Returns Promise<undefined | ArrayElem<StorageKeyReturnType[T]>>

                                +
                                + +
                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    publicKey: string
                                  +

                                  Returns Promise<boolean>

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    publicKey: string
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    publicKeys: string[]
                                  +

                                  Returns Promise<void>

                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.PermissionManager.html b/classes/_airgap_beacon_wallet.PermissionManager.html new file mode 100644 index 000000000..f2cba0550 --- /dev/null +++ b/classes/_airgap_beacon_wallet.PermissionManager.html @@ -0,0 +1,203 @@ +PermissionManager | Documentation
                                +
                                + +
                                +
                                +
                                + +
                                +
                                +

                                Internalapi

                                The PermissionManager provides CRUD functionality for permission entities and persists them to the provided storage.

                                +
                                +
                                +

                                Hierarchy

                                +
                                  +
                                • PermissionManager
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                storageManager: any
                                +
                                +

                                Methods

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    accountIdentifier: string
                                  +

                                  Returns Promise<undefined | PermissionInfo>

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<PermissionInfo[]>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                  +

                                  Returns Promise<boolean>

                                +
                                + +
                                  + +
                                • +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    accountIdentifier: string
                                  +

                                  Returns Promise<void>

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    accountIdentifiers: string[]
                                  +

                                  Returns Promise<void>

                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.PostMessagePairingRequest.html b/classes/_airgap_beacon_wallet.PostMessagePairingRequest.html new file mode 100644 index 000000000..931ae82fb --- /dev/null +++ b/classes/_airgap_beacon_wallet.PostMessagePairingRequest.html @@ -0,0 +1,167 @@ +PostMessagePairingRequest | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class PostMessagePairingRequest

                                +
                                +
                                +

                                Internalapi

                                +
                                +

                                Hierarchy

                                +
                                +
                                +

                                Implements

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    id: string
                                  • +
                                  • +
                                    name: string
                                  • +
                                  • +
                                    publicKey: string
                                  • +
                                  • +
                                    version: string
                                  • +
                                  • +
                                    Optional icon: string
                                  • +
                                  • +
                                    Optional appUrl: string
                                  +

                                  Returns PostMessagePairingRequest

                                +
                                +

                                Properties

                                +
                                + +
                                appUrl?: string
                                +
                                + +
                                icon?: string
                                +
                                + +
                                id: string
                                +
                                + +
                                name: string
                                +
                                + +
                                publicKey: string
                                +
                                + +
                                type: string
                                +
                                + +
                                version: string
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.PostMessagePairingResponse.html b/classes/_airgap_beacon_wallet.PostMessagePairingResponse.html new file mode 100644 index 000000000..2539acc8d --- /dev/null +++ b/classes/_airgap_beacon_wallet.PostMessagePairingResponse.html @@ -0,0 +1,167 @@ +PostMessagePairingResponse | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class PostMessagePairingResponse

                                +
                                +
                                +

                                Internalapi

                                +
                                +

                                Hierarchy

                                +
                                +
                                +

                                Implements

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                  + +
                                • +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    id: string
                                  • +
                                  • +
                                    name: string
                                  • +
                                  • +
                                    publicKey: string
                                  • +
                                  • +
                                    version: string
                                  • +
                                  • +
                                    Optional icon: string
                                  • +
                                  • +
                                    Optional appUrl: string
                                  +

                                  Returns PostMessagePairingResponse

                                +
                                +

                                Properties

                                +
                                + +
                                appUrl?: string
                                +
                                + +
                                icon?: string
                                +
                                + +
                                id: string
                                +
                                + +
                                name: string
                                +
                                + +
                                publicKey: string
                                +
                                + +
                                type: string
                                +
                                + +
                                version: string
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.Serializer.html b/classes/_airgap_beacon_wallet.Serializer.html new file mode 100644 index 000000000..7d0321df1 --- /dev/null +++ b/classes/_airgap_beacon_wallet.Serializer.html @@ -0,0 +1,131 @@ +Serializer | Documentation
                                +
                                + +
                                +
                                +
                                + +
                                +
                                +

                                Internalapi

                                The Serializer is used to serialize / deserialize JSON objects and encode them with bs58check

                                +
                                +
                                +

                                Hierarchy

                                +
                                  +
                                • Serializer
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Methods

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Methods

                                +
                                + +
                                  + +
                                • +

                                  Deserialize a bs58check encoded string

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    encoded: string
                                    +

                                    String to be deserialized

                                    +
                                    +
                                  +

                                  Returns Promise<unknown>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Serialize and bs58check encode an object

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    message: unknown
                                    +

                                    JSON object to serialize

                                    +
                                    +
                                  +

                                  Returns Promise<string>

                                  +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.SignatureTypeNotSupportedBeaconError.html b/classes/_airgap_beacon_wallet.SignatureTypeNotSupportedBeaconError.html new file mode 100644 index 000000000..84f1b4bf1 --- /dev/null +++ b/classes/_airgap_beacon_wallet.SignatureTypeNotSupportedBeaconError.html @@ -0,0 +1,166 @@ +SignatureTypeNotSupportedBeaconError | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class SignatureTypeNotSupportedBeaconError

                                +
                                +

                                Hierarchy

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                +
                                +

                                Properties

                                +
                                +
                                +

                                Accessors

                                +
                                +
                                +

                                Methods

                                +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Properties

                                +
                                + +
                                description: string
                                +
                                + +
                                message: string
                                +
                                + +
                                name: string
                                +
                                + +
                                title: string
                                +
                                +

                                Accessors

                                +
                                + +
                                  +
                                • get fullDescription(): {
                                      data?: string;
                                      description: string;
                                  }
                                • +
                                • +

                                  Returns {
                                      data?: string;
                                      description: string;
                                  }

                                  +
                                    +
                                  • +
                                    Optional data?: string
                                  • +
                                  • +
                                    description: string
                                +
                                +

                                Methods

                                +
                                + +
                                +
                                +
                                +

                                Generated using TypeDoc

                                +
                                \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.Storage.html b/classes/_airgap_beacon_wallet.Storage.html new file mode 100644 index 000000000..3073f79c5 --- /dev/null +++ b/classes/_airgap_beacon_wallet.Storage.html @@ -0,0 +1,260 @@ +Storage | Documentation
                                +
                                + +
                                +
                                +
                                +
                                + +

                                Class StorageAbstract

                                +
                                +
                                +

                                Internalapi

                                The storage used in the SDK

                                +
                                +
                                +

                                Hierarchy

                                +
                                +
                                +

                                Implemented by

                                +
                                +
                                +
                                +
                                + +
                                +
                                +

                                Constructors

                                +
                                + +
                                +
                                +

                                Methods

                                +
                                + +
                                  + +
                                • +

                                  Delete a key from storage

                                  +
                                  +
                                  +

                                  Type Parameters

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    key: K
                                    +

                                    The storage key

                                    +
                                    +
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Gets a value from storage and returns it

                                  +
                                  +
                                  +

                                  Type Parameters

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    key: K
                                    +

                                    The storage key

                                    +
                                    +
                                  +

                                  Returns Promise<StorageKeyReturnType[K]>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Get the key with the internal prefix

                                  +
                                  +
                                  +

                                  Type Parameters

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    key: K
                                    +

                                    the storage key

                                    +
                                    +
                                  +

                                  Returns string

                                  +
                                +
                                + +
                                  + +
                                • +

                                  Sets a value in the storage and persist it

                                  +
                                  +
                                  +

                                  Type Parameters

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                  +

                                  Returns Promise<void>

                                  +
                                +
                                + +
                                  + +
                                • +

                                  This event will fire if the storage was modified by someone else, eg. on another tab

                                  +
                                  +
                                  +

                                  Parameters

                                  +
                                    +
                                  • +
                                    callback: ((arg) => {})
                                    +

                                    The callback to be called when a storage value changes

                                    +
                                    +
                                    +
                                      +
                                    • +
                                        +
                                      • (arg): {}
                                      • +
                                      • +
                                        +

                                        Parameters

                                        +
                                          +
                                        • +
                                          arg: {
                                              eventType: "storageCleared" | "entryModified";
                                              key: null | string;
                                              newValue: null | string;
                                              oldValue: null | string;
                                          }
                                          +
                                            +
                                          • +
                                            eventType: "storageCleared" | "entryModified"
                                          • +
                                          • +
                                            key: null | string
                                          • +
                                          • +
                                            newValue: null | string
                                          • +
                                          • +
                                            oldValue: null | string
                                        +

                                        Returns {}

                                        +
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    + +
                                  • +

                                    Returns a promise that resolves to true if the storage option is available on this platform.

                                    +
                                    +

                                    Returns Promise<boolean>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.StorageValidator.html b/classes/_airgap_beacon_wallet.StorageValidator.html new file mode 100644 index 000000000..17fe02843 --- /dev/null +++ b/classes/_airgap_beacon_wallet.StorageValidator.html @@ -0,0 +1,156 @@ +StorageValidator | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • StorageValidator
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Constructors

                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  innerValidate: any
                                  +
                                  + +
                                  objHasProperty: any
                                  +
                                  + +
                                  storage: any
                                  +
                                  + +
                                  validateArray: any
                                  +
                                  + +
                                  validateBoolean: any
                                  +
                                  + +
                                  validateNumber: any
                                  +
                                  + +
                                  validateText: any
                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                    + +
                                  • +

                                    Returns Promise<boolean>

                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.TooManyOperationsBeaconError.html b/classes/_airgap_beacon_wallet.TooManyOperationsBeaconError.html new file mode 100644 index 000000000..de92dc252 --- /dev/null +++ b/classes/_airgap_beacon_wallet.TooManyOperationsBeaconError.html @@ -0,0 +1,166 @@ +TooManyOperationsBeaconError | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Class TooManyOperationsBeaconError

                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Constructors

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Accessors

                                  +
                                  +
                                  +

                                  Methods

                                  +
                                  +
                                  +

                                  Constructors

                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  description: string
                                  +
                                  + +
                                  message: string
                                  +
                                  + +
                                  name: string
                                  +
                                  + +
                                  title: string
                                  +
                                  +

                                  Accessors

                                  +
                                  + +
                                    +
                                  • get fullDescription(): {
                                        data?: string;
                                        description: string;
                                    }
                                  • +
                                  • +

                                    Returns {
                                        data?: string;
                                        description: string;
                                    }

                                    +
                                      +
                                    • +
                                      Optional data?: string
                                    • +
                                    • +
                                      description: string
                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.TransactionInvalidBeaconError.html b/classes/_airgap_beacon_wallet.TransactionInvalidBeaconError.html new file mode 100644 index 000000000..750950142 --- /dev/null +++ b/classes/_airgap_beacon_wallet.TransactionInvalidBeaconError.html @@ -0,0 +1,178 @@ +TransactionInvalidBeaconError | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Class TransactionInvalidBeaconError

                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Constructors

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Accessors

                                  +
                                  +
                                  +

                                  Methods

                                  +
                                  +
                                  +

                                  Constructors

                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  data: unknown
                                  +
                                  + +
                                  description: string
                                  +
                                  + +
                                  message: string
                                  +
                                  + +
                                  name: string
                                  +
                                  + +
                                  title: string
                                  +
                                  +

                                  Accessors

                                  +
                                  + +
                                    +
                                  • get fullDescription(): {
                                        data?: string;
                                        description: string;
                                    }
                                  • +
                                  • +

                                    Returns {
                                        data?: string;
                                        description: string;
                                    }

                                    +
                                      +
                                    • +
                                      Optional data?: string
                                    • +
                                    • +
                                      description: string
                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.Transport.html b/classes/_airgap_beacon_wallet.Transport.html new file mode 100644 index 000000000..86b990541 --- /dev/null +++ b/classes/_airgap_beacon_wallet.Transport.html @@ -0,0 +1,459 @@ +Transport | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Class Transport<T, K, S>Abstract

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +

                                  Type Parameters

                                  +
                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Constructors

                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  _isConnected: TransportStatus
                                  +

                                  The status of the transport

                                  +
                                  +
                                  +
                                  + +
                                  client: S
                                  +

                                  The client handling the encryption/decryption of messages

                                  +
                                  +
                                  +
                                  + +
                                  listeners: any
                                  +

                                  The listeners that will be notified when new messages are coming in

                                  +
                                  +
                                  +
                                  + +
                                  name: string
                                  +

                                  The name of the app

                                  +
                                  +
                                  +
                                  + +
                                  newPeerListener?: ((peer) => void)
                                  +
                                  +

                                  Type declaration

                                  +
                                    +
                                  • +
                                      +
                                    • (peer): void
                                    • +
                                    • +

                                      The listener that will be invoked when a new peer is connected

                                      +
                                      +
                                      +

                                      Parameters

                                      +
                                        +
                                      • +
                                        peer: T
                                      +

                                      Returns void

                                      +
                                  +
                                  + +
                                  peerManager: PeerManager<K>
                                  +
                                  + + +

                                  The type of the transport

                                  +
                                  +
                                  +
                                  +

                                  Accessors

                                  +
                                  + +
                                    +
                                  • get connectionStatus(): TransportStatus
                                  • +
                                  • +

                                    Return the status of the connection

                                    +
                                    +

                                    Returns TransportStatus

                                    +
                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                    + +
                                  • +

                                    Add a listener to be called when a new message is received

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      listener: ((message, connectionInfo) => void)
                                      +

                                      The listener that will be registered

                                      +
                                      +
                                      +
                                        +
                                      • +
                                          +
                                        • (message, connectionInfo): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                          +

                                          Returns void

                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      newPeer: T
                                    • +
                                    • +
                                      Optional _sendPairingResponse: boolean
                                    +

                                    Returns Promise<void>

                                  +
                                  + +
                                    + +
                                  • +

                                    Connect the transport

                                    +
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    + +
                                  • +

                                    Disconnect the transport

                                    +
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    + +
                                  • +

                                    Returns Promise<T[]>

                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns Promise<void>

                                  +
                                  + +
                                    + +
                                  • +

                                    Notify the listeners when a new message comes in

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: unknown
                                      +

                                      Message

                                      +
                                      +
                                    • +
                                    • +
                                      connectionInfo: ConnectionContext
                                      +

                                      Context info about the connection

                                      +
                                      +
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    + +
                                  • +

                                    Returns Promise<void>

                                  +
                                  + +
                                    + +
                                  • +

                                    Remove a listener

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      listener: ((message, connectionInfo) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (message, connectionInfo): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                          +

                                          Returns void

                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      peerToBeRemoved: T
                                    +

                                    Returns Promise<void>

                                  +
                                  + +
                                    + +
                                  • +

                                    Send a message through the transport

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: string
                                      +

                                      The message to send

                                      +
                                      +
                                    • +
                                    • +
                                      Optional peer: PeerInfo
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                    +

                                    Returns void

                                  +
                                  + +
                                    + +
                                  • +

                                    Returns a promise that resolves to true if the transport is available, false if it is not

                                    +
                                    +

                                    Returns Promise<boolean>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.UnknownBeaconError.html b/classes/_airgap_beacon_wallet.UnknownBeaconError.html new file mode 100644 index 000000000..07ea31b4f --- /dev/null +++ b/classes/_airgap_beacon_wallet.UnknownBeaconError.html @@ -0,0 +1,166 @@ +UnknownBeaconError | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Constructors

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Accessors

                                  +
                                  +
                                  +

                                  Methods

                                  +
                                  +
                                  +

                                  Constructors

                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  description: string
                                  +
                                  + +
                                  message: string
                                  +
                                  + +
                                  name: string
                                  +
                                  + +
                                  title: string
                                  +
                                  +

                                  Accessors

                                  +
                                  + +
                                    +
                                  • get fullDescription(): {
                                        data?: string;
                                        description: string;
                                    }
                                  • +
                                  • +

                                    Returns {
                                        data?: string;
                                        description: string;
                                    }

                                    +
                                      +
                                    • +
                                      Optional data?: string
                                    • +
                                    • +
                                      description: string
                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.WCStorage.html b/classes/_airgap_beacon_wallet.WCStorage.html new file mode 100644 index 000000000..db21bf984 --- /dev/null +++ b/classes/_airgap_beacon_wallet.WCStorage.html @@ -0,0 +1,222 @@ +WCStorage | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • WCStorage
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Constructors

                                  +
                                  + +
                                    + +
                                  • +

                                    Returns WCStorage

                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  channel: any
                                  +
                                  + +
                                  indexedDB: any
                                  +
                                  + +
                                  localStorage: any
                                  +
                                  + +
                                  onError: any
                                  +
                                  + +
                                  onErrorHandler: undefined | ((data) => void)
                                  +
                                  +

                                  Type declaration

                                  +
                                    +
                                  • +
                                      +
                                    • (data): void
                                    • +
                                    • +
                                      +

                                      Parameters

                                      +
                                        +
                                      • +
                                        data: any
                                      +

                                      Returns void

                                  +
                                  + +
                                  onMessage: any
                                  +
                                  + +
                                  onMessageHandler: undefined | ((type) => void)
                                  +
                                  +

                                  Type declaration

                                  +
                                    +
                                  • +
                                      +
                                    • (type): void
                                    • +
                                    • +
                                      +

                                      Parameters

                                      +
                                        +
                                      • +
                                        type: string
                                      +

                                      Returns void

                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                    + +
                                  • +

                                    Returns void

                                  +
                                  + +
                                    + +
                                  • +

                                    Returns Promise<boolean>

                                  +
                                  + +
                                    + +
                                  • +

                                    Returns Promise<boolean>

                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      type: string
                                    +

                                    Returns void

                                  +
                                  + +
                                    + +
                                  • +

                                    Returns Promise<void>

                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.WalletClient.html b/classes/_airgap_beacon_wallet.WalletClient.html new file mode 100644 index 000000000..44a0d8151 --- /dev/null +++ b/classes/_airgap_beacon_wallet.WalletClient.html @@ -0,0 +1,938 @@ +WalletClient | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Publicapi

                                  The WalletClient has to be used in the wallet. It handles all the logic related to connecting to beacon-compatible +dapps and handling/responding to requests.

                                  +
                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Constructors

                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  _beaconId: ExposedPromise<string, unknown>
                                  +

                                  The beaconId is a public key that is used to identify one specific application (dapp or wallet). +This is used inside a message to specify the sender, for example.

                                  +
                                  +
                                  +
                                  + +
                                  _isConnected: ExposedPromise<boolean, unknown> = ...
                                  +

                                  Returns whether or not the transport is connected

                                  +
                                  +
                                  +
                                  + +
                                  _keyPair: ExposedPromise<KeyPair, unknown>
                                  +

                                  The local keypair that is used for the communication encryption

                                  +
                                  +
                                  +
                                  + +
                                  _transport: ExposedPromise<Transport<any, any, any>, unknown>
                                  +
                                  + +
                                  accountManager: AccountManager
                                  +
                                  + +
                                  +
                                  + +
                                  appMetadataManager: AppMetadataManager
                                  +
                                  + +
                                  appUrl?: string
                                  +

                                  The URL of the dApp.

                                  +
                                  +
                                  +
                                  + +
                                  handleResponse: ((_event, connectionInfo) => void)
                                  +
                                  +

                                  Type declaration

                                  +
                                  +
                                  + +
                                  iconUrl?: string
                                  +

                                  The URL of the dApp Icon. This can be used to display the icon of the dApp on in the wallet

                                  +
                                  +
                                  +
                                  + +
                                  matrixNodes: NodeDistributions
                                  +
                                  + +
                                  name: string
                                  +

                                  The name of the client

                                  +
                                  +
                                  +
                                  + + +

                                  This array stores pending requests, meaning requests we received and have not yet handled / sent a response.

                                  +
                                  +
                                  +
                                  + +
                                  permissionManager: PermissionManager
                                  +
                                  + +
                                  rateLimit: number
                                  +

                                  How many requests can be sent after another

                                  +
                                  +
                                  +
                                  + +
                                  rateLimitWindowInSeconds: number
                                  +

                                  The time window in seconds in which the "rateLimit" is checked

                                  +
                                  +
                                  +
                                  + +
                                  requestCounter: number[]
                                  +

                                  Stores the times when requests have been made to determine if the rate limit has been reached

                                  +
                                  +
                                  +
                                  + +
                                  storage: Storage
                                  +
                                  +

                                  Accessors

                                  +
                                  + +
                                    +
                                  • get beaconId(): Promise<string>
                                  • +
                                  • +

                                    Returns Promise<string>

                                  +
                                  + +
                                    +
                                  • get connectionStatus(): TransportStatus
                                  • +
                                  • +

                                    Returns the connection status of the Client

                                    +
                                    +

                                    Returns TransportStatus

                                    +
                                  +
                                  + +
                                  +
                                  + +
                                    +
                                  • get keyPair(): Promise<KeyPair>
                                  • +
                                  • +

                                    Returns Promise<KeyPair>

                                  +
                                  + +
                                    +
                                  • get ready(): Promise<void>
                                  • +
                                  • +

                                    Returns whether or not the transaport is ready

                                    +
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    +
                                  • get transport(): Promise<Transport<any, any, any>>
                                  • +
                                  • +

                                    Returns Promise<Transport<any, any, any>>

                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                    +

                                    Returns Promise<void>

                                  +
                                  + +
                                  +
                                  + +
                                    + +
                                  • +

                                    Add a new request (current timestamp) to the pending requests, remove old ones and check if we are above the limit

                                    +
                                    +

                                    Returns Promise<boolean>

                                    +
                                  +
                                  + +
                                    + +
                                  • +

                                    Returns Promise<void>

                                  +
                                  + +
                                    + +
                                  • +

                                    This method initiates a connection to the P2P network and registers a callback that will be called +whenever a message is received.

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      newMessageCallback: ((message, connectionContext) => void)
                                      +

                                      The callback that will be invoked for every message the transport receives.

                                      +
                                      +
                                      +
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    + +
                                  • +

                                    This resets the SDK. After using this method, this instance is no longer usable. You will have to instanciate a new client.

                                    +
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                  +
                                  + +
                                    + +
                                  • +

                                    Return the account by ID

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      accountIdentifier: string
                                      +

                                      The ID of an account

                                      +
                                      +
                                    +

                                    Returns Promise<undefined | AccountInfo>

                                    +
                                  +
                                  + +
                                    + +
                                  • +

                                    Return all locally known accounts

                                    +
                                    +

                                    Returns Promise<AccountInfo[]>

                                    +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                    + +
                                  • +

                                    Return all known peers

                                    +
                                    +

                                    Returns Promise<PeerInfo[]>

                                    +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      backendUrl: string
                                    • +
                                    • +
                                      accountPublicKey: string
                                    • +
                                    • +
                                      oracleUrl: string = NOTIFICATION_ORACLE_URL
                                    +

                                    Returns Promise<{
                                        challenge: {
                                            id: string;
                                            timestamp: string;
                                        };
                                        payloadToSign: string;
                                    }>

                                  +
                                  + +
                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      challenge: {
                                          id: string;
                                          timestamp: string;
                                      }
                                      +
                                        +
                                      • +
                                        id: string
                                      • +
                                      • +
                                        timestamp: string
                                    • +
                                    • +
                                      signature: string
                                    • +
                                    • +
                                      backendUrl: string
                                    • +
                                    • +
                                      accountPublicKey: string
                                    • +
                                    • +
                                      protocolIdentifier: string
                                    • +
                                    • +
                                      deviceId: string
                                    • +
                                    • +
                                      oracleUrl: string = NOTIFICATION_ORACLE_URL
                                    +

                                    Returns Promise<PushToken>

                                  +
                                  + +
                                    + +
                                  • +

                                    Remove the account by ID

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      accountIdentifier: string
                                      +

                                      The ID of an account

                                      +
                                      +
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                    + +
                                  • +

                                    Remove all locally stored accounts

                                    +
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                    +

                                    Returns Promise<void>

                                  +
                                  + +
                                    + +
                                  • +

                                    A "setter" for when the transport needs to be changed.

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      Optional transport: Transport<any, any, any>
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.WalletConnectPairingRequest.html b/classes/_airgap_beacon_wallet.WalletConnectPairingRequest.html new file mode 100644 index 000000000..90d581502 --- /dev/null +++ b/classes/_airgap_beacon_wallet.WalletConnectPairingRequest.html @@ -0,0 +1,176 @@ +WalletConnectPairingRequest | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Class WalletConnectPairingRequest

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +

                                  Implements

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Constructors

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Constructors

                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      id: string
                                    • +
                                    • +
                                      name: string
                                    • +
                                    • +
                                      publicKey: string
                                    • +
                                    • +
                                      version: string
                                    • +
                                    • +
                                      uri: string
                                    • +
                                    • +
                                      Optional icon: string
                                    • +
                                    • +
                                      Optional appUrl: string
                                    +

                                    Returns WalletConnectPairingRequest

                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  appUrl?: string
                                  +
                                  + +
                                  icon?: string
                                  +
                                  + +
                                  id: string
                                  +
                                  + +
                                  name: string
                                  +
                                  + +
                                  publicKey: string
                                  +
                                  + +
                                  type: string
                                  +
                                  + +
                                  uri: string
                                  +
                                  + +
                                  version: string
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/classes/_airgap_beacon_wallet.WalletConnectPairingResponse.html b/classes/_airgap_beacon_wallet.WalletConnectPairingResponse.html new file mode 100644 index 000000000..fc719f2c4 --- /dev/null +++ b/classes/_airgap_beacon_wallet.WalletConnectPairingResponse.html @@ -0,0 +1,167 @@ +WalletConnectPairingResponse | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Class WalletConnectPairingResponse

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +

                                  Implements

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Constructors

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Constructors

                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      id: string
                                    • +
                                    • +
                                      name: string
                                    • +
                                    • +
                                      publicKey: string
                                    • +
                                    • +
                                      version: string
                                    • +
                                    • +
                                      Optional icon: string
                                    • +
                                    • +
                                      Optional appUrl: string
                                    +

                                    Returns WalletConnectPairingResponse

                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  appUrl?: string
                                  +
                                  + +
                                  icon?: string
                                  +
                                  + +
                                  id: string
                                  +
                                  + +
                                  name: string
                                  +
                                  + +
                                  publicKey: string
                                  +
                                  + +
                                  type: string
                                  +
                                  + +
                                  version: string
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_blockchain_substrate.SubstrateMessageType.html b/enums/_airgap_beacon_blockchain_substrate.SubstrateMessageType.html new file mode 100644 index 000000000..aa343cde0 --- /dev/null +++ b/enums/_airgap_beacon_blockchain_substrate.SubstrateMessageType.html @@ -0,0 +1,82 @@ +SubstrateMessageType | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_blockchain_substrate.SubstratePermissionScope.html b/enums/_airgap_beacon_blockchain_substrate.SubstratePermissionScope.html new file mode 100644 index 000000000..d6cadb118 --- /dev/null +++ b/enums/_airgap_beacon_blockchain_substrate.SubstratePermissionScope.html @@ -0,0 +1,89 @@ +SubstratePermissionScope | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingMessageType.html b/enums/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingMessageType.html new file mode 100644 index 000000000..53246ee13 --- /dev/null +++ b/enums/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingMessageType.html @@ -0,0 +1,78 @@ +TezosSaplingMessageType | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingPermissionScope.html b/enums/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingPermissionScope.html new file mode 100644 index 000000000..e25609f9c --- /dev/null +++ b/enums/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingPermissionScope.html @@ -0,0 +1,88 @@ +TezosSaplingPermissionScope | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  transfer: "transfer"
                                  +

                                  This permission allows wallets to do normal transfers from one sapling account to another.

                                  +
                                  +
                                  +
                                  + +
                                  viewing_key: "viewing_key"
                                  +

                                  The "viewing_key" permission is used to signal to the wallet that a dApp requests access to the viewing key. Sharing the viewing key will give up ALL privacy advantages of sapling, so this permission should only be granted in very specific cases.

                                  +
                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_core.ClientEvents.html b/enums/_airgap_beacon_core.ClientEvents.html new file mode 100644 index 000000000..6bed884d1 --- /dev/null +++ b/enums/_airgap_beacon_core.ClientEvents.html @@ -0,0 +1,89 @@ +ClientEvents | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.BeaconErrorType.html b/enums/_airgap_beacon_dapp.BeaconErrorType.html new file mode 100644 index 000000000..bf622fbd7 --- /dev/null +++ b/enums/_airgap_beacon_dapp.BeaconErrorType.html @@ -0,0 +1,200 @@ +BeaconErrorType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration BeaconErrorType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ABORTED_ERROR: "ABORTED_ERROR"
                                  +

                                  AbortedBeaconError

                                  +

                                  Will be returned if the request was aborted by the user or the wallet.

                                  +

                                  Returned by: Permission | Operation Request | Sign Request | Broadcast

                                  +
                                  +
                                  +
                                  + +
                                  BROADCAST_ERROR: "BROADCAST_ERROR"
                                  +

                                  BroadcastBeaconError

                                  +

                                  Will be returned if the user chooses that the transaction is broadcast but there is an error (eg. node not available).

                                  +

                                  Returned by: Broadcast | Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  NETWORK_NOT_SUPPORTED: "NETWORK_NOT_SUPPORTED"
                                  +

                                  NetworkNotSupportedBeaconError

                                  +

                                  Will be returned if the selected network is not supported by the wallet / extension.

                                  +

                                  Returned by: Permission

                                  +
                                  +
                                  +
                                  + +
                                  NOT_GRANTED_ERROR: "NOT_GRANTED_ERROR"
                                  +

                                  NotGrantedBeaconError

                                  +

                                  Will be returned if the signature was blocked // (Not needed?) Permission: Will be returned if the permissions requested by the App were not granted.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  NO_ADDRESS_ERROR: "NO_ADDRESS_ERROR"
                                  +

                                  NoAddressBeaconError

                                  +

                                  Will be returned if there is no address present for the protocol / network requested.

                                  +

                                  Returned by: Permission

                                  +
                                  +
                                  +
                                  + +
                                  NO_PRIVATE_KEY_FOUND_ERROR: "NO_PRIVATE_KEY_FOUND_ERROR"
                                  +

                                  NoPrivateKeyBeaconError

                                  +

                                  Will be returned if the private key matching the sourceAddress could not be found.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  PARAMETERS_INVALID_ERROR: "PARAMETERS_INVALID_ERROR"
                                  +

                                  ParametersInvalidBeaconError

                                  +

                                  Will be returned if any of the parameters are invalid.

                                  +

                                  Returned by: Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  SIGNATURE_TYPE_NOT_SUPPORTED: "SIGNATURE_TYPE_NOT_SUPPORTED"
                                  +

                                  SignatureTypeNotSupportedBeaconError

                                  +

                                  Will be returned if the signing type is not supported.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  TOO_MANY_OPERATIONS: "TOO_MANY_OPERATIONS"
                                  +

                                  TooManyOperationsBeaconError

                                  +

                                  Will be returned if too many operations were in the request and they were not able to fit into a single operation group.

                                  +

                                  Returned by: Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  TRANSACTION_INVALID_ERROR: "TRANSACTION_INVALID_ERROR"
                                  +

                                  TransactionInvalidBeaconError

                                  +

                                  Will be returned if the transaction is not parsable or is rejected by the node.

                                  +

                                  Returned by: Broadcast

                                  +
                                  +
                                  +
                                  + +
                                  UNKNOWN_ERROR: "UNKNOWN_ERROR"
                                  +

                                  UnknownBeaconError

                                  +

                                  Used as a wildcard if an unexpected error occured.

                                  +

                                  Returned by: Permission | Operation Request | Sign Request | Broadcast

                                  +
                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.BeaconEvent.html b/enums/_airgap_beacon_dapp.BeaconEvent.html new file mode 100644 index 000000000..e118b15f3 --- /dev/null +++ b/enums/_airgap_beacon_dapp.BeaconEvent.html @@ -0,0 +1,289 @@ +BeaconEvent | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration BeaconEvent

                                  +
                                  +

                                  The different events that can be emitted by the beacon-sdk

                                  +
                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ACKNOWLEDGE_RECEIVED: "ACKNOWLEDGE_RECEIVED"
                                  +
                                  + +
                                  ACTIVE_ACCOUNT_SET: "ACTIVE_ACCOUNT_SET"
                                  +
                                  + +
                                  ACTIVE_TRANSPORT_SET: "ACTIVE_TRANSPORT_SET"
                                  +
                                  + +
                                  BROADCAST_REQUEST_ERROR: "BROADCAST_REQUEST_ERROR"
                                  +
                                  + +
                                  BROADCAST_REQUEST_SENT: "BROADCAST_REQUEST_SENT"
                                  +
                                  + +
                                  BROADCAST_REQUEST_SUCCESS: "BROADCAST_REQUEST_SUCCESS"
                                  +
                                  + +
                                  CHANNEL_CLOSED: "CHANNEL_CLOSED"
                                  +
                                  + +
                                  HIDE_UI: "HIDE_UI"
                                  +
                                  + +
                                  INTERNAL_ERROR: "INTERNAL_ERROR"
                                  +
                                  + +
                                  INVALID_ACTIVE_ACCOUNT_STATE: "INVALID_ACTIVE_ACCOUNT_STATE"
                                  +
                                  + +
                                  LOCAL_RATE_LIMIT_REACHED: "LOCAL_RATE_LIMIT_REACHED"
                                  +
                                  + +
                                  NO_PERMISSIONS: "NO_PERMISSIONS"
                                  +
                                  + +
                                  OPERATION_REQUEST_ERROR: "OPERATION_REQUEST_ERROR"
                                  +
                                  + +
                                  OPERATION_REQUEST_SENT: "OPERATION_REQUEST_SENT"
                                  +
                                  + +
                                  OPERATION_REQUEST_SUCCESS: "OPERATION_REQUEST_SUCCESS"
                                  +
                                  + +
                                  PAIR_INIT: "PAIR_INIT"
                                  +
                                  + +
                                  PAIR_SUCCESS: "PAIR_SUCCESS"
                                  +
                                  + +
                                  PERMISSION_REQUEST_ERROR: "PERMISSION_REQUEST_ERROR"
                                  +
                                  + +
                                  PERMISSION_REQUEST_SENT: "PERMISSION_REQUEST_SENT"
                                  +
                                  + +
                                  PERMISSION_REQUEST_SUCCESS: "PERMISSION_REQUEST_SUCCESS"
                                  +
                                  + +
                                  PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: "PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR"
                                  +
                                  + +
                                  PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: "PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT"
                                  +
                                  + +
                                  PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: "PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS"
                                  +
                                  + +
                                  SHOW_PREPARE: "SHOW_PREPARE"
                                  +
                                  + +
                                  SIGN_REQUEST_ERROR: "SIGN_REQUEST_ERROR"
                                  +
                                  + +
                                  SIGN_REQUEST_SENT: "SIGN_REQUEST_SENT"
                                  +
                                  + +
                                  SIGN_REQUEST_SUCCESS: "SIGN_REQUEST_SUCCESS"
                                  +
                                  + +
                                  SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: "SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR"
                                  +
                                  + +
                                  SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: "SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT"
                                  +
                                  + +
                                  SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: "SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS"
                                  +
                                  + +
                                  UNKNOWN: "UNKNOWN"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.BeaconMessageType.html b/enums/_airgap_beacon_dapp.BeaconMessageType.html new file mode 100644 index 000000000..e0d78ba51 --- /dev/null +++ b/enums/_airgap_beacon_dapp.BeaconMessageType.html @@ -0,0 +1,194 @@ +BeaconMessageType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration BeaconMessageType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  Acknowledge: "acknowledge"
                                  +
                                  + +
                                  BlockchainRequest: "blockchain_request"
                                  +
                                  + +
                                  BlockchainResponse: "blockchain_response"
                                  +
                                  + +
                                  BroadcastRequest: "broadcast_request"
                                  +
                                  + +
                                  BroadcastResponse: "broadcast_response"
                                  +
                                  + +
                                  ChangeAccountRequest: "change_account_request"
                                  +
                                  + +
                                  Disconnect: "disconnect"
                                  +
                                  + +
                                  Error: "error"
                                  +
                                  + +
                                  OperationRequest: "operation_request"
                                  +
                                  + +
                                  OperationResponse: "operation_response"
                                  +
                                  + +
                                  PermissionRequest: "permission_request"
                                  +
                                  + +
                                  PermissionResponse: "permission_response"
                                  +
                                  + +
                                  ProofOfEventChallengeRequest: "proof_of_event_challenge_request"
                                  +
                                  + +
                                  ProofOfEventChallengeResponse: "proof_of_event_challenge_response"
                                  +
                                  + +
                                  SignPayloadRequest: "sign_payload_request"
                                  +
                                  + +
                                  SignPayloadResponse: "sign_payload_response"
                                  +
                                  + +
                                  SimulatedProofOfEventChallengeRequest: "simulated_proof_of_event_challenge_request"
                                  +
                                  + +
                                  SimulatedProofOfEventChallengeResponse: "simulated_proof_of_event_challenge_response"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.ClientEvents.html b/enums/_airgap_beacon_dapp.ClientEvents.html new file mode 100644 index 000000000..dffc39237 --- /dev/null +++ b/enums/_airgap_beacon_dapp.ClientEvents.html @@ -0,0 +1,89 @@ +ClientEvents | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ClientEventsConst

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CLOSE_ALERT: "CLOSE_ALERT"
                                  +
                                  + +
                                  RESET_STATE: "RESET_STATE"
                                  +
                                  + +
                                  WC_ACK_NOTIFICATION: "WC_ACK_NOTIFICATION"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.ColorMode.html b/enums/_airgap_beacon_dapp.ColorMode.html new file mode 100644 index 000000000..2f54d8876 --- /dev/null +++ b/enums/_airgap_beacon_dapp.ColorMode.html @@ -0,0 +1,82 @@ +ColorMode | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ColorMode

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  DARK: "dark"
                                  +
                                  + +
                                  LIGHT: "light"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.ExposedPromiseStatus.html b/enums/_airgap_beacon_dapp.ExposedPromiseStatus.html new file mode 100644 index 000000000..a3effa38b --- /dev/null +++ b/enums/_airgap_beacon_dapp.ExposedPromiseStatus.html @@ -0,0 +1,89 @@ +ExposedPromiseStatus | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ExposedPromiseStatus

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  PENDING: "pending"
                                  +
                                  + +
                                  REJECTED: "rejected"
                                  +
                                  + +
                                  RESOLVED: "resolved"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.ExtensionMessageTarget.html b/enums/_airgap_beacon_dapp.ExtensionMessageTarget.html new file mode 100644 index 000000000..2c9bb7b47 --- /dev/null +++ b/enums/_airgap_beacon_dapp.ExtensionMessageTarget.html @@ -0,0 +1,92 @@ +ExtensionMessageTarget | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ExtensionMessageTarget

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  BACKGROUND: "toBackground"
                                  +
                                  + +
                                  EXTENSION: "toExtension"
                                  +
                                  + +
                                  PAGE: "toPage"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.NetworkType.html b/enums/_airgap_beacon_dapp.NetworkType.html new file mode 100644 index 000000000..9e41c5b20 --- /dev/null +++ b/enums/_airgap_beacon_dapp.NetworkType.html @@ -0,0 +1,194 @@ +NetworkType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration NetworkType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CUSTOM: "custom"
                                  +
                                  + +
                                  DAILYNET: "dailynet"
                                  +
                                  + +
                                  DELPHINET: "delphinet"
                                  +
                                  + +
                                  EDONET: "edonet"
                                  +
                                  + +
                                  FLORENCENET: "florencenet"
                                  +
                                  + +
                                  GHOSTNET: "ghostnet"
                                  +
                                  + +
                                  GRANADANET: "granadanet"
                                  +
                                  + +
                                  HANGZHOUNET: "hangzhounet"
                                  +
                                  + +
                                  ITHACANET: "ithacanet"
                                  +
                                  + +
                                  JAKARTANET: "jakartanet"
                                  +
                                  + +
                                  KATHMANDUNET: "kathmandunet"
                                  +
                                  + +
                                  LIMANET: "limanet"
                                  +
                                  + +
                                  MAINNET: "mainnet"
                                  +
                                  + +
                                  MUMBAINET: "mumbainet"
                                  +
                                  + +
                                  NAIROBINET: "nairobinet"
                                  +
                                  + +
                                  OXFORDNET: "oxfordnet"
                                  +
                                  + +
                                  PARISNET: "parisnet"
                                  +
                                  + +
                                  WEEKLYNET: "weeklynet"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.Origin.html b/enums/_airgap_beacon_dapp.Origin.html new file mode 100644 index 000000000..0f49eac69 --- /dev/null +++ b/enums/_airgap_beacon_dapp.Origin.html @@ -0,0 +1,99 @@ +Origin | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration Origin

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  EXTENSION: "extension"
                                  +
                                  + +
                                  P2P: "p2p"
                                  +
                                  + +
                                  WALLETCONNECT: "walletconnect"
                                  +
                                  + +
                                  WEBSITE: "website"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.PermissionScope.html b/enums/_airgap_beacon_dapp.PermissionScope.html new file mode 100644 index 000000000..e45b0cc5e --- /dev/null +++ b/enums/_airgap_beacon_dapp.PermissionScope.html @@ -0,0 +1,103 @@ +PermissionScope | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration PermissionScope

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ENCRYPT: "encrypt"
                                  +
                                  + +
                                  NOTIFICATION: "notification"
                                  +
                                  + +
                                  OPERATION_REQUEST: "operation_request"
                                  +
                                  + +
                                  SIGN: "sign"
                                  +
                                  + +
                                  THRESHOLD: "threshold"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.Regions.html b/enums/_airgap_beacon_dapp.Regions.html new file mode 100644 index 000000000..01f21dfc0 --- /dev/null +++ b/enums/_airgap_beacon_dapp.Regions.html @@ -0,0 +1,142 @@ +Regions | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration Regions

                                  +
                                  +

                                  Geographic region where a beacon node is located. This list can be changed in the future to be more specific, but for now it should cover most general areas.

                                  +
                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  AFRICA: "africa"
                                  +
                                  + +
                                  ASIA_EAST: "asia-east"
                                  +
                                  + +
                                  ASIA_WEST: "asia-west"
                                  +
                                  + +
                                  AUSTRALIA: "australia"
                                  +
                                  + +
                                  CENTRAL_AMERICA: "central-america"
                                  +
                                  + +
                                  EUROPE_EAST: "europe-east"
                                  +
                                  + +
                                  EUROPE_WEST: "europe-west"
                                  +
                                  + +
                                  NORTH_AMERICA_EAST: "north-america-east"
                                  +
                                  + +
                                  NORTH_AMERICA_WEST: "north-america-west"
                                  +
                                  + +
                                  SOUTH_AMERICA: "south-america"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.SigningType.html b/enums/_airgap_beacon_dapp.SigningType.html new file mode 100644 index 000000000..5918a624d --- /dev/null +++ b/enums/_airgap_beacon_dapp.SigningType.html @@ -0,0 +1,89 @@ +SigningType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration SigningType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  MICHELINE: "micheline"
                                  +
                                  + +
                                  OPERATION: "operation"
                                  +
                                  + +
                                  RAW: "raw"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.StorageKey.html b/enums/_airgap_beacon_dapp.StorageKey.html new file mode 100644 index 000000000..618b1a2af --- /dev/null +++ b/enums/_airgap_beacon_dapp.StorageKey.html @@ -0,0 +1,274 @@ +StorageKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration StorageKey

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ACCOUNTS: "beacon:accounts"
                                  +
                                  + +
                                  ACTIVE_ACCOUNT: "beacon:active-account"
                                  +
                                  + +
                                  APP_METADATA_LIST: "beacon:app-metadata-list"
                                  +
                                  + +
                                  BEACON_SDK_SECRET_SEED: "beacon:sdk-secret-seed"
                                  +
                                  + +
                                  BEACON_SDK_VERSION: "beacon:sdk_version"
                                  +
                                  + +
                                  ENABLE_METRICS: "beacon:enable_metrics"
                                  +
                                  + +
                                  LAST_SELECTED_WALLET: "beacon:last-selected-wallet"
                                  +
                                  + +
                                  MATRIX_PEER_ROOM_IDS: "beacon:matrix-peer-rooms"
                                  +
                                  + +
                                  MATRIX_PRESERVED_STATE: "beacon:sdk-matrix-preserved-state"
                                  +
                                  + +
                                  MATRIX_SELECTED_NODE: "beacon:matrix-selected-node"
                                  +
                                  + +
                                  MULTI_NODE_SETUP_DONE: "beacon:multi-node-setup"
                                  +
                                  + +
                                  ONGOING_PROOF_OF_EVENT_CHALLENGES: "beacon:ongoing-proof-of-event-challenges"
                                  +
                                  + +
                                  PERMISSION_LIST: "beacon:permissions"
                                  +
                                  + +
                                  PUSH_TOKENS: "beacon:push-tokens"
                                  +
                                  + +
                                  TRANSPORT_P2P_PEERS_DAPP: "beacon:communication-peers-dapp"
                                  +
                                  + +
                                  TRANSPORT_P2P_PEERS_WALLET: "beacon:communication-peers-wallet"
                                  +
                                  + +
                                  TRANSPORT_POSTMESSAGE_PEERS_DAPP: "beacon:postmessage-peers-dapp"
                                  +
                                  + +
                                  TRANSPORT_POSTMESSAGE_PEERS_WALLET: "beacon:postmessage-peers-wallet"
                                  +
                                  + +
                                  TRANSPORT_WALLETCONNECT_PEERS_DAPP: "beacon:walletconnect-peers-dapp"
                                  +
                                  + +
                                  USER_ID: "beacon:user-id"
                                  +
                                  + +
                                  WC_2_CLIENT_PROPOSAL: "wc@2:client:0.3:proposal"
                                  +
                                  + +
                                  WC_2_CLIENT_SESSION: "wc@2:client:0.3:session"
                                  +
                                  + +
                                  WC_2_CORE_EXPIRER: "wc@2:core:0.3:expirer"
                                  +
                                  + +
                                  WC_2_CORE_HISTORY: "wc@2:core:0.3:history"
                                  +
                                  + +
                                  WC_2_CORE_KEYCHAIN: "wc@2:core:0.3:keychain"
                                  +
                                  + +
                                  WC_2_CORE_MESSAGES: "wc@2:core:0.3:messages"
                                  +
                                  + +
                                  WC_2_CORE_PAIRING: "wc@2:core:0.3:pairing"
                                  +
                                  + +
                                  WC_2_CORE_SUBSCRIPTION: "wc@2:core:0.3:subscription"
                                  +
                                  + +
                                  WC_INIT_ERROR: "beacon:wc-init-error"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.TezosOperationType.html b/enums/_airgap_beacon_dapp.TezosOperationType.html new file mode 100644 index 000000000..3b7cf7d99 --- /dev/null +++ b/enums/_airgap_beacon_dapp.TezosOperationType.html @@ -0,0 +1,337 @@ +TezosOperationType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TezosOperationType

                                  +
                                  +
                                  +

                                  Publicapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ACTIVATE_ACCOUNT: "activate_account"
                                  +
                                  + +
                                  ATTESTATION: "attestation"
                                  +
                                  + +
                                  ATTESTATION_WITH_SLOT: "attestation_with_slot"
                                  +
                                  + +
                                  BALLOT: "ballot"
                                  +
                                  + +
                                  DAL_PUBLISH_COMMITMENT: "dal_publish_commitment"
                                  +
                                  + +
                                  DELEGATION: "delegation"
                                  +
                                  + +
                                  DOUBLE_ATTESTATION_EVIDENCE: "double_attestation_evidence"
                                  +
                                  + +
                                  DOUBLE_BAKING_EVIDENCE: "double_baking_evidence"
                                  +
                                  + +
                                  DOUBLE_ENDORSEMENT_EVIDENCE: "double_endorsement_evidence"
                                  +
                                  + +
                                  DOUBLE_PREATTESTATION_EVIDENCE: "double_preattestation_evidence"
                                  +
                                  + +
                                  DOUBLE_PREENDORSEMENT_EVIDENCE: "double_preendorsement_evidence"
                                  +
                                  + +
                                  DRAIN_DELEGATE: "drain_delegate"
                                  +
                                  + +
                                  ENDORSEMENT: "endorsement"
                                  +
                                  + +
                                  ENDORSEMENT_WITH_SLOT: "endorsement_with_slot"
                                  +
                                  + +
                                  EVENT: "event"
                                  +
                                  + +
                                  FAILING_NOOP: "failing_noop"
                                  +
                                  + +
                                  INCREASE_PAID_STORAGE: "increase_paid_storage"
                                  +
                                  + +
                                  ORIGINATION: "origination"
                                  +
                                  + +
                                  PREATTESTATION: "preattestation"
                                  +
                                  + +
                                  PREENDORSEMENT: "preendorsement"
                                  +
                                  + +
                                  PROPOSALS: "proposals"
                                  +
                                  + +
                                  REGISTER_GLOBAL_CONSTANT: "register_global_constant"
                                  +
                                  + +
                                  REVEAL: "reveal"
                                  +
                                  + +
                                  SEED_NONCE_REVELATION: "seed_nonce_revelation"
                                  +
                                  + +
                                  SET_DEPOSITS_LIMIT: "set_deposits_limit"
                                  +
                                  + +
                                  SMART_ROLLUP_ADD_MESSAGES: "smart_rollup_add_messages"
                                  +
                                  + +
                                  SMART_ROLLUP_CEMENT: "smart_rollup_cement"
                                  +
                                  + +
                                  SMART_ROLLUP_EXECUTE_OUTBOX_MESSAGE: "smart_rollup_execute_outbox_message"
                                  +
                                  + +
                                  SMART_ROLLUP_ORIGINATE: "smart_rollup_originate"
                                  +
                                  + +
                                  SMART_ROLLUP_PUBLISH: "smart_rollup_publish"
                                  +
                                  + +
                                  SMART_ROLLUP_RECOVER_BOND: "smart_rollup_recover_bond"
                                  +
                                  + +
                                  SMART_ROLLUP_REFUTE: "smart_rollup_refute"
                                  +
                                  + +
                                  SMART_ROLLUP_TIMEOUT: "smart_rollup_timeout"
                                  +
                                  + +
                                  TICKET_UPDATES: "ticket_updates"
                                  +
                                  + +
                                  TRANSACTION: "transaction"
                                  +
                                  + +
                                  TRANSFER_TICKET: "transfer_ticket"
                                  +
                                  + +
                                  UPDATE_CONSENSUS_KEY: "update_consensus_key"
                                  +
                                  + +
                                  VDF_REVELATION: "vdf_revelation"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.TransportStatus.html b/enums/_airgap_beacon_dapp.TransportStatus.html new file mode 100644 index 000000000..2082ac1ff --- /dev/null +++ b/enums/_airgap_beacon_dapp.TransportStatus.html @@ -0,0 +1,96 @@ +TransportStatus | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TransportStatus

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CONNECTED: "CONNECTED"
                                  +
                                  + +
                                  CONNECTING: "CONNECTING"
                                  +
                                  + +
                                  NOT_CONNECTED: "NOT_CONNECTED"
                                  +
                                  + +
                                  SECONDARY_TAB_CONNECTED: "SECONDARY_TAB_CONNECTED"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_dapp.TransportType.html b/enums/_airgap_beacon_dapp.TransportType.html new file mode 100644 index 000000000..09e2fe3a9 --- /dev/null +++ b/enums/_airgap_beacon_dapp.TransportType.html @@ -0,0 +1,106 @@ +TransportType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TransportType

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CHROME_MESSAGE: "chrome_message"
                                  +
                                  + +
                                  LEDGER: "ledger"
                                  +
                                  + +
                                  P2P: "p2p"
                                  +
                                  + +
                                  POST_MESSAGE: "post_message"
                                  +
                                  + +
                                  WALLETCONNECT: "walletconnect"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.BeaconErrorType.html b/enums/_airgap_beacon_sdk.BeaconErrorType.html new file mode 100644 index 000000000..2ed9dd199 --- /dev/null +++ b/enums/_airgap_beacon_sdk.BeaconErrorType.html @@ -0,0 +1,200 @@ +BeaconErrorType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration BeaconErrorType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ABORTED_ERROR: "ABORTED_ERROR"
                                  +

                                  AbortedBeaconError

                                  +

                                  Will be returned if the request was aborted by the user or the wallet.

                                  +

                                  Returned by: Permission | Operation Request | Sign Request | Broadcast

                                  +
                                  +
                                  +
                                  + +
                                  BROADCAST_ERROR: "BROADCAST_ERROR"
                                  +

                                  BroadcastBeaconError

                                  +

                                  Will be returned if the user chooses that the transaction is broadcast but there is an error (eg. node not available).

                                  +

                                  Returned by: Broadcast | Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  NETWORK_NOT_SUPPORTED: "NETWORK_NOT_SUPPORTED"
                                  +

                                  NetworkNotSupportedBeaconError

                                  +

                                  Will be returned if the selected network is not supported by the wallet / extension.

                                  +

                                  Returned by: Permission

                                  +
                                  +
                                  +
                                  + +
                                  NOT_GRANTED_ERROR: "NOT_GRANTED_ERROR"
                                  +

                                  NotGrantedBeaconError

                                  +

                                  Will be returned if the signature was blocked // (Not needed?) Permission: Will be returned if the permissions requested by the App were not granted.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  NO_ADDRESS_ERROR: "NO_ADDRESS_ERROR"
                                  +

                                  NoAddressBeaconError

                                  +

                                  Will be returned if there is no address present for the protocol / network requested.

                                  +

                                  Returned by: Permission

                                  +
                                  +
                                  +
                                  + +
                                  NO_PRIVATE_KEY_FOUND_ERROR: "NO_PRIVATE_KEY_FOUND_ERROR"
                                  +

                                  NoPrivateKeyBeaconError

                                  +

                                  Will be returned if the private key matching the sourceAddress could not be found.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  PARAMETERS_INVALID_ERROR: "PARAMETERS_INVALID_ERROR"
                                  +

                                  ParametersInvalidBeaconError

                                  +

                                  Will be returned if any of the parameters are invalid.

                                  +

                                  Returned by: Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  SIGNATURE_TYPE_NOT_SUPPORTED: "SIGNATURE_TYPE_NOT_SUPPORTED"
                                  +

                                  SignatureTypeNotSupportedBeaconError

                                  +

                                  Will be returned if the signing type is not supported.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  TOO_MANY_OPERATIONS: "TOO_MANY_OPERATIONS"
                                  +

                                  TooManyOperationsBeaconError

                                  +

                                  Will be returned if too many operations were in the request and they were not able to fit into a single operation group.

                                  +

                                  Returned by: Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  TRANSACTION_INVALID_ERROR: "TRANSACTION_INVALID_ERROR"
                                  +

                                  TransactionInvalidBeaconError

                                  +

                                  Will be returned if the transaction is not parsable or is rejected by the node.

                                  +

                                  Returned by: Broadcast

                                  +
                                  +
                                  +
                                  + +
                                  UNKNOWN_ERROR: "UNKNOWN_ERROR"
                                  +

                                  UnknownBeaconError

                                  +

                                  Used as a wildcard if an unexpected error occured.

                                  +

                                  Returned by: Permission | Operation Request | Sign Request | Broadcast

                                  +
                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.BeaconMessageType.html b/enums/_airgap_beacon_sdk.BeaconMessageType.html new file mode 100644 index 000000000..060cff56b --- /dev/null +++ b/enums/_airgap_beacon_sdk.BeaconMessageType.html @@ -0,0 +1,194 @@ +BeaconMessageType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration BeaconMessageType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  Acknowledge: "acknowledge"
                                  +
                                  + +
                                  BlockchainRequest: "blockchain_request"
                                  +
                                  + +
                                  BlockchainResponse: "blockchain_response"
                                  +
                                  + +
                                  BroadcastRequest: "broadcast_request"
                                  +
                                  + +
                                  BroadcastResponse: "broadcast_response"
                                  +
                                  + +
                                  ChangeAccountRequest: "change_account_request"
                                  +
                                  + +
                                  Disconnect: "disconnect"
                                  +
                                  + +
                                  Error: "error"
                                  +
                                  + +
                                  OperationRequest: "operation_request"
                                  +
                                  + +
                                  OperationResponse: "operation_response"
                                  +
                                  + +
                                  PermissionRequest: "permission_request"
                                  +
                                  + +
                                  PermissionResponse: "permission_response"
                                  +
                                  + +
                                  ProofOfEventChallengeRequest: "proof_of_event_challenge_request"
                                  +
                                  + +
                                  ProofOfEventChallengeResponse: "proof_of_event_challenge_response"
                                  +
                                  + +
                                  SignPayloadRequest: "sign_payload_request"
                                  +
                                  + +
                                  SignPayloadResponse: "sign_payload_response"
                                  +
                                  + +
                                  SimulatedProofOfEventChallengeRequest: "simulated_proof_of_event_challenge_request"
                                  +
                                  + +
                                  SimulatedProofOfEventChallengeResponse: "simulated_proof_of_event_challenge_response"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.ClientEvents.html b/enums/_airgap_beacon_sdk.ClientEvents.html new file mode 100644 index 000000000..f8d0b5c80 --- /dev/null +++ b/enums/_airgap_beacon_sdk.ClientEvents.html @@ -0,0 +1,89 @@ +ClientEvents | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ClientEventsConst

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CLOSE_ALERT: "CLOSE_ALERT"
                                  +
                                  + +
                                  RESET_STATE: "RESET_STATE"
                                  +
                                  + +
                                  WC_ACK_NOTIFICATION: "WC_ACK_NOTIFICATION"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.ColorMode.html b/enums/_airgap_beacon_sdk.ColorMode.html new file mode 100644 index 000000000..4c2244978 --- /dev/null +++ b/enums/_airgap_beacon_sdk.ColorMode.html @@ -0,0 +1,82 @@ +ColorMode | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ColorMode

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  DARK: "dark"
                                  +
                                  + +
                                  LIGHT: "light"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.ExposedPromiseStatus.html b/enums/_airgap_beacon_sdk.ExposedPromiseStatus.html new file mode 100644 index 000000000..756068c14 --- /dev/null +++ b/enums/_airgap_beacon_sdk.ExposedPromiseStatus.html @@ -0,0 +1,89 @@ +ExposedPromiseStatus | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ExposedPromiseStatus

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  PENDING: "pending"
                                  +
                                  + +
                                  REJECTED: "rejected"
                                  +
                                  + +
                                  RESOLVED: "resolved"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.ExtensionMessageTarget.html b/enums/_airgap_beacon_sdk.ExtensionMessageTarget.html new file mode 100644 index 000000000..a55415727 --- /dev/null +++ b/enums/_airgap_beacon_sdk.ExtensionMessageTarget.html @@ -0,0 +1,92 @@ +ExtensionMessageTarget | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ExtensionMessageTarget

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  BACKGROUND: "toBackground"
                                  +
                                  + +
                                  EXTENSION: "toExtension"
                                  +
                                  + +
                                  PAGE: "toPage"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.NetworkType.html b/enums/_airgap_beacon_sdk.NetworkType.html new file mode 100644 index 000000000..f3b754e2d --- /dev/null +++ b/enums/_airgap_beacon_sdk.NetworkType.html @@ -0,0 +1,194 @@ +NetworkType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration NetworkType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CUSTOM: "custom"
                                  +
                                  + +
                                  DAILYNET: "dailynet"
                                  +
                                  + +
                                  DELPHINET: "delphinet"
                                  +
                                  + +
                                  EDONET: "edonet"
                                  +
                                  + +
                                  FLORENCENET: "florencenet"
                                  +
                                  + +
                                  GHOSTNET: "ghostnet"
                                  +
                                  + +
                                  GRANADANET: "granadanet"
                                  +
                                  + +
                                  HANGZHOUNET: "hangzhounet"
                                  +
                                  + +
                                  ITHACANET: "ithacanet"
                                  +
                                  + +
                                  JAKARTANET: "jakartanet"
                                  +
                                  + +
                                  KATHMANDUNET: "kathmandunet"
                                  +
                                  + +
                                  LIMANET: "limanet"
                                  +
                                  + +
                                  MAINNET: "mainnet"
                                  +
                                  + +
                                  MUMBAINET: "mumbainet"
                                  +
                                  + +
                                  NAIROBINET: "nairobinet"
                                  +
                                  + +
                                  OXFORDNET: "oxfordnet"
                                  +
                                  + +
                                  PARISNET: "parisnet"
                                  +
                                  + +
                                  WEEKLYNET: "weeklynet"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.Origin.html b/enums/_airgap_beacon_sdk.Origin.html new file mode 100644 index 000000000..6afa59870 --- /dev/null +++ b/enums/_airgap_beacon_sdk.Origin.html @@ -0,0 +1,99 @@ +Origin | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration Origin

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  EXTENSION: "extension"
                                  +
                                  + +
                                  P2P: "p2p"
                                  +
                                  + +
                                  WALLETCONNECT: "walletconnect"
                                  +
                                  + +
                                  WEBSITE: "website"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.PermissionScope.html b/enums/_airgap_beacon_sdk.PermissionScope.html new file mode 100644 index 000000000..063297ad4 --- /dev/null +++ b/enums/_airgap_beacon_sdk.PermissionScope.html @@ -0,0 +1,103 @@ +PermissionScope | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration PermissionScope

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ENCRYPT: "encrypt"
                                  +
                                  + +
                                  NOTIFICATION: "notification"
                                  +
                                  + +
                                  OPERATION_REQUEST: "operation_request"
                                  +
                                  + +
                                  SIGN: "sign"
                                  +
                                  + +
                                  THRESHOLD: "threshold"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.Regions.html b/enums/_airgap_beacon_sdk.Regions.html new file mode 100644 index 000000000..1b24c12b3 --- /dev/null +++ b/enums/_airgap_beacon_sdk.Regions.html @@ -0,0 +1,142 @@ +Regions | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration Regions

                                  +
                                  +

                                  Geographic region where a beacon node is located. This list can be changed in the future to be more specific, but for now it should cover most general areas.

                                  +
                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  AFRICA: "africa"
                                  +
                                  + +
                                  ASIA_EAST: "asia-east"
                                  +
                                  + +
                                  ASIA_WEST: "asia-west"
                                  +
                                  + +
                                  AUSTRALIA: "australia"
                                  +
                                  + +
                                  CENTRAL_AMERICA: "central-america"
                                  +
                                  + +
                                  EUROPE_EAST: "europe-east"
                                  +
                                  + +
                                  EUROPE_WEST: "europe-west"
                                  +
                                  + +
                                  NORTH_AMERICA_EAST: "north-america-east"
                                  +
                                  + +
                                  NORTH_AMERICA_WEST: "north-america-west"
                                  +
                                  + +
                                  SOUTH_AMERICA: "south-america"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.SigningType.html b/enums/_airgap_beacon_sdk.SigningType.html new file mode 100644 index 000000000..c11d8033a --- /dev/null +++ b/enums/_airgap_beacon_sdk.SigningType.html @@ -0,0 +1,89 @@ +SigningType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration SigningType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  MICHELINE: "micheline"
                                  +
                                  + +
                                  OPERATION: "operation"
                                  +
                                  + +
                                  RAW: "raw"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.StorageKey.html b/enums/_airgap_beacon_sdk.StorageKey.html new file mode 100644 index 000000000..eca492daa --- /dev/null +++ b/enums/_airgap_beacon_sdk.StorageKey.html @@ -0,0 +1,274 @@ +StorageKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration StorageKey

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ACCOUNTS: "beacon:accounts"
                                  +
                                  + +
                                  ACTIVE_ACCOUNT: "beacon:active-account"
                                  +
                                  + +
                                  APP_METADATA_LIST: "beacon:app-metadata-list"
                                  +
                                  + +
                                  BEACON_SDK_SECRET_SEED: "beacon:sdk-secret-seed"
                                  +
                                  + +
                                  BEACON_SDK_VERSION: "beacon:sdk_version"
                                  +
                                  + +
                                  ENABLE_METRICS: "beacon:enable_metrics"
                                  +
                                  + +
                                  LAST_SELECTED_WALLET: "beacon:last-selected-wallet"
                                  +
                                  + +
                                  MATRIX_PEER_ROOM_IDS: "beacon:matrix-peer-rooms"
                                  +
                                  + +
                                  MATRIX_PRESERVED_STATE: "beacon:sdk-matrix-preserved-state"
                                  +
                                  + +
                                  MATRIX_SELECTED_NODE: "beacon:matrix-selected-node"
                                  +
                                  + +
                                  MULTI_NODE_SETUP_DONE: "beacon:multi-node-setup"
                                  +
                                  + +
                                  ONGOING_PROOF_OF_EVENT_CHALLENGES: "beacon:ongoing-proof-of-event-challenges"
                                  +
                                  + +
                                  PERMISSION_LIST: "beacon:permissions"
                                  +
                                  + +
                                  PUSH_TOKENS: "beacon:push-tokens"
                                  +
                                  + +
                                  TRANSPORT_P2P_PEERS_DAPP: "beacon:communication-peers-dapp"
                                  +
                                  + +
                                  TRANSPORT_P2P_PEERS_WALLET: "beacon:communication-peers-wallet"
                                  +
                                  + +
                                  TRANSPORT_POSTMESSAGE_PEERS_DAPP: "beacon:postmessage-peers-dapp"
                                  +
                                  + +
                                  TRANSPORT_POSTMESSAGE_PEERS_WALLET: "beacon:postmessage-peers-wallet"
                                  +
                                  + +
                                  TRANSPORT_WALLETCONNECT_PEERS_DAPP: "beacon:walletconnect-peers-dapp"
                                  +
                                  + +
                                  USER_ID: "beacon:user-id"
                                  +
                                  + +
                                  WC_2_CLIENT_PROPOSAL: "wc@2:client:0.3:proposal"
                                  +
                                  + +
                                  WC_2_CLIENT_SESSION: "wc@2:client:0.3:session"
                                  +
                                  + +
                                  WC_2_CORE_EXPIRER: "wc@2:core:0.3:expirer"
                                  +
                                  + +
                                  WC_2_CORE_HISTORY: "wc@2:core:0.3:history"
                                  +
                                  + +
                                  WC_2_CORE_KEYCHAIN: "wc@2:core:0.3:keychain"
                                  +
                                  + +
                                  WC_2_CORE_MESSAGES: "wc@2:core:0.3:messages"
                                  +
                                  + +
                                  WC_2_CORE_PAIRING: "wc@2:core:0.3:pairing"
                                  +
                                  + +
                                  WC_2_CORE_SUBSCRIPTION: "wc@2:core:0.3:subscription"
                                  +
                                  + +
                                  WC_INIT_ERROR: "beacon:wc-init-error"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.SubstrateMessageType.html b/enums/_airgap_beacon_sdk.SubstrateMessageType.html new file mode 100644 index 000000000..ba372401a --- /dev/null +++ b/enums/_airgap_beacon_sdk.SubstrateMessageType.html @@ -0,0 +1,82 @@ +SubstrateMessageType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration SubstrateMessageType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  sign_payload_request: "sign_payload_request"
                                  +
                                  + +
                                  transfer_request: "transfer_request"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.SubstratePermissionScope.html b/enums/_airgap_beacon_sdk.SubstratePermissionScope.html new file mode 100644 index 000000000..609f09887 --- /dev/null +++ b/enums/_airgap_beacon_sdk.SubstratePermissionScope.html @@ -0,0 +1,89 @@ +SubstratePermissionScope | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration SubstratePermissionScope

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  sign_payload_json: "sign_payload_json"
                                  +
                                  + +
                                  sign_payload_raw: "sign_payload_raw"
                                  +
                                  + +
                                  transfer: "transfer"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.TezosOperationType.html b/enums/_airgap_beacon_sdk.TezosOperationType.html new file mode 100644 index 000000000..32e40b3e3 --- /dev/null +++ b/enums/_airgap_beacon_sdk.TezosOperationType.html @@ -0,0 +1,337 @@ +TezosOperationType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TezosOperationType

                                  +
                                  +
                                  +

                                  Publicapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ACTIVATE_ACCOUNT: "activate_account"
                                  +
                                  + +
                                  ATTESTATION: "attestation"
                                  +
                                  + +
                                  ATTESTATION_WITH_SLOT: "attestation_with_slot"
                                  +
                                  + +
                                  BALLOT: "ballot"
                                  +
                                  + +
                                  DAL_PUBLISH_COMMITMENT: "dal_publish_commitment"
                                  +
                                  + +
                                  DELEGATION: "delegation"
                                  +
                                  + +
                                  DOUBLE_ATTESTATION_EVIDENCE: "double_attestation_evidence"
                                  +
                                  + +
                                  DOUBLE_BAKING_EVIDENCE: "double_baking_evidence"
                                  +
                                  + +
                                  DOUBLE_ENDORSEMENT_EVIDENCE: "double_endorsement_evidence"
                                  +
                                  + +
                                  DOUBLE_PREATTESTATION_EVIDENCE: "double_preattestation_evidence"
                                  +
                                  + +
                                  DOUBLE_PREENDORSEMENT_EVIDENCE: "double_preendorsement_evidence"
                                  +
                                  + +
                                  DRAIN_DELEGATE: "drain_delegate"
                                  +
                                  + +
                                  ENDORSEMENT: "endorsement"
                                  +
                                  + +
                                  ENDORSEMENT_WITH_SLOT: "endorsement_with_slot"
                                  +
                                  + +
                                  EVENT: "event"
                                  +
                                  + +
                                  FAILING_NOOP: "failing_noop"
                                  +
                                  + +
                                  INCREASE_PAID_STORAGE: "increase_paid_storage"
                                  +
                                  + +
                                  ORIGINATION: "origination"
                                  +
                                  + +
                                  PREATTESTATION: "preattestation"
                                  +
                                  + +
                                  PREENDORSEMENT: "preendorsement"
                                  +
                                  + +
                                  PROPOSALS: "proposals"
                                  +
                                  + +
                                  REGISTER_GLOBAL_CONSTANT: "register_global_constant"
                                  +
                                  + +
                                  REVEAL: "reveal"
                                  +
                                  + +
                                  SEED_NONCE_REVELATION: "seed_nonce_revelation"
                                  +
                                  + +
                                  SET_DEPOSITS_LIMIT: "set_deposits_limit"
                                  +
                                  + +
                                  SMART_ROLLUP_ADD_MESSAGES: "smart_rollup_add_messages"
                                  +
                                  + +
                                  SMART_ROLLUP_CEMENT: "smart_rollup_cement"
                                  +
                                  + +
                                  SMART_ROLLUP_EXECUTE_OUTBOX_MESSAGE: "smart_rollup_execute_outbox_message"
                                  +
                                  + +
                                  SMART_ROLLUP_ORIGINATE: "smart_rollup_originate"
                                  +
                                  + +
                                  SMART_ROLLUP_PUBLISH: "smart_rollup_publish"
                                  +
                                  + +
                                  SMART_ROLLUP_RECOVER_BOND: "smart_rollup_recover_bond"
                                  +
                                  + +
                                  SMART_ROLLUP_REFUTE: "smart_rollup_refute"
                                  +
                                  + +
                                  SMART_ROLLUP_TIMEOUT: "smart_rollup_timeout"
                                  +
                                  + +
                                  TICKET_UPDATES: "ticket_updates"
                                  +
                                  + +
                                  TRANSACTION: "transaction"
                                  +
                                  + +
                                  TRANSFER_TICKET: "transfer_ticket"
                                  +
                                  + +
                                  UPDATE_CONSENSUS_KEY: "update_consensus_key"
                                  +
                                  + +
                                  VDF_REVELATION: "vdf_revelation"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.TransportStatus.html b/enums/_airgap_beacon_sdk.TransportStatus.html new file mode 100644 index 000000000..16672debd --- /dev/null +++ b/enums/_airgap_beacon_sdk.TransportStatus.html @@ -0,0 +1,96 @@ +TransportStatus | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TransportStatus

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CONNECTED: "CONNECTED"
                                  +
                                  + +
                                  CONNECTING: "CONNECTING"
                                  +
                                  + +
                                  NOT_CONNECTED: "NOT_CONNECTED"
                                  +
                                  + +
                                  SECONDARY_TAB_CONNECTED: "SECONDARY_TAB_CONNECTED"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_sdk.TransportType.html b/enums/_airgap_beacon_sdk.TransportType.html new file mode 100644 index 000000000..d5ac6af1d --- /dev/null +++ b/enums/_airgap_beacon_sdk.TransportType.html @@ -0,0 +1,106 @@ +TransportType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TransportType

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CHROME_MESSAGE: "chrome_message"
                                  +
                                  + +
                                  LEDGER: "ledger"
                                  +
                                  + +
                                  P2P: "p2p"
                                  +
                                  + +
                                  POST_MESSAGE: "post_message"
                                  +
                                  + +
                                  WALLETCONNECT: "walletconnect"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.BeaconErrorType.html b/enums/_airgap_beacon_types.BeaconErrorType.html new file mode 100644 index 000000000..d53f7bf4d --- /dev/null +++ b/enums/_airgap_beacon_types.BeaconErrorType.html @@ -0,0 +1,200 @@ +BeaconErrorType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration BeaconErrorType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ABORTED_ERROR: "ABORTED_ERROR"
                                  +

                                  AbortedBeaconError

                                  +

                                  Will be returned if the request was aborted by the user or the wallet.

                                  +

                                  Returned by: Permission | Operation Request | Sign Request | Broadcast

                                  +
                                  +
                                  +
                                  + +
                                  BROADCAST_ERROR: "BROADCAST_ERROR"
                                  +

                                  BroadcastBeaconError

                                  +

                                  Will be returned if the user chooses that the transaction is broadcast but there is an error (eg. node not available).

                                  +

                                  Returned by: Broadcast | Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  NETWORK_NOT_SUPPORTED: "NETWORK_NOT_SUPPORTED"
                                  +

                                  NetworkNotSupportedBeaconError

                                  +

                                  Will be returned if the selected network is not supported by the wallet / extension.

                                  +

                                  Returned by: Permission

                                  +
                                  +
                                  +
                                  + +
                                  NOT_GRANTED_ERROR: "NOT_GRANTED_ERROR"
                                  +

                                  NotGrantedBeaconError

                                  +

                                  Will be returned if the signature was blocked // (Not needed?) Permission: Will be returned if the permissions requested by the App were not granted.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  NO_ADDRESS_ERROR: "NO_ADDRESS_ERROR"
                                  +

                                  NoAddressBeaconError

                                  +

                                  Will be returned if there is no address present for the protocol / network requested.

                                  +

                                  Returned by: Permission

                                  +
                                  +
                                  +
                                  + +
                                  NO_PRIVATE_KEY_FOUND_ERROR: "NO_PRIVATE_KEY_FOUND_ERROR"
                                  +

                                  NoPrivateKeyBeaconError

                                  +

                                  Will be returned if the private key matching the sourceAddress could not be found.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  PARAMETERS_INVALID_ERROR: "PARAMETERS_INVALID_ERROR"
                                  +

                                  ParametersInvalidBeaconError

                                  +

                                  Will be returned if any of the parameters are invalid.

                                  +

                                  Returned by: Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  SIGNATURE_TYPE_NOT_SUPPORTED: "SIGNATURE_TYPE_NOT_SUPPORTED"
                                  +

                                  SignatureTypeNotSupportedBeaconError

                                  +

                                  Will be returned if the signing type is not supported.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  TOO_MANY_OPERATIONS: "TOO_MANY_OPERATIONS"
                                  +

                                  TooManyOperationsBeaconError

                                  +

                                  Will be returned if too many operations were in the request and they were not able to fit into a single operation group.

                                  +

                                  Returned by: Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  TRANSACTION_INVALID_ERROR: "TRANSACTION_INVALID_ERROR"
                                  +

                                  TransactionInvalidBeaconError

                                  +

                                  Will be returned if the transaction is not parsable or is rejected by the node.

                                  +

                                  Returned by: Broadcast

                                  +
                                  +
                                  +
                                  + +
                                  UNKNOWN_ERROR: "UNKNOWN_ERROR"
                                  +

                                  UnknownBeaconError

                                  +

                                  Used as a wildcard if an unexpected error occured.

                                  +

                                  Returned by: Permission | Operation Request | Sign Request | Broadcast

                                  +
                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.BeaconMessageType.html b/enums/_airgap_beacon_types.BeaconMessageType.html new file mode 100644 index 000000000..624f361e5 --- /dev/null +++ b/enums/_airgap_beacon_types.BeaconMessageType.html @@ -0,0 +1,194 @@ +BeaconMessageType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration BeaconMessageType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  Acknowledge: "acknowledge"
                                  +
                                  + +
                                  BlockchainRequest: "blockchain_request"
                                  +
                                  + +
                                  BlockchainResponse: "blockchain_response"
                                  +
                                  + +
                                  BroadcastRequest: "broadcast_request"
                                  +
                                  + +
                                  BroadcastResponse: "broadcast_response"
                                  +
                                  + +
                                  ChangeAccountRequest: "change_account_request"
                                  +
                                  + +
                                  Disconnect: "disconnect"
                                  +
                                  + +
                                  Error: "error"
                                  +
                                  + +
                                  OperationRequest: "operation_request"
                                  +
                                  + +
                                  OperationResponse: "operation_response"
                                  +
                                  + +
                                  PermissionRequest: "permission_request"
                                  +
                                  + +
                                  PermissionResponse: "permission_response"
                                  +
                                  + +
                                  ProofOfEventChallengeRequest: "proof_of_event_challenge_request"
                                  +
                                  + +
                                  ProofOfEventChallengeResponse: "proof_of_event_challenge_response"
                                  +
                                  + +
                                  SignPayloadRequest: "sign_payload_request"
                                  +
                                  + +
                                  SignPayloadResponse: "sign_payload_response"
                                  +
                                  + +
                                  SimulatedProofOfEventChallengeRequest: "simulated_proof_of_event_challenge_request"
                                  +
                                  + +
                                  SimulatedProofOfEventChallengeResponse: "simulated_proof_of_event_challenge_response"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.ColorMode.html b/enums/_airgap_beacon_types.ColorMode.html new file mode 100644 index 000000000..b0e120702 --- /dev/null +++ b/enums/_airgap_beacon_types.ColorMode.html @@ -0,0 +1,82 @@ +ColorMode | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.ExtensionMessageTarget.html b/enums/_airgap_beacon_types.ExtensionMessageTarget.html new file mode 100644 index 000000000..3dc747efb --- /dev/null +++ b/enums/_airgap_beacon_types.ExtensionMessageTarget.html @@ -0,0 +1,92 @@ +ExtensionMessageTarget | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.NetworkType.html b/enums/_airgap_beacon_types.NetworkType.html new file mode 100644 index 000000000..2a4024d5c --- /dev/null +++ b/enums/_airgap_beacon_types.NetworkType.html @@ -0,0 +1,194 @@ +NetworkType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration NetworkType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CUSTOM: "custom"
                                  +
                                  + +
                                  DAILYNET: "dailynet"
                                  +
                                  + +
                                  DELPHINET: "delphinet"
                                  +
                                  + +
                                  EDONET: "edonet"
                                  +
                                  + +
                                  FLORENCENET: "florencenet"
                                  +
                                  + +
                                  GHOSTNET: "ghostnet"
                                  +
                                  + +
                                  GRANADANET: "granadanet"
                                  +
                                  + +
                                  HANGZHOUNET: "hangzhounet"
                                  +
                                  + +
                                  ITHACANET: "ithacanet"
                                  +
                                  + +
                                  JAKARTANET: "jakartanet"
                                  +
                                  + +
                                  KATHMANDUNET: "kathmandunet"
                                  +
                                  + +
                                  LIMANET: "limanet"
                                  +
                                  + +
                                  MAINNET: "mainnet"
                                  +
                                  + +
                                  MUMBAINET: "mumbainet"
                                  +
                                  + +
                                  NAIROBINET: "nairobinet"
                                  +
                                  + +
                                  OXFORDNET: "oxfordnet"
                                  +
                                  + +
                                  PARISNET: "parisnet"
                                  +
                                  + +
                                  WEEKLYNET: "weeklynet"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.Origin.html b/enums/_airgap_beacon_types.Origin.html new file mode 100644 index 000000000..7245fcbc8 --- /dev/null +++ b/enums/_airgap_beacon_types.Origin.html @@ -0,0 +1,99 @@ +Origin | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration Origin

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  EXTENSION: "extension"
                                  +
                                  + +
                                  P2P: "p2p"
                                  +
                                  + +
                                  WALLETCONNECT: "walletconnect"
                                  +
                                  + +
                                  WEBSITE: "website"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.PermissionScope.html b/enums/_airgap_beacon_types.PermissionScope.html new file mode 100644 index 000000000..182e9b7ce --- /dev/null +++ b/enums/_airgap_beacon_types.PermissionScope.html @@ -0,0 +1,103 @@ +PermissionScope | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration PermissionScope

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ENCRYPT: "encrypt"
                                  +
                                  + +
                                  NOTIFICATION: "notification"
                                  +
                                  + +
                                  OPERATION_REQUEST: "operation_request"
                                  +
                                  + +
                                  SIGN: "sign"
                                  +
                                  + +
                                  THRESHOLD: "threshold"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.Regions.html b/enums/_airgap_beacon_types.Regions.html new file mode 100644 index 000000000..6c3df1dfe --- /dev/null +++ b/enums/_airgap_beacon_types.Regions.html @@ -0,0 +1,142 @@ +Regions | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration Regions

                                  +
                                  +

                                  Geographic region where a beacon node is located. This list can be changed in the future to be more specific, but for now it should cover most general areas.

                                  +
                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  AFRICA: "africa"
                                  +
                                  + +
                                  ASIA_EAST: "asia-east"
                                  +
                                  + +
                                  ASIA_WEST: "asia-west"
                                  +
                                  + +
                                  AUSTRALIA: "australia"
                                  +
                                  + +
                                  CENTRAL_AMERICA: "central-america"
                                  +
                                  + +
                                  EUROPE_EAST: "europe-east"
                                  +
                                  + +
                                  EUROPE_WEST: "europe-west"
                                  +
                                  + +
                                  NORTH_AMERICA_EAST: "north-america-east"
                                  +
                                  + +
                                  NORTH_AMERICA_WEST: "north-america-west"
                                  +
                                  + +
                                  SOUTH_AMERICA: "south-america"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.SigningType.html b/enums/_airgap_beacon_types.SigningType.html new file mode 100644 index 000000000..c801559da --- /dev/null +++ b/enums/_airgap_beacon_types.SigningType.html @@ -0,0 +1,89 @@ +SigningType | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.StorageKey.html b/enums/_airgap_beacon_types.StorageKey.html new file mode 100644 index 000000000..5232aa4cc --- /dev/null +++ b/enums/_airgap_beacon_types.StorageKey.html @@ -0,0 +1,274 @@ +StorageKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration StorageKey

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ACCOUNTS: "beacon:accounts"
                                  +
                                  + +
                                  ACTIVE_ACCOUNT: "beacon:active-account"
                                  +
                                  + +
                                  APP_METADATA_LIST: "beacon:app-metadata-list"
                                  +
                                  + +
                                  BEACON_SDK_SECRET_SEED: "beacon:sdk-secret-seed"
                                  +
                                  + +
                                  BEACON_SDK_VERSION: "beacon:sdk_version"
                                  +
                                  + +
                                  ENABLE_METRICS: "beacon:enable_metrics"
                                  +
                                  + +
                                  LAST_SELECTED_WALLET: "beacon:last-selected-wallet"
                                  +
                                  + +
                                  MATRIX_PEER_ROOM_IDS: "beacon:matrix-peer-rooms"
                                  +
                                  + +
                                  MATRIX_PRESERVED_STATE: "beacon:sdk-matrix-preserved-state"
                                  +
                                  + +
                                  MATRIX_SELECTED_NODE: "beacon:matrix-selected-node"
                                  +
                                  + +
                                  MULTI_NODE_SETUP_DONE: "beacon:multi-node-setup"
                                  +
                                  + +
                                  ONGOING_PROOF_OF_EVENT_CHALLENGES: "beacon:ongoing-proof-of-event-challenges"
                                  +
                                  + +
                                  PERMISSION_LIST: "beacon:permissions"
                                  +
                                  + +
                                  PUSH_TOKENS: "beacon:push-tokens"
                                  +
                                  + +
                                  TRANSPORT_P2P_PEERS_DAPP: "beacon:communication-peers-dapp"
                                  +
                                  + +
                                  TRANSPORT_P2P_PEERS_WALLET: "beacon:communication-peers-wallet"
                                  +
                                  + +
                                  TRANSPORT_POSTMESSAGE_PEERS_DAPP: "beacon:postmessage-peers-dapp"
                                  +
                                  + +
                                  TRANSPORT_POSTMESSAGE_PEERS_WALLET: "beacon:postmessage-peers-wallet"
                                  +
                                  + +
                                  TRANSPORT_WALLETCONNECT_PEERS_DAPP: "beacon:walletconnect-peers-dapp"
                                  +
                                  + +
                                  USER_ID: "beacon:user-id"
                                  +
                                  + +
                                  WC_2_CLIENT_PROPOSAL: "wc@2:client:0.3:proposal"
                                  +
                                  + +
                                  WC_2_CLIENT_SESSION: "wc@2:client:0.3:session"
                                  +
                                  + +
                                  WC_2_CORE_EXPIRER: "wc@2:core:0.3:expirer"
                                  +
                                  + +
                                  WC_2_CORE_HISTORY: "wc@2:core:0.3:history"
                                  +
                                  + +
                                  WC_2_CORE_KEYCHAIN: "wc@2:core:0.3:keychain"
                                  +
                                  + +
                                  WC_2_CORE_MESSAGES: "wc@2:core:0.3:messages"
                                  +
                                  + +
                                  WC_2_CORE_PAIRING: "wc@2:core:0.3:pairing"
                                  +
                                  + +
                                  WC_2_CORE_SUBSCRIPTION: "wc@2:core:0.3:subscription"
                                  +
                                  + +
                                  WC_INIT_ERROR: "beacon:wc-init-error"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.TezosOperationType.html b/enums/_airgap_beacon_types.TezosOperationType.html new file mode 100644 index 000000000..5f8fdba48 --- /dev/null +++ b/enums/_airgap_beacon_types.TezosOperationType.html @@ -0,0 +1,337 @@ +TezosOperationType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TezosOperationType

                                  +
                                  +
                                  +

                                  Publicapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ACTIVATE_ACCOUNT: "activate_account"
                                  +
                                  + +
                                  ATTESTATION: "attestation"
                                  +
                                  + +
                                  ATTESTATION_WITH_SLOT: "attestation_with_slot"
                                  +
                                  + +
                                  BALLOT: "ballot"
                                  +
                                  + +
                                  DAL_PUBLISH_COMMITMENT: "dal_publish_commitment"
                                  +
                                  + +
                                  DELEGATION: "delegation"
                                  +
                                  + +
                                  DOUBLE_ATTESTATION_EVIDENCE: "double_attestation_evidence"
                                  +
                                  + +
                                  DOUBLE_BAKING_EVIDENCE: "double_baking_evidence"
                                  +
                                  + +
                                  DOUBLE_ENDORSEMENT_EVIDENCE: "double_endorsement_evidence"
                                  +
                                  + +
                                  DOUBLE_PREATTESTATION_EVIDENCE: "double_preattestation_evidence"
                                  +
                                  + +
                                  DOUBLE_PREENDORSEMENT_EVIDENCE: "double_preendorsement_evidence"
                                  +
                                  + +
                                  DRAIN_DELEGATE: "drain_delegate"
                                  +
                                  + +
                                  ENDORSEMENT: "endorsement"
                                  +
                                  + +
                                  ENDORSEMENT_WITH_SLOT: "endorsement_with_slot"
                                  +
                                  + +
                                  EVENT: "event"
                                  +
                                  + +
                                  FAILING_NOOP: "failing_noop"
                                  +
                                  + +
                                  INCREASE_PAID_STORAGE: "increase_paid_storage"
                                  +
                                  + +
                                  ORIGINATION: "origination"
                                  +
                                  + +
                                  PREATTESTATION: "preattestation"
                                  +
                                  + +
                                  PREENDORSEMENT: "preendorsement"
                                  +
                                  + +
                                  PROPOSALS: "proposals"
                                  +
                                  + +
                                  REGISTER_GLOBAL_CONSTANT: "register_global_constant"
                                  +
                                  + +
                                  REVEAL: "reveal"
                                  +
                                  + +
                                  SEED_NONCE_REVELATION: "seed_nonce_revelation"
                                  +
                                  + +
                                  SET_DEPOSITS_LIMIT: "set_deposits_limit"
                                  +
                                  + +
                                  SMART_ROLLUP_ADD_MESSAGES: "smart_rollup_add_messages"
                                  +
                                  + +
                                  SMART_ROLLUP_CEMENT: "smart_rollup_cement"
                                  +
                                  + +
                                  SMART_ROLLUP_EXECUTE_OUTBOX_MESSAGE: "smart_rollup_execute_outbox_message"
                                  +
                                  + +
                                  SMART_ROLLUP_ORIGINATE: "smart_rollup_originate"
                                  +
                                  + +
                                  SMART_ROLLUP_PUBLISH: "smart_rollup_publish"
                                  +
                                  + +
                                  SMART_ROLLUP_RECOVER_BOND: "smart_rollup_recover_bond"
                                  +
                                  + +
                                  SMART_ROLLUP_REFUTE: "smart_rollup_refute"
                                  +
                                  + +
                                  SMART_ROLLUP_TIMEOUT: "smart_rollup_timeout"
                                  +
                                  + +
                                  TICKET_UPDATES: "ticket_updates"
                                  +
                                  + +
                                  TRANSACTION: "transaction"
                                  +
                                  + +
                                  TRANSFER_TICKET: "transfer_ticket"
                                  +
                                  + +
                                  UPDATE_CONSENSUS_KEY: "update_consensus_key"
                                  +
                                  + +
                                  VDF_REVELATION: "vdf_revelation"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.TransportStatus.html b/enums/_airgap_beacon_types.TransportStatus.html new file mode 100644 index 000000000..d9c101adf --- /dev/null +++ b/enums/_airgap_beacon_types.TransportStatus.html @@ -0,0 +1,96 @@ +TransportStatus | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TransportStatus

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CONNECTED: "CONNECTED"
                                  +
                                  + +
                                  CONNECTING: "CONNECTING"
                                  +
                                  + +
                                  NOT_CONNECTED: "NOT_CONNECTED"
                                  +
                                  + +
                                  SECONDARY_TAB_CONNECTED: "SECONDARY_TAB_CONNECTED"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_types.TransportType.html b/enums/_airgap_beacon_types.TransportType.html new file mode 100644 index 000000000..f9241dee2 --- /dev/null +++ b/enums/_airgap_beacon_types.TransportType.html @@ -0,0 +1,106 @@ +TransportType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TransportType

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CHROME_MESSAGE: "chrome_message"
                                  +
                                  + +
                                  LEDGER: "ledger"
                                  +
                                  + +
                                  P2P: "p2p"
                                  +
                                  + +
                                  POST_MESSAGE: "post_message"
                                  +
                                  + +
                                  WALLETCONNECT: "walletconnect"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_utils.ExposedPromiseStatus.html b/enums/_airgap_beacon_utils.ExposedPromiseStatus.html new file mode 100644 index 000000000..31e2f6d40 --- /dev/null +++ b/enums/_airgap_beacon_utils.ExposedPromiseStatus.html @@ -0,0 +1,89 @@ +ExposedPromiseStatus | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.BeaconErrorType.html b/enums/_airgap_beacon_wallet.BeaconErrorType.html new file mode 100644 index 000000000..445f59b29 --- /dev/null +++ b/enums/_airgap_beacon_wallet.BeaconErrorType.html @@ -0,0 +1,200 @@ +BeaconErrorType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration BeaconErrorType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ABORTED_ERROR: "ABORTED_ERROR"
                                  +

                                  AbortedBeaconError

                                  +

                                  Will be returned if the request was aborted by the user or the wallet.

                                  +

                                  Returned by: Permission | Operation Request | Sign Request | Broadcast

                                  +
                                  +
                                  +
                                  + +
                                  BROADCAST_ERROR: "BROADCAST_ERROR"
                                  +

                                  BroadcastBeaconError

                                  +

                                  Will be returned if the user chooses that the transaction is broadcast but there is an error (eg. node not available).

                                  +

                                  Returned by: Broadcast | Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  NETWORK_NOT_SUPPORTED: "NETWORK_NOT_SUPPORTED"
                                  +

                                  NetworkNotSupportedBeaconError

                                  +

                                  Will be returned if the selected network is not supported by the wallet / extension.

                                  +

                                  Returned by: Permission

                                  +
                                  +
                                  +
                                  + +
                                  NOT_GRANTED_ERROR: "NOT_GRANTED_ERROR"
                                  +

                                  NotGrantedBeaconError

                                  +

                                  Will be returned if the signature was blocked // (Not needed?) Permission: Will be returned if the permissions requested by the App were not granted.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  NO_ADDRESS_ERROR: "NO_ADDRESS_ERROR"
                                  +

                                  NoAddressBeaconError

                                  +

                                  Will be returned if there is no address present for the protocol / network requested.

                                  +

                                  Returned by: Permission

                                  +
                                  +
                                  +
                                  + +
                                  NO_PRIVATE_KEY_FOUND_ERROR: "NO_PRIVATE_KEY_FOUND_ERROR"
                                  +

                                  NoPrivateKeyBeaconError

                                  +

                                  Will be returned if the private key matching the sourceAddress could not be found.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  PARAMETERS_INVALID_ERROR: "PARAMETERS_INVALID_ERROR"
                                  +

                                  ParametersInvalidBeaconError

                                  +

                                  Will be returned if any of the parameters are invalid.

                                  +

                                  Returned by: Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  SIGNATURE_TYPE_NOT_SUPPORTED: "SIGNATURE_TYPE_NOT_SUPPORTED"
                                  +

                                  SignatureTypeNotSupportedBeaconError

                                  +

                                  Will be returned if the signing type is not supported.

                                  +

                                  Returned by: Sign

                                  +
                                  +
                                  +
                                  + +
                                  TOO_MANY_OPERATIONS: "TOO_MANY_OPERATIONS"
                                  +

                                  TooManyOperationsBeaconError

                                  +

                                  Will be returned if too many operations were in the request and they were not able to fit into a single operation group.

                                  +

                                  Returned by: Operation Request

                                  +
                                  +
                                  +
                                  + +
                                  TRANSACTION_INVALID_ERROR: "TRANSACTION_INVALID_ERROR"
                                  +

                                  TransactionInvalidBeaconError

                                  +

                                  Will be returned if the transaction is not parsable or is rejected by the node.

                                  +

                                  Returned by: Broadcast

                                  +
                                  +
                                  +
                                  + +
                                  UNKNOWN_ERROR: "UNKNOWN_ERROR"
                                  +

                                  UnknownBeaconError

                                  +

                                  Used as a wildcard if an unexpected error occured.

                                  +

                                  Returned by: Permission | Operation Request | Sign Request | Broadcast

                                  +
                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.BeaconMessageType.html b/enums/_airgap_beacon_wallet.BeaconMessageType.html new file mode 100644 index 000000000..6d5e3a666 --- /dev/null +++ b/enums/_airgap_beacon_wallet.BeaconMessageType.html @@ -0,0 +1,194 @@ +BeaconMessageType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration BeaconMessageType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  Acknowledge: "acknowledge"
                                  +
                                  + +
                                  BlockchainRequest: "blockchain_request"
                                  +
                                  + +
                                  BlockchainResponse: "blockchain_response"
                                  +
                                  + +
                                  BroadcastRequest: "broadcast_request"
                                  +
                                  + +
                                  BroadcastResponse: "broadcast_response"
                                  +
                                  + +
                                  ChangeAccountRequest: "change_account_request"
                                  +
                                  + +
                                  Disconnect: "disconnect"
                                  +
                                  + +
                                  Error: "error"
                                  +
                                  + +
                                  OperationRequest: "operation_request"
                                  +
                                  + +
                                  OperationResponse: "operation_response"
                                  +
                                  + +
                                  PermissionRequest: "permission_request"
                                  +
                                  + +
                                  PermissionResponse: "permission_response"
                                  +
                                  + +
                                  ProofOfEventChallengeRequest: "proof_of_event_challenge_request"
                                  +
                                  + +
                                  ProofOfEventChallengeResponse: "proof_of_event_challenge_response"
                                  +
                                  + +
                                  SignPayloadRequest: "sign_payload_request"
                                  +
                                  + +
                                  SignPayloadResponse: "sign_payload_response"
                                  +
                                  + +
                                  SimulatedProofOfEventChallengeRequest: "simulated_proof_of_event_challenge_request"
                                  +
                                  + +
                                  SimulatedProofOfEventChallengeResponse: "simulated_proof_of_event_challenge_response"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.ClientEvents.html b/enums/_airgap_beacon_wallet.ClientEvents.html new file mode 100644 index 000000000..42ec64c6f --- /dev/null +++ b/enums/_airgap_beacon_wallet.ClientEvents.html @@ -0,0 +1,89 @@ +ClientEvents | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ClientEventsConst

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CLOSE_ALERT: "CLOSE_ALERT"
                                  +
                                  + +
                                  RESET_STATE: "RESET_STATE"
                                  +
                                  + +
                                  WC_ACK_NOTIFICATION: "WC_ACK_NOTIFICATION"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.ColorMode.html b/enums/_airgap_beacon_wallet.ColorMode.html new file mode 100644 index 000000000..7c244b199 --- /dev/null +++ b/enums/_airgap_beacon_wallet.ColorMode.html @@ -0,0 +1,82 @@ +ColorMode | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ColorMode

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  DARK: "dark"
                                  +
                                  + +
                                  LIGHT: "light"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.ExposedPromiseStatus.html b/enums/_airgap_beacon_wallet.ExposedPromiseStatus.html new file mode 100644 index 000000000..41b02931a --- /dev/null +++ b/enums/_airgap_beacon_wallet.ExposedPromiseStatus.html @@ -0,0 +1,89 @@ +ExposedPromiseStatus | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ExposedPromiseStatus

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  PENDING: "pending"
                                  +
                                  + +
                                  REJECTED: "rejected"
                                  +
                                  + +
                                  RESOLVED: "resolved"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.ExtensionMessageTarget.html b/enums/_airgap_beacon_wallet.ExtensionMessageTarget.html new file mode 100644 index 000000000..1c6c5dc47 --- /dev/null +++ b/enums/_airgap_beacon_wallet.ExtensionMessageTarget.html @@ -0,0 +1,92 @@ +ExtensionMessageTarget | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration ExtensionMessageTarget

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  BACKGROUND: "toBackground"
                                  +
                                  + +
                                  EXTENSION: "toExtension"
                                  +
                                  + +
                                  PAGE: "toPage"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.NetworkType.html b/enums/_airgap_beacon_wallet.NetworkType.html new file mode 100644 index 000000000..c79b045d8 --- /dev/null +++ b/enums/_airgap_beacon_wallet.NetworkType.html @@ -0,0 +1,194 @@ +NetworkType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration NetworkType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CUSTOM: "custom"
                                  +
                                  + +
                                  DAILYNET: "dailynet"
                                  +
                                  + +
                                  DELPHINET: "delphinet"
                                  +
                                  + +
                                  EDONET: "edonet"
                                  +
                                  + +
                                  FLORENCENET: "florencenet"
                                  +
                                  + +
                                  GHOSTNET: "ghostnet"
                                  +
                                  + +
                                  GRANADANET: "granadanet"
                                  +
                                  + +
                                  HANGZHOUNET: "hangzhounet"
                                  +
                                  + +
                                  ITHACANET: "ithacanet"
                                  +
                                  + +
                                  JAKARTANET: "jakartanet"
                                  +
                                  + +
                                  KATHMANDUNET: "kathmandunet"
                                  +
                                  + +
                                  LIMANET: "limanet"
                                  +
                                  + +
                                  MAINNET: "mainnet"
                                  +
                                  + +
                                  MUMBAINET: "mumbainet"
                                  +
                                  + +
                                  NAIROBINET: "nairobinet"
                                  +
                                  + +
                                  OXFORDNET: "oxfordnet"
                                  +
                                  + +
                                  PARISNET: "parisnet"
                                  +
                                  + +
                                  WEEKLYNET: "weeklynet"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.Origin.html b/enums/_airgap_beacon_wallet.Origin.html new file mode 100644 index 000000000..4a8d9c834 --- /dev/null +++ b/enums/_airgap_beacon_wallet.Origin.html @@ -0,0 +1,99 @@ +Origin | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration Origin

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  EXTENSION: "extension"
                                  +
                                  + +
                                  P2P: "p2p"
                                  +
                                  + +
                                  WALLETCONNECT: "walletconnect"
                                  +
                                  + +
                                  WEBSITE: "website"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.PermissionScope.html b/enums/_airgap_beacon_wallet.PermissionScope.html new file mode 100644 index 000000000..9f2f46857 --- /dev/null +++ b/enums/_airgap_beacon_wallet.PermissionScope.html @@ -0,0 +1,103 @@ +PermissionScope | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration PermissionScope

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ENCRYPT: "encrypt"
                                  +
                                  + +
                                  NOTIFICATION: "notification"
                                  +
                                  + +
                                  OPERATION_REQUEST: "operation_request"
                                  +
                                  + +
                                  SIGN: "sign"
                                  +
                                  + +
                                  THRESHOLD: "threshold"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.Regions.html b/enums/_airgap_beacon_wallet.Regions.html new file mode 100644 index 000000000..9d364d6b7 --- /dev/null +++ b/enums/_airgap_beacon_wallet.Regions.html @@ -0,0 +1,142 @@ +Regions | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration Regions

                                  +
                                  +

                                  Geographic region where a beacon node is located. This list can be changed in the future to be more specific, but for now it should cover most general areas.

                                  +
                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  AFRICA: "africa"
                                  +
                                  + +
                                  ASIA_EAST: "asia-east"
                                  +
                                  + +
                                  ASIA_WEST: "asia-west"
                                  +
                                  + +
                                  AUSTRALIA: "australia"
                                  +
                                  + +
                                  CENTRAL_AMERICA: "central-america"
                                  +
                                  + +
                                  EUROPE_EAST: "europe-east"
                                  +
                                  + +
                                  EUROPE_WEST: "europe-west"
                                  +
                                  + +
                                  NORTH_AMERICA_EAST: "north-america-east"
                                  +
                                  + +
                                  NORTH_AMERICA_WEST: "north-america-west"
                                  +
                                  + +
                                  SOUTH_AMERICA: "south-america"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.SigningType.html b/enums/_airgap_beacon_wallet.SigningType.html new file mode 100644 index 000000000..299428c7e --- /dev/null +++ b/enums/_airgap_beacon_wallet.SigningType.html @@ -0,0 +1,89 @@ +SigningType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration SigningType

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  MICHELINE: "micheline"
                                  +
                                  + +
                                  OPERATION: "operation"
                                  +
                                  + +
                                  RAW: "raw"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.StorageKey.html b/enums/_airgap_beacon_wallet.StorageKey.html new file mode 100644 index 000000000..cef5b61a3 --- /dev/null +++ b/enums/_airgap_beacon_wallet.StorageKey.html @@ -0,0 +1,274 @@ +StorageKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration StorageKey

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ACCOUNTS: "beacon:accounts"
                                  +
                                  + +
                                  ACTIVE_ACCOUNT: "beacon:active-account"
                                  +
                                  + +
                                  APP_METADATA_LIST: "beacon:app-metadata-list"
                                  +
                                  + +
                                  BEACON_SDK_SECRET_SEED: "beacon:sdk-secret-seed"
                                  +
                                  + +
                                  BEACON_SDK_VERSION: "beacon:sdk_version"
                                  +
                                  + +
                                  ENABLE_METRICS: "beacon:enable_metrics"
                                  +
                                  + +
                                  LAST_SELECTED_WALLET: "beacon:last-selected-wallet"
                                  +
                                  + +
                                  MATRIX_PEER_ROOM_IDS: "beacon:matrix-peer-rooms"
                                  +
                                  + +
                                  MATRIX_PRESERVED_STATE: "beacon:sdk-matrix-preserved-state"
                                  +
                                  + +
                                  MATRIX_SELECTED_NODE: "beacon:matrix-selected-node"
                                  +
                                  + +
                                  MULTI_NODE_SETUP_DONE: "beacon:multi-node-setup"
                                  +
                                  + +
                                  ONGOING_PROOF_OF_EVENT_CHALLENGES: "beacon:ongoing-proof-of-event-challenges"
                                  +
                                  + +
                                  PERMISSION_LIST: "beacon:permissions"
                                  +
                                  + +
                                  PUSH_TOKENS: "beacon:push-tokens"
                                  +
                                  + +
                                  TRANSPORT_P2P_PEERS_DAPP: "beacon:communication-peers-dapp"
                                  +
                                  + +
                                  TRANSPORT_P2P_PEERS_WALLET: "beacon:communication-peers-wallet"
                                  +
                                  + +
                                  TRANSPORT_POSTMESSAGE_PEERS_DAPP: "beacon:postmessage-peers-dapp"
                                  +
                                  + +
                                  TRANSPORT_POSTMESSAGE_PEERS_WALLET: "beacon:postmessage-peers-wallet"
                                  +
                                  + +
                                  TRANSPORT_WALLETCONNECT_PEERS_DAPP: "beacon:walletconnect-peers-dapp"
                                  +
                                  + +
                                  USER_ID: "beacon:user-id"
                                  +
                                  + +
                                  WC_2_CLIENT_PROPOSAL: "wc@2:client:0.3:proposal"
                                  +
                                  + +
                                  WC_2_CLIENT_SESSION: "wc@2:client:0.3:session"
                                  +
                                  + +
                                  WC_2_CORE_EXPIRER: "wc@2:core:0.3:expirer"
                                  +
                                  + +
                                  WC_2_CORE_HISTORY: "wc@2:core:0.3:history"
                                  +
                                  + +
                                  WC_2_CORE_KEYCHAIN: "wc@2:core:0.3:keychain"
                                  +
                                  + +
                                  WC_2_CORE_MESSAGES: "wc@2:core:0.3:messages"
                                  +
                                  + +
                                  WC_2_CORE_PAIRING: "wc@2:core:0.3:pairing"
                                  +
                                  + +
                                  WC_2_CORE_SUBSCRIPTION: "wc@2:core:0.3:subscription"
                                  +
                                  + +
                                  WC_INIT_ERROR: "beacon:wc-init-error"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.TezosOperationType.html b/enums/_airgap_beacon_wallet.TezosOperationType.html new file mode 100644 index 000000000..7061676e3 --- /dev/null +++ b/enums/_airgap_beacon_wallet.TezosOperationType.html @@ -0,0 +1,337 @@ +TezosOperationType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TezosOperationType

                                  +
                                  +
                                  +

                                  Publicapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  ACTIVATE_ACCOUNT: "activate_account"
                                  +
                                  + +
                                  ATTESTATION: "attestation"
                                  +
                                  + +
                                  ATTESTATION_WITH_SLOT: "attestation_with_slot"
                                  +
                                  + +
                                  BALLOT: "ballot"
                                  +
                                  + +
                                  DAL_PUBLISH_COMMITMENT: "dal_publish_commitment"
                                  +
                                  + +
                                  DELEGATION: "delegation"
                                  +
                                  + +
                                  DOUBLE_ATTESTATION_EVIDENCE: "double_attestation_evidence"
                                  +
                                  + +
                                  DOUBLE_BAKING_EVIDENCE: "double_baking_evidence"
                                  +
                                  + +
                                  DOUBLE_ENDORSEMENT_EVIDENCE: "double_endorsement_evidence"
                                  +
                                  + +
                                  DOUBLE_PREATTESTATION_EVIDENCE: "double_preattestation_evidence"
                                  +
                                  + +
                                  DOUBLE_PREENDORSEMENT_EVIDENCE: "double_preendorsement_evidence"
                                  +
                                  + +
                                  DRAIN_DELEGATE: "drain_delegate"
                                  +
                                  + +
                                  ENDORSEMENT: "endorsement"
                                  +
                                  + +
                                  ENDORSEMENT_WITH_SLOT: "endorsement_with_slot"
                                  +
                                  + +
                                  EVENT: "event"
                                  +
                                  + +
                                  FAILING_NOOP: "failing_noop"
                                  +
                                  + +
                                  INCREASE_PAID_STORAGE: "increase_paid_storage"
                                  +
                                  + +
                                  ORIGINATION: "origination"
                                  +
                                  + +
                                  PREATTESTATION: "preattestation"
                                  +
                                  + +
                                  PREENDORSEMENT: "preendorsement"
                                  +
                                  + +
                                  PROPOSALS: "proposals"
                                  +
                                  + +
                                  REGISTER_GLOBAL_CONSTANT: "register_global_constant"
                                  +
                                  + +
                                  REVEAL: "reveal"
                                  +
                                  + +
                                  SEED_NONCE_REVELATION: "seed_nonce_revelation"
                                  +
                                  + +
                                  SET_DEPOSITS_LIMIT: "set_deposits_limit"
                                  +
                                  + +
                                  SMART_ROLLUP_ADD_MESSAGES: "smart_rollup_add_messages"
                                  +
                                  + +
                                  SMART_ROLLUP_CEMENT: "smart_rollup_cement"
                                  +
                                  + +
                                  SMART_ROLLUP_EXECUTE_OUTBOX_MESSAGE: "smart_rollup_execute_outbox_message"
                                  +
                                  + +
                                  SMART_ROLLUP_ORIGINATE: "smart_rollup_originate"
                                  +
                                  + +
                                  SMART_ROLLUP_PUBLISH: "smart_rollup_publish"
                                  +
                                  + +
                                  SMART_ROLLUP_RECOVER_BOND: "smart_rollup_recover_bond"
                                  +
                                  + +
                                  SMART_ROLLUP_REFUTE: "smart_rollup_refute"
                                  +
                                  + +
                                  SMART_ROLLUP_TIMEOUT: "smart_rollup_timeout"
                                  +
                                  + +
                                  TICKET_UPDATES: "ticket_updates"
                                  +
                                  + +
                                  TRANSACTION: "transaction"
                                  +
                                  + +
                                  TRANSFER_TICKET: "transfer_ticket"
                                  +
                                  + +
                                  UPDATE_CONSENSUS_KEY: "update_consensus_key"
                                  +
                                  + +
                                  VDF_REVELATION: "vdf_revelation"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.TransportStatus.html b/enums/_airgap_beacon_wallet.TransportStatus.html new file mode 100644 index 000000000..a53469119 --- /dev/null +++ b/enums/_airgap_beacon_wallet.TransportStatus.html @@ -0,0 +1,96 @@ +TransportStatus | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TransportStatus

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CONNECTED: "CONNECTED"
                                  +
                                  + +
                                  CONNECTING: "CONNECTING"
                                  +
                                  + +
                                  NOT_CONNECTED: "NOT_CONNECTED"
                                  +
                                  + +
                                  SECONDARY_TAB_CONNECTED: "SECONDARY_TAB_CONNECTED"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/enums/_airgap_beacon_wallet.TransportType.html b/enums/_airgap_beacon_wallet.TransportType.html new file mode 100644 index 000000000..0c651bb1c --- /dev/null +++ b/enums/_airgap_beacon_wallet.TransportType.html @@ -0,0 +1,106 @@ +TransportType | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Enumeration TransportType

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  +
                                  +

                                  Enumeration Members

                                  +
                                  + +
                                  CHROME_MESSAGE: "chrome_message"
                                  +
                                  + +
                                  LEDGER: "ledger"
                                  +
                                  + +
                                  P2P: "p2p"
                                  +
                                  + +
                                  POST_MESSAGE: "post_message"
                                  +
                                  + +
                                  WALLETCONNECT: "walletconnect"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_core.getAccountIdentifier.html b/functions/_airgap_beacon_core.getAccountIdentifier.html new file mode 100644 index 000000000..98d580b5e --- /dev/null +++ b/functions/_airgap_beacon_core.getAccountIdentifier.html @@ -0,0 +1,69 @@ +getAccountIdentifier | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getAccountIdentifier

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      address: string
                                    • +
                                    • +
                                      network: Network
                                    +

                                    Returns Promise<string>

                                    +
                                    +

                                    Internalapi

                                    Generate a deterministic account identifier based on an address and a network

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_core.getDebugEnabled.html b/functions/_airgap_beacon_core.getDebugEnabled.html new file mode 100644 index 000000000..fa5512f7d --- /dev/null +++ b/functions/_airgap_beacon_core.getDebugEnabled.html @@ -0,0 +1,59 @@ +getDebugEnabled | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_core.getLogger.html b/functions/_airgap_beacon_core.getLogger.html new file mode 100644 index 000000000..784ab4413 --- /dev/null +++ b/functions/_airgap_beacon_core.getLogger.html @@ -0,0 +1,59 @@ +getLogger | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_core.getSenderId.html b/functions/_airgap_beacon_core.getSenderId.html new file mode 100644 index 000000000..8a9c404db --- /dev/null +++ b/functions/_airgap_beacon_core.getSenderId.html @@ -0,0 +1,67 @@ +getSenderId | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getSenderId

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns Promise<string>

                                    +
                                    +

                                    Internalapi

                                    Generate a deterministic sender identifier based on a public key

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_core.getStorage.html b/functions/_airgap_beacon_core.getStorage.html new file mode 100644 index 000000000..4a0b15fad --- /dev/null +++ b/functions/_airgap_beacon_core.getStorage.html @@ -0,0 +1,62 @@ +getStorage | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_core.setDebugEnabled.html b/functions/_airgap_beacon_core.setDebugEnabled.html new file mode 100644 index 000000000..d7822944f --- /dev/null +++ b/functions/_airgap_beacon_core.setDebugEnabled.html @@ -0,0 +1,64 @@ +setDebugEnabled | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_core.setLogger.html b/functions/_airgap_beacon_core.setLogger.html new file mode 100644 index 000000000..9943b37b0 --- /dev/null +++ b/functions/_airgap_beacon_core.setLogger.html @@ -0,0 +1,64 @@ +setLogger | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.closeAlerts.html b/functions/_airgap_beacon_dapp.closeAlerts.html new file mode 100644 index 000000000..5dce20546 --- /dev/null +++ b/functions/_airgap_beacon_dapp.closeAlerts.html @@ -0,0 +1,62 @@ +closeAlerts | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.closeToast.html b/functions/_airgap_beacon_dapp.closeToast.html new file mode 100644 index 000000000..aaa8e13e2 --- /dev/null +++ b/functions/_airgap_beacon_dapp.closeToast.html @@ -0,0 +1,62 @@ +closeToast | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.currentBrowser.html b/functions/_airgap_beacon_dapp.currentBrowser.html new file mode 100644 index 000000000..41532b5d6 --- /dev/null +++ b/functions/_airgap_beacon_dapp.currentBrowser.html @@ -0,0 +1,59 @@ +currentBrowser | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.currentOS.html b/functions/_airgap_beacon_dapp.currentOS.html new file mode 100644 index 000000000..c7f7f7282 --- /dev/null +++ b/functions/_airgap_beacon_dapp.currentOS.html @@ -0,0 +1,59 @@ +currentOS | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.decryptCryptoboxPayload.html b/functions/_airgap_beacon_dapp.decryptCryptoboxPayload.html new file mode 100644 index 000000000..e76c15ebd --- /dev/null +++ b/functions/_airgap_beacon_dapp.decryptCryptoboxPayload.html @@ -0,0 +1,69 @@ +decryptCryptoboxPayload | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function decryptCryptoboxPayload

                                  +
                                  +
                                    + +
                                  • +

                                    Decrypt a message with a shared key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      payload: Uint8Array
                                    • +
                                    • +
                                      sharedKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.encodePoeChallengePayload.html b/functions/_airgap_beacon_dapp.encodePoeChallengePayload.html new file mode 100644 index 000000000..d4916dc55 --- /dev/null +++ b/functions/_airgap_beacon_dapp.encodePoeChallengePayload.html @@ -0,0 +1,64 @@ +encodePoeChallengePayload | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.encryptCryptoboxPayload.html b/functions/_airgap_beacon_dapp.encryptCryptoboxPayload.html new file mode 100644 index 000000000..12144d9e3 --- /dev/null +++ b/functions/_airgap_beacon_dapp.encryptCryptoboxPayload.html @@ -0,0 +1,69 @@ +encryptCryptoboxPayload | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function encryptCryptoboxPayload

                                  +
                                  +
                                    + +
                                  • +

                                    Encrypt a message with a shared key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: string
                                    • +
                                    • +
                                      sharedKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.generateGUID.html b/functions/_airgap_beacon_dapp.generateGUID.html new file mode 100644 index 000000000..18418bbc7 --- /dev/null +++ b/functions/_airgap_beacon_dapp.generateGUID.html @@ -0,0 +1,62 @@ +generateGUID | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getAccountIdentifier.html b/functions/_airgap_beacon_dapp.getAccountIdentifier.html new file mode 100644 index 000000000..e63853eb1 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getAccountIdentifier.html @@ -0,0 +1,69 @@ +getAccountIdentifier | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getAccountIdentifier

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      address: string
                                    • +
                                    • +
                                      network: Network
                                    +

                                    Returns Promise<string>

                                    +
                                    +

                                    Internalapi

                                    Generate a deterministic account identifier based on an address and a network

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getAddressFromPublicKey.html b/functions/_airgap_beacon_dapp.getAddressFromPublicKey.html new file mode 100644 index 000000000..24e391c0e --- /dev/null +++ b/functions/_airgap_beacon_dapp.getAddressFromPublicKey.html @@ -0,0 +1,67 @@ +getAddressFromPublicKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getAddressFromPublicKey

                                  +
                                  +
                                    + +
                                  • +

                                    Get an address from the public key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getColorMode.html b/functions/_airgap_beacon_dapp.getColorMode.html new file mode 100644 index 000000000..b26992d06 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getColorMode.html @@ -0,0 +1,59 @@ +getColorMode | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getDAppClientInstance.html b/functions/_airgap_beacon_dapp.getDAppClientInstance.html new file mode 100644 index 000000000..8b0efb580 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getDAppClientInstance.html @@ -0,0 +1,69 @@ +getDAppClientInstance | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getDAppClientInstance

                                  +
                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getDebugEnabled.html b/functions/_airgap_beacon_dapp.getDebugEnabled.html new file mode 100644 index 000000000..760722bd8 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getDebugEnabled.html @@ -0,0 +1,59 @@ +getDebugEnabled | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getDesktopList.html b/functions/_airgap_beacon_dapp.getDesktopList.html new file mode 100644 index 000000000..6565c05c0 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getDesktopList.html @@ -0,0 +1,59 @@ +getDesktopList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getExtensionList.html b/functions/_airgap_beacon_dapp.getExtensionList.html new file mode 100644 index 000000000..522a711a2 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getExtensionList.html @@ -0,0 +1,59 @@ +getExtensionList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getHexHash.html b/functions/_airgap_beacon_dapp.getHexHash.html new file mode 100644 index 000000000..4c087d0bf --- /dev/null +++ b/functions/_airgap_beacon_dapp.getHexHash.html @@ -0,0 +1,67 @@ +getHexHash | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getHexHash

                                  +
                                  +
                                    + +
                                  • +

                                    Get the hex hash of a value

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      key: string | Uint8Array | Buffer
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getKeypairFromSeed.html b/functions/_airgap_beacon_dapp.getKeypairFromSeed.html new file mode 100644 index 000000000..1cfe82c75 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getKeypairFromSeed.html @@ -0,0 +1,67 @@ +getKeypairFromSeed | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getKeypairFromSeed

                                  +
                                  +
                                    + +
                                  • +

                                    Get a keypair from a seed

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      seed: string
                                    +

                                    Returns Promise<KeyPair>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getLogger.html b/functions/_airgap_beacon_dapp.getLogger.html new file mode 100644 index 000000000..f8335db19 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getLogger.html @@ -0,0 +1,59 @@ +getLogger | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getSenderId.html b/functions/_airgap_beacon_dapp.getSenderId.html new file mode 100644 index 000000000..a65db8764 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getSenderId.html @@ -0,0 +1,67 @@ +getSenderId | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getSenderId

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns Promise<string>

                                    +
                                    +

                                    Internalapi

                                    Generate a deterministic sender identifier based on a public key

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getStorage.html b/functions/_airgap_beacon_dapp.getStorage.html new file mode 100644 index 000000000..5a1ebc952 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getStorage.html @@ -0,0 +1,62 @@ +getStorage | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getWebList.html b/functions/_airgap_beacon_dapp.getWebList.html new file mode 100644 index 000000000..fae9c9a90 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getWebList.html @@ -0,0 +1,59 @@ +getWebList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.getiOSList.html b/functions/_airgap_beacon_dapp.getiOSList.html new file mode 100644 index 000000000..57585bb41 --- /dev/null +++ b/functions/_airgap_beacon_dapp.getiOSList.html @@ -0,0 +1,59 @@ +getiOSList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.isAndroid.html b/functions/_airgap_beacon_dapp.isAndroid.html new file mode 100644 index 000000000..e01b015c1 --- /dev/null +++ b/functions/_airgap_beacon_dapp.isAndroid.html @@ -0,0 +1,64 @@ +isAndroid | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.isBrowser.html b/functions/_airgap_beacon_dapp.isBrowser.html new file mode 100644 index 000000000..a5a47bc22 --- /dev/null +++ b/functions/_airgap_beacon_dapp.isBrowser.html @@ -0,0 +1,64 @@ +isBrowser | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.isDesktop.html b/functions/_airgap_beacon_dapp.isDesktop.html new file mode 100644 index 000000000..a6494287d --- /dev/null +++ b/functions/_airgap_beacon_dapp.isDesktop.html @@ -0,0 +1,64 @@ +isDesktop | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.isIOS.html b/functions/_airgap_beacon_dapp.isIOS.html new file mode 100644 index 000000000..402d5563b --- /dev/null +++ b/functions/_airgap_beacon_dapp.isIOS.html @@ -0,0 +1,64 @@ +isIOS | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.isMobile.html b/functions/_airgap_beacon_dapp.isMobile.html new file mode 100644 index 000000000..4b12b178e --- /dev/null +++ b/functions/_airgap_beacon_dapp.isMobile.html @@ -0,0 +1,64 @@ +isMobile | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.isMobileOS.html b/functions/_airgap_beacon_dapp.isMobileOS.html new file mode 100644 index 000000000..c43a58b7d --- /dev/null +++ b/functions/_airgap_beacon_dapp.isMobileOS.html @@ -0,0 +1,64 @@ +isMobileOS | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.isPublicKeySC.html b/functions/_airgap_beacon_dapp.isPublicKeySC.html new file mode 100644 index 000000000..ccdaece17 --- /dev/null +++ b/functions/_airgap_beacon_dapp.isPublicKeySC.html @@ -0,0 +1,72 @@ +isPublicKeySC | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function isPublicKeySC

                                  +
                                  +
                                    + +
                                  • +

                                    Shallow Check (SC): Perform a superficial check to determine if the string contains a public key. +Do not use this function to validate the key itself.

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                      +

                                      the public key to analyze

                                      +
                                      +
                                    +

                                    Returns boolean

                                    true if it contains a known prefix, false otherwise

                                    + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.isValidAddress.html b/functions/_airgap_beacon_dapp.isValidAddress.html new file mode 100644 index 000000000..f3e0c6a4c --- /dev/null +++ b/functions/_airgap_beacon_dapp.isValidAddress.html @@ -0,0 +1,64 @@ +isValidAddress | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.keys.html b/functions/_airgap_beacon_dapp.keys.html new file mode 100644 index 000000000..3476c54f0 --- /dev/null +++ b/functions/_airgap_beacon_dapp.keys.html @@ -0,0 +1,75 @@ +keys | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +
                                    + +
                                  • +

                                    A helper function to improve typings of object keys

                                    +
                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      O extends object

                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      obj: O
                                      +

                                      Object

                                      +
                                      +
                                    +

                                    Returns (keyof O)[]

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.openAlert.html b/functions/_airgap_beacon_dapp.openAlert.html new file mode 100644 index 000000000..24dd35a6b --- /dev/null +++ b/functions/_airgap_beacon_dapp.openAlert.html @@ -0,0 +1,67 @@ +openAlert | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.openCryptobox.html b/functions/_airgap_beacon_dapp.openCryptobox.html new file mode 100644 index 000000000..b01476813 --- /dev/null +++ b/functions/_airgap_beacon_dapp.openCryptobox.html @@ -0,0 +1,71 @@ +openCryptobox | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function openCryptobox

                                  +
                                  +
                                    + +
                                  • +

                                    Decrypt a message with public + private key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      encryptedPayload: string | Buffer
                                    • +
                                    • +
                                      publicKey: Uint8Array
                                    • +
                                    • +
                                      privateKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.openToast.html b/functions/_airgap_beacon_dapp.openToast.html new file mode 100644 index 000000000..03eb70fdf --- /dev/null +++ b/functions/_airgap_beacon_dapp.openToast.html @@ -0,0 +1,67 @@ +openToast | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function openToast

                                  +
                                  +
                                    + +
                                  • +

                                    Create a new toast

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      config: ToastConfig
                                    +

                                    Returns Promise<void>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.prefixPublicKey.html b/functions/_airgap_beacon_dapp.prefixPublicKey.html new file mode 100644 index 000000000..68a920611 --- /dev/null +++ b/functions/_airgap_beacon_dapp.prefixPublicKey.html @@ -0,0 +1,67 @@ +prefixPublicKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function prefixPublicKey

                                  +
                                  +
                                    + +
                                  • +

                                    Prefix the public key if it's not prefixed

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns string

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.recipientString.html b/functions/_airgap_beacon_dapp.recipientString.html new file mode 100644 index 000000000..18866947f --- /dev/null +++ b/functions/_airgap_beacon_dapp.recipientString.html @@ -0,0 +1,69 @@ +recipientString | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function recipientString

                                  +
                                  +
                                    + +
                                  • +

                                    Get the recipient string used in the matrix message

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      recipientHash: string
                                    • +
                                    • +
                                      relayServer: string
                                    +

                                    Returns string

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.sealCryptobox.html b/functions/_airgap_beacon_dapp.sealCryptobox.html new file mode 100644 index 000000000..272a9e333 --- /dev/null +++ b/functions/_airgap_beacon_dapp.sealCryptobox.html @@ -0,0 +1,69 @@ +sealCryptobox | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function sealCryptobox

                                  +
                                  +
                                    + +
                                  • +

                                    Encrypt a message with a public key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      payload: string | Buffer
                                    • +
                                    • +
                                      otherPublicKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.setColorMode.html b/functions/_airgap_beacon_dapp.setColorMode.html new file mode 100644 index 000000000..a0ba8325a --- /dev/null +++ b/functions/_airgap_beacon_dapp.setColorMode.html @@ -0,0 +1,64 @@ +setColorMode | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.setDebugEnabled.html b/functions/_airgap_beacon_dapp.setDebugEnabled.html new file mode 100644 index 000000000..82d80e26c --- /dev/null +++ b/functions/_airgap_beacon_dapp.setDebugEnabled.html @@ -0,0 +1,64 @@ +setDebugEnabled | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.setDesktopList.html b/functions/_airgap_beacon_dapp.setDesktopList.html new file mode 100644 index 000000000..ff7dd4553 --- /dev/null +++ b/functions/_airgap_beacon_dapp.setDesktopList.html @@ -0,0 +1,64 @@ +setDesktopList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.setExtensionList.html b/functions/_airgap_beacon_dapp.setExtensionList.html new file mode 100644 index 000000000..18b1b1f09 --- /dev/null +++ b/functions/_airgap_beacon_dapp.setExtensionList.html @@ -0,0 +1,64 @@ +setExtensionList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.setLogger.html b/functions/_airgap_beacon_dapp.setLogger.html new file mode 100644 index 000000000..5a1944c72 --- /dev/null +++ b/functions/_airgap_beacon_dapp.setLogger.html @@ -0,0 +1,64 @@ +setLogger | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.setWebList.html b/functions/_airgap_beacon_dapp.setWebList.html new file mode 100644 index 000000000..e73092a9c --- /dev/null +++ b/functions/_airgap_beacon_dapp.setWebList.html @@ -0,0 +1,64 @@ +setWebList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.setiOSList.html b/functions/_airgap_beacon_dapp.setiOSList.html new file mode 100644 index 000000000..073ec099c --- /dev/null +++ b/functions/_airgap_beacon_dapp.setiOSList.html @@ -0,0 +1,64 @@ +setiOSList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.signMessage.html b/functions/_airgap_beacon_dapp.signMessage.html new file mode 100644 index 000000000..10befcb49 --- /dev/null +++ b/functions/_airgap_beacon_dapp.signMessage.html @@ -0,0 +1,69 @@ +signMessage | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function signMessage

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: string
                                    • +
                                    • +
                                      keypair: {
                                          secretKey: Buffer;
                                      }
                                      +
                                        +
                                      • +
                                        secretKey: Buffer
                                    +

                                    Returns Promise<string>

                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_dapp.toHex.html b/functions/_airgap_beacon_dapp.toHex.html new file mode 100644 index 000000000..51d7fbec8 --- /dev/null +++ b/functions/_airgap_beacon_dapp.toHex.html @@ -0,0 +1,67 @@ +toHex | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.decryptCryptoboxPayload.html b/functions/_airgap_beacon_sdk.decryptCryptoboxPayload.html new file mode 100644 index 000000000..7a74f45e1 --- /dev/null +++ b/functions/_airgap_beacon_sdk.decryptCryptoboxPayload.html @@ -0,0 +1,69 @@ +decryptCryptoboxPayload | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function decryptCryptoboxPayload

                                  +
                                  +
                                    + +
                                  • +

                                    Decrypt a message with a shared key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      payload: Uint8Array
                                    • +
                                    • +
                                      sharedKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.encodePoeChallengePayload.html b/functions/_airgap_beacon_sdk.encodePoeChallengePayload.html new file mode 100644 index 000000000..e4479c886 --- /dev/null +++ b/functions/_airgap_beacon_sdk.encodePoeChallengePayload.html @@ -0,0 +1,64 @@ +encodePoeChallengePayload | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.encryptCryptoboxPayload.html b/functions/_airgap_beacon_sdk.encryptCryptoboxPayload.html new file mode 100644 index 000000000..7dd23f2a5 --- /dev/null +++ b/functions/_airgap_beacon_sdk.encryptCryptoboxPayload.html @@ -0,0 +1,69 @@ +encryptCryptoboxPayload | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function encryptCryptoboxPayload

                                  +
                                  +
                                    + +
                                  • +

                                    Encrypt a message with a shared key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: string
                                    • +
                                    • +
                                      sharedKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.generateGUID.html b/functions/_airgap_beacon_sdk.generateGUID.html new file mode 100644 index 000000000..55c06312c --- /dev/null +++ b/functions/_airgap_beacon_sdk.generateGUID.html @@ -0,0 +1,62 @@ +generateGUID | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.getAccountIdentifier.html b/functions/_airgap_beacon_sdk.getAccountIdentifier.html new file mode 100644 index 000000000..e35b13877 --- /dev/null +++ b/functions/_airgap_beacon_sdk.getAccountIdentifier.html @@ -0,0 +1,69 @@ +getAccountIdentifier | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getAccountIdentifier

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      address: string
                                    • +
                                    • +
                                      network: Network
                                    +

                                    Returns Promise<string>

                                    +
                                    +

                                    Internalapi

                                    Generate a deterministic account identifier based on an address and a network

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.getAddressFromPublicKey.html b/functions/_airgap_beacon_sdk.getAddressFromPublicKey.html new file mode 100644 index 000000000..3a3d1019f --- /dev/null +++ b/functions/_airgap_beacon_sdk.getAddressFromPublicKey.html @@ -0,0 +1,67 @@ +getAddressFromPublicKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getAddressFromPublicKey

                                  +
                                  +
                                    + +
                                  • +

                                    Get an address from the public key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.getDebugEnabled.html b/functions/_airgap_beacon_sdk.getDebugEnabled.html new file mode 100644 index 000000000..10b4abc4b --- /dev/null +++ b/functions/_airgap_beacon_sdk.getDebugEnabled.html @@ -0,0 +1,59 @@ +getDebugEnabled | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.getHexHash.html b/functions/_airgap_beacon_sdk.getHexHash.html new file mode 100644 index 000000000..d372790db --- /dev/null +++ b/functions/_airgap_beacon_sdk.getHexHash.html @@ -0,0 +1,67 @@ +getHexHash | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getHexHash

                                  +
                                  +
                                    + +
                                  • +

                                    Get the hex hash of a value

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      key: string | Uint8Array | Buffer
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.getKeypairFromSeed.html b/functions/_airgap_beacon_sdk.getKeypairFromSeed.html new file mode 100644 index 000000000..f2d62d44c --- /dev/null +++ b/functions/_airgap_beacon_sdk.getKeypairFromSeed.html @@ -0,0 +1,67 @@ +getKeypairFromSeed | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getKeypairFromSeed

                                  +
                                  +
                                    + +
                                  • +

                                    Get a keypair from a seed

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      seed: string
                                    +

                                    Returns Promise<KeyPair>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.getLogger.html b/functions/_airgap_beacon_sdk.getLogger.html new file mode 100644 index 000000000..3b357a9dc --- /dev/null +++ b/functions/_airgap_beacon_sdk.getLogger.html @@ -0,0 +1,59 @@ +getLogger | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.getSenderId.html b/functions/_airgap_beacon_sdk.getSenderId.html new file mode 100644 index 000000000..2e80f7f6d --- /dev/null +++ b/functions/_airgap_beacon_sdk.getSenderId.html @@ -0,0 +1,67 @@ +getSenderId | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getSenderId

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns Promise<string>

                                    +
                                    +

                                    Internalapi

                                    Generate a deterministic sender identifier based on a public key

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.getStorage.html b/functions/_airgap_beacon_sdk.getStorage.html new file mode 100644 index 000000000..a0a638f60 --- /dev/null +++ b/functions/_airgap_beacon_sdk.getStorage.html @@ -0,0 +1,62 @@ +getStorage | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.isPublicKeySC.html b/functions/_airgap_beacon_sdk.isPublicKeySC.html new file mode 100644 index 000000000..c0b5ff1a9 --- /dev/null +++ b/functions/_airgap_beacon_sdk.isPublicKeySC.html @@ -0,0 +1,72 @@ +isPublicKeySC | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function isPublicKeySC

                                  +
                                  +
                                    + +
                                  • +

                                    Shallow Check (SC): Perform a superficial check to determine if the string contains a public key. +Do not use this function to validate the key itself.

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                      +

                                      the public key to analyze

                                      +
                                      +
                                    +

                                    Returns boolean

                                    true if it contains a known prefix, false otherwise

                                    + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.isValidAddress.html b/functions/_airgap_beacon_sdk.isValidAddress.html new file mode 100644 index 000000000..8e93aa547 --- /dev/null +++ b/functions/_airgap_beacon_sdk.isValidAddress.html @@ -0,0 +1,64 @@ +isValidAddress | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.keys.html b/functions/_airgap_beacon_sdk.keys.html new file mode 100644 index 000000000..09acebd5b --- /dev/null +++ b/functions/_airgap_beacon_sdk.keys.html @@ -0,0 +1,75 @@ +keys | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +
                                    + +
                                  • +

                                    A helper function to improve typings of object keys

                                    +
                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      O extends object

                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      obj: O
                                      +

                                      Object

                                      +
                                      +
                                    +

                                    Returns (keyof O)[]

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.openCryptobox.html b/functions/_airgap_beacon_sdk.openCryptobox.html new file mode 100644 index 000000000..5589dad21 --- /dev/null +++ b/functions/_airgap_beacon_sdk.openCryptobox.html @@ -0,0 +1,71 @@ +openCryptobox | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function openCryptobox

                                  +
                                  +
                                    + +
                                  • +

                                    Decrypt a message with public + private key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      encryptedPayload: string | Buffer
                                    • +
                                    • +
                                      publicKey: Uint8Array
                                    • +
                                    • +
                                      privateKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.prefixPublicKey.html b/functions/_airgap_beacon_sdk.prefixPublicKey.html new file mode 100644 index 000000000..b5f8b243a --- /dev/null +++ b/functions/_airgap_beacon_sdk.prefixPublicKey.html @@ -0,0 +1,67 @@ +prefixPublicKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function prefixPublicKey

                                  +
                                  +
                                    + +
                                  • +

                                    Prefix the public key if it's not prefixed

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns string

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.recipientString.html b/functions/_airgap_beacon_sdk.recipientString.html new file mode 100644 index 000000000..50460cebd --- /dev/null +++ b/functions/_airgap_beacon_sdk.recipientString.html @@ -0,0 +1,69 @@ +recipientString | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function recipientString

                                  +
                                  +
                                    + +
                                  • +

                                    Get the recipient string used in the matrix message

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      recipientHash: string
                                    • +
                                    • +
                                      relayServer: string
                                    +

                                    Returns string

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.sealCryptobox.html b/functions/_airgap_beacon_sdk.sealCryptobox.html new file mode 100644 index 000000000..bac33a0d3 --- /dev/null +++ b/functions/_airgap_beacon_sdk.sealCryptobox.html @@ -0,0 +1,69 @@ +sealCryptobox | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function sealCryptobox

                                  +
                                  +
                                    + +
                                  • +

                                    Encrypt a message with a public key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      payload: string | Buffer
                                    • +
                                    • +
                                      otherPublicKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.setDebugEnabled.html b/functions/_airgap_beacon_sdk.setDebugEnabled.html new file mode 100644 index 000000000..e6a9ceadf --- /dev/null +++ b/functions/_airgap_beacon_sdk.setDebugEnabled.html @@ -0,0 +1,64 @@ +setDebugEnabled | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.setLogger.html b/functions/_airgap_beacon_sdk.setLogger.html new file mode 100644 index 000000000..7035b9d4a --- /dev/null +++ b/functions/_airgap_beacon_sdk.setLogger.html @@ -0,0 +1,64 @@ +setLogger | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.signMessage.html b/functions/_airgap_beacon_sdk.signMessage.html new file mode 100644 index 000000000..bed1d4ca0 --- /dev/null +++ b/functions/_airgap_beacon_sdk.signMessage.html @@ -0,0 +1,69 @@ +signMessage | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function signMessage

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: string
                                    • +
                                    • +
                                      keypair: {
                                          secretKey: Buffer;
                                      }
                                      +
                                        +
                                      • +
                                        secretKey: Buffer
                                    +

                                    Returns Promise<string>

                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_sdk.toHex.html b/functions/_airgap_beacon_sdk.toHex.html new file mode 100644 index 000000000..6273c0d30 --- /dev/null +++ b/functions/_airgap_beacon_sdk.toHex.html @@ -0,0 +1,67 @@ +toHex | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.closeAlerts.html b/functions/_airgap_beacon_ui.closeAlerts.html new file mode 100644 index 000000000..8b4fc349d --- /dev/null +++ b/functions/_airgap_beacon_ui.closeAlerts.html @@ -0,0 +1,62 @@ +closeAlerts | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.closeToast.html b/functions/_airgap_beacon_ui.closeToast.html new file mode 100644 index 000000000..d9de9c6f5 --- /dev/null +++ b/functions/_airgap_beacon_ui.closeToast.html @@ -0,0 +1,62 @@ +closeToast | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.currentBrowser.html b/functions/_airgap_beacon_ui.currentBrowser.html new file mode 100644 index 000000000..8944f7ef5 --- /dev/null +++ b/functions/_airgap_beacon_ui.currentBrowser.html @@ -0,0 +1,59 @@ +currentBrowser | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.currentOS.html b/functions/_airgap_beacon_ui.currentOS.html new file mode 100644 index 000000000..8e46c073f --- /dev/null +++ b/functions/_airgap_beacon_ui.currentOS.html @@ -0,0 +1,59 @@ +currentOS | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.getColorMode.html b/functions/_airgap_beacon_ui.getColorMode.html new file mode 100644 index 000000000..31def4572 --- /dev/null +++ b/functions/_airgap_beacon_ui.getColorMode.html @@ -0,0 +1,59 @@ +getColorMode | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.getDesktopList.html b/functions/_airgap_beacon_ui.getDesktopList.html new file mode 100644 index 000000000..5181da9ff --- /dev/null +++ b/functions/_airgap_beacon_ui.getDesktopList.html @@ -0,0 +1,59 @@ +getDesktopList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.getExtensionList.html b/functions/_airgap_beacon_ui.getExtensionList.html new file mode 100644 index 000000000..cd30a37ee --- /dev/null +++ b/functions/_airgap_beacon_ui.getExtensionList.html @@ -0,0 +1,59 @@ +getExtensionList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.getWebList.html b/functions/_airgap_beacon_ui.getWebList.html new file mode 100644 index 000000000..040367e32 --- /dev/null +++ b/functions/_airgap_beacon_ui.getWebList.html @@ -0,0 +1,59 @@ +getWebList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.getiOSList.html b/functions/_airgap_beacon_ui.getiOSList.html new file mode 100644 index 000000000..41ac31d4e --- /dev/null +++ b/functions/_airgap_beacon_ui.getiOSList.html @@ -0,0 +1,59 @@ +getiOSList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.isAndroid.html b/functions/_airgap_beacon_ui.isAndroid.html new file mode 100644 index 000000000..bc971a59d --- /dev/null +++ b/functions/_airgap_beacon_ui.isAndroid.html @@ -0,0 +1,64 @@ +isAndroid | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.isBrowser.html b/functions/_airgap_beacon_ui.isBrowser.html new file mode 100644 index 000000000..2142dd143 --- /dev/null +++ b/functions/_airgap_beacon_ui.isBrowser.html @@ -0,0 +1,64 @@ +isBrowser | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.isDesktop.html b/functions/_airgap_beacon_ui.isDesktop.html new file mode 100644 index 000000000..02aa71827 --- /dev/null +++ b/functions/_airgap_beacon_ui.isDesktop.html @@ -0,0 +1,64 @@ +isDesktop | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.isIOS.html b/functions/_airgap_beacon_ui.isIOS.html new file mode 100644 index 000000000..afabf7489 --- /dev/null +++ b/functions/_airgap_beacon_ui.isIOS.html @@ -0,0 +1,64 @@ +isIOS | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.isMobile.html b/functions/_airgap_beacon_ui.isMobile.html new file mode 100644 index 000000000..7653df036 --- /dev/null +++ b/functions/_airgap_beacon_ui.isMobile.html @@ -0,0 +1,64 @@ +isMobile | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.isMobileOS.html b/functions/_airgap_beacon_ui.isMobileOS.html new file mode 100644 index 000000000..d360a3820 --- /dev/null +++ b/functions/_airgap_beacon_ui.isMobileOS.html @@ -0,0 +1,64 @@ +isMobileOS | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.openAlert.html b/functions/_airgap_beacon_ui.openAlert.html new file mode 100644 index 000000000..55ae5ac0c --- /dev/null +++ b/functions/_airgap_beacon_ui.openAlert.html @@ -0,0 +1,67 @@ +openAlert | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.openToast.html b/functions/_airgap_beacon_ui.openToast.html new file mode 100644 index 000000000..da79fa67e --- /dev/null +++ b/functions/_airgap_beacon_ui.openToast.html @@ -0,0 +1,67 @@ +openToast | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.setColorMode.html b/functions/_airgap_beacon_ui.setColorMode.html new file mode 100644 index 000000000..b07ac90e0 --- /dev/null +++ b/functions/_airgap_beacon_ui.setColorMode.html @@ -0,0 +1,64 @@ +setColorMode | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.setDesktopList.html b/functions/_airgap_beacon_ui.setDesktopList.html new file mode 100644 index 000000000..93c86d965 --- /dev/null +++ b/functions/_airgap_beacon_ui.setDesktopList.html @@ -0,0 +1,64 @@ +setDesktopList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.setExtensionList.html b/functions/_airgap_beacon_ui.setExtensionList.html new file mode 100644 index 000000000..d143c8205 --- /dev/null +++ b/functions/_airgap_beacon_ui.setExtensionList.html @@ -0,0 +1,64 @@ +setExtensionList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.setWebList.html b/functions/_airgap_beacon_ui.setWebList.html new file mode 100644 index 000000000..8a8a36962 --- /dev/null +++ b/functions/_airgap_beacon_ui.setWebList.html @@ -0,0 +1,64 @@ +setWebList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_ui.setiOSList.html b/functions/_airgap_beacon_ui.setiOSList.html new file mode 100644 index 000000000..80276fd1c --- /dev/null +++ b/functions/_airgap_beacon_ui.setiOSList.html @@ -0,0 +1,64 @@ +setiOSList | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.decryptCryptoboxPayload.html b/functions/_airgap_beacon_utils.decryptCryptoboxPayload.html new file mode 100644 index 000000000..19652c8f9 --- /dev/null +++ b/functions/_airgap_beacon_utils.decryptCryptoboxPayload.html @@ -0,0 +1,69 @@ +decryptCryptoboxPayload | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function decryptCryptoboxPayload

                                  +
                                  +
                                    + +
                                  • +

                                    Decrypt a message with a shared key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      payload: Uint8Array
                                    • +
                                    • +
                                      sharedKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.encodePoeChallengePayload.html b/functions/_airgap_beacon_utils.encodePoeChallengePayload.html new file mode 100644 index 000000000..6877751b5 --- /dev/null +++ b/functions/_airgap_beacon_utils.encodePoeChallengePayload.html @@ -0,0 +1,64 @@ +encodePoeChallengePayload | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.encryptCryptoboxPayload.html b/functions/_airgap_beacon_utils.encryptCryptoboxPayload.html new file mode 100644 index 000000000..84c221976 --- /dev/null +++ b/functions/_airgap_beacon_utils.encryptCryptoboxPayload.html @@ -0,0 +1,69 @@ +encryptCryptoboxPayload | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function encryptCryptoboxPayload

                                  +
                                  +
                                    + +
                                  • +

                                    Encrypt a message with a shared key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: string
                                    • +
                                    • +
                                      sharedKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.generateGUID.html b/functions/_airgap_beacon_utils.generateGUID.html new file mode 100644 index 000000000..f9c367934 --- /dev/null +++ b/functions/_airgap_beacon_utils.generateGUID.html @@ -0,0 +1,62 @@ +generateGUID | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.getAddressFromPublicKey.html b/functions/_airgap_beacon_utils.getAddressFromPublicKey.html new file mode 100644 index 000000000..d78b219de --- /dev/null +++ b/functions/_airgap_beacon_utils.getAddressFromPublicKey.html @@ -0,0 +1,67 @@ +getAddressFromPublicKey | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.getHexHash.html b/functions/_airgap_beacon_utils.getHexHash.html new file mode 100644 index 000000000..8de77ab58 --- /dev/null +++ b/functions/_airgap_beacon_utils.getHexHash.html @@ -0,0 +1,67 @@ +getHexHash | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.getKeypairFromSeed.html b/functions/_airgap_beacon_utils.getKeypairFromSeed.html new file mode 100644 index 000000000..609d3a494 --- /dev/null +++ b/functions/_airgap_beacon_utils.getKeypairFromSeed.html @@ -0,0 +1,67 @@ +getKeypairFromSeed | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.isPublicKeySC.html b/functions/_airgap_beacon_utils.isPublicKeySC.html new file mode 100644 index 000000000..600057bcb --- /dev/null +++ b/functions/_airgap_beacon_utils.isPublicKeySC.html @@ -0,0 +1,72 @@ +isPublicKeySC | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function isPublicKeySC

                                  +
                                  +
                                    + +
                                  • +

                                    Shallow Check (SC): Perform a superficial check to determine if the string contains a public key. +Do not use this function to validate the key itself.

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                      +

                                      the public key to analyze

                                      +
                                      +
                                    +

                                    Returns boolean

                                    true if it contains a known prefix, false otherwise

                                    + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.isValidAddress.html b/functions/_airgap_beacon_utils.isValidAddress.html new file mode 100644 index 000000000..988e7a59e --- /dev/null +++ b/functions/_airgap_beacon_utils.isValidAddress.html @@ -0,0 +1,64 @@ +isValidAddress | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.keys.html b/functions/_airgap_beacon_utils.keys.html new file mode 100644 index 000000000..3b77a9b84 --- /dev/null +++ b/functions/_airgap_beacon_utils.keys.html @@ -0,0 +1,75 @@ +keys | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +
                                    + +
                                  • +

                                    A helper function to improve typings of object keys

                                    +
                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      O extends object

                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      obj: O
                                      +

                                      Object

                                      +
                                      +
                                    +

                                    Returns (keyof O)[]

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.openCryptobox.html b/functions/_airgap_beacon_utils.openCryptobox.html new file mode 100644 index 000000000..9eaf0805a --- /dev/null +++ b/functions/_airgap_beacon_utils.openCryptobox.html @@ -0,0 +1,71 @@ +openCryptobox | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function openCryptobox

                                  +
                                  +
                                    + +
                                  • +

                                    Decrypt a message with public + private key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      encryptedPayload: string | Buffer
                                    • +
                                    • +
                                      publicKey: Uint8Array
                                    • +
                                    • +
                                      privateKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.prefixPublicKey.html b/functions/_airgap_beacon_utils.prefixPublicKey.html new file mode 100644 index 000000000..630a5e358 --- /dev/null +++ b/functions/_airgap_beacon_utils.prefixPublicKey.html @@ -0,0 +1,67 @@ +prefixPublicKey | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.recipientString.html b/functions/_airgap_beacon_utils.recipientString.html new file mode 100644 index 000000000..dcd01b742 --- /dev/null +++ b/functions/_airgap_beacon_utils.recipientString.html @@ -0,0 +1,69 @@ +recipientString | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function recipientString

                                  +
                                  +
                                    + +
                                  • +

                                    Get the recipient string used in the matrix message

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      recipientHash: string
                                    • +
                                    • +
                                      relayServer: string
                                    +

                                    Returns string

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.sealCryptobox.html b/functions/_airgap_beacon_utils.sealCryptobox.html new file mode 100644 index 000000000..318fc7bd2 --- /dev/null +++ b/functions/_airgap_beacon_utils.sealCryptobox.html @@ -0,0 +1,69 @@ +sealCryptobox | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function sealCryptobox

                                  +
                                  +
                                    + +
                                  • +

                                    Encrypt a message with a public key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      payload: string | Buffer
                                    • +
                                    • +
                                      otherPublicKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.signMessage.html b/functions/_airgap_beacon_utils.signMessage.html new file mode 100644 index 000000000..f9d9a9309 --- /dev/null +++ b/functions/_airgap_beacon_utils.signMessage.html @@ -0,0 +1,69 @@ +signMessage | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function signMessage

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: string
                                    • +
                                    • +
                                      keypair: {
                                          secretKey: Buffer;
                                      }
                                      +
                                        +
                                      • +
                                        secretKey: Buffer
                                    +

                                    Returns Promise<string>

                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_utils.toHex.html b/functions/_airgap_beacon_utils.toHex.html new file mode 100644 index 000000000..1bb1e9e9e --- /dev/null +++ b/functions/_airgap_beacon_utils.toHex.html @@ -0,0 +1,67 @@ +toHex | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.decryptCryptoboxPayload.html b/functions/_airgap_beacon_wallet.decryptCryptoboxPayload.html new file mode 100644 index 000000000..67cc1a8bd --- /dev/null +++ b/functions/_airgap_beacon_wallet.decryptCryptoboxPayload.html @@ -0,0 +1,69 @@ +decryptCryptoboxPayload | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function decryptCryptoboxPayload

                                  +
                                  +
                                    + +
                                  • +

                                    Decrypt a message with a shared key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      payload: Uint8Array
                                    • +
                                    • +
                                      sharedKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.encodePoeChallengePayload.html b/functions/_airgap_beacon_wallet.encodePoeChallengePayload.html new file mode 100644 index 000000000..1a476a9d0 --- /dev/null +++ b/functions/_airgap_beacon_wallet.encodePoeChallengePayload.html @@ -0,0 +1,64 @@ +encodePoeChallengePayload | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.encryptCryptoboxPayload.html b/functions/_airgap_beacon_wallet.encryptCryptoboxPayload.html new file mode 100644 index 000000000..8830c9c74 --- /dev/null +++ b/functions/_airgap_beacon_wallet.encryptCryptoboxPayload.html @@ -0,0 +1,69 @@ +encryptCryptoboxPayload | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function encryptCryptoboxPayload

                                  +
                                  +
                                    + +
                                  • +

                                    Encrypt a message with a shared key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: string
                                    • +
                                    • +
                                      sharedKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.generateGUID.html b/functions/_airgap_beacon_wallet.generateGUID.html new file mode 100644 index 000000000..7b2c4ae82 --- /dev/null +++ b/functions/_airgap_beacon_wallet.generateGUID.html @@ -0,0 +1,62 @@ +generateGUID | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.getAccountIdentifier.html b/functions/_airgap_beacon_wallet.getAccountIdentifier.html new file mode 100644 index 000000000..8733ece18 --- /dev/null +++ b/functions/_airgap_beacon_wallet.getAccountIdentifier.html @@ -0,0 +1,69 @@ +getAccountIdentifier | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getAccountIdentifier

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      address: string
                                    • +
                                    • +
                                      network: Network
                                    +

                                    Returns Promise<string>

                                    +
                                    +

                                    Internalapi

                                    Generate a deterministic account identifier based on an address and a network

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.getAddressFromPublicKey.html b/functions/_airgap_beacon_wallet.getAddressFromPublicKey.html new file mode 100644 index 000000000..cfd0d9008 --- /dev/null +++ b/functions/_airgap_beacon_wallet.getAddressFromPublicKey.html @@ -0,0 +1,67 @@ +getAddressFromPublicKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getAddressFromPublicKey

                                  +
                                  +
                                    + +
                                  • +

                                    Get an address from the public key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.getDebugEnabled.html b/functions/_airgap_beacon_wallet.getDebugEnabled.html new file mode 100644 index 000000000..1e5bd5037 --- /dev/null +++ b/functions/_airgap_beacon_wallet.getDebugEnabled.html @@ -0,0 +1,59 @@ +getDebugEnabled | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.getHexHash.html b/functions/_airgap_beacon_wallet.getHexHash.html new file mode 100644 index 000000000..2082778ce --- /dev/null +++ b/functions/_airgap_beacon_wallet.getHexHash.html @@ -0,0 +1,67 @@ +getHexHash | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +
                                    + +
                                  • +

                                    Get the hex hash of a value

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      key: string | Uint8Array | Buffer
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.getKeypairFromSeed.html b/functions/_airgap_beacon_wallet.getKeypairFromSeed.html new file mode 100644 index 000000000..b87adfb49 --- /dev/null +++ b/functions/_airgap_beacon_wallet.getKeypairFromSeed.html @@ -0,0 +1,67 @@ +getKeypairFromSeed | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getKeypairFromSeed

                                  +
                                  +
                                    + +
                                  • +

                                    Get a keypair from a seed

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      seed: string
                                    +

                                    Returns Promise<KeyPair>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.getLogger.html b/functions/_airgap_beacon_wallet.getLogger.html new file mode 100644 index 000000000..8f8fbf12e --- /dev/null +++ b/functions/_airgap_beacon_wallet.getLogger.html @@ -0,0 +1,59 @@ +getLogger | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.getSenderId.html b/functions/_airgap_beacon_wallet.getSenderId.html new file mode 100644 index 000000000..3a9532044 --- /dev/null +++ b/functions/_airgap_beacon_wallet.getSenderId.html @@ -0,0 +1,67 @@ +getSenderId | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function getSenderId

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns Promise<string>

                                    +
                                    +

                                    Internalapi

                                    Generate a deterministic sender identifier based on a public key

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.getStorage.html b/functions/_airgap_beacon_wallet.getStorage.html new file mode 100644 index 000000000..c8a843d5a --- /dev/null +++ b/functions/_airgap_beacon_wallet.getStorage.html @@ -0,0 +1,62 @@ +getStorage | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.isPublicKeySC.html b/functions/_airgap_beacon_wallet.isPublicKeySC.html new file mode 100644 index 000000000..3b7e71949 --- /dev/null +++ b/functions/_airgap_beacon_wallet.isPublicKeySC.html @@ -0,0 +1,72 @@ +isPublicKeySC | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function isPublicKeySC

                                  +
                                  +
                                    + +
                                  • +

                                    Shallow Check (SC): Perform a superficial check to determine if the string contains a public key. +Do not use this function to validate the key itself.

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                      +

                                      the public key to analyze

                                      +
                                      +
                                    +

                                    Returns boolean

                                    true if it contains a known prefix, false otherwise

                                    + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.isValidAddress.html b/functions/_airgap_beacon_wallet.isValidAddress.html new file mode 100644 index 000000000..7b4438340 --- /dev/null +++ b/functions/_airgap_beacon_wallet.isValidAddress.html @@ -0,0 +1,64 @@ +isValidAddress | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.keys.html b/functions/_airgap_beacon_wallet.keys.html new file mode 100644 index 000000000..6a93f5277 --- /dev/null +++ b/functions/_airgap_beacon_wallet.keys.html @@ -0,0 +1,75 @@ +keys | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +
                                    + +
                                  • +

                                    A helper function to improve typings of object keys

                                    +
                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      O extends object

                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      obj: O
                                      +

                                      Object

                                      +
                                      +
                                    +

                                    Returns (keyof O)[]

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.openCryptobox.html b/functions/_airgap_beacon_wallet.openCryptobox.html new file mode 100644 index 000000000..ce2849bd0 --- /dev/null +++ b/functions/_airgap_beacon_wallet.openCryptobox.html @@ -0,0 +1,71 @@ +openCryptobox | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function openCryptobox

                                  +
                                  +
                                    + +
                                  • +

                                    Decrypt a message with public + private key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      encryptedPayload: string | Buffer
                                    • +
                                    • +
                                      publicKey: Uint8Array
                                    • +
                                    • +
                                      privateKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.prefixPublicKey.html b/functions/_airgap_beacon_wallet.prefixPublicKey.html new file mode 100644 index 000000000..a3742b2dd --- /dev/null +++ b/functions/_airgap_beacon_wallet.prefixPublicKey.html @@ -0,0 +1,67 @@ +prefixPublicKey | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function prefixPublicKey

                                  +
                                  +
                                    + +
                                  • +

                                    Prefix the public key if it's not prefixed

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      publicKey: string
                                    +

                                    Returns string

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.recipientString.html b/functions/_airgap_beacon_wallet.recipientString.html new file mode 100644 index 000000000..bc8828958 --- /dev/null +++ b/functions/_airgap_beacon_wallet.recipientString.html @@ -0,0 +1,69 @@ +recipientString | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function recipientString

                                  +
                                  +
                                    + +
                                  • +

                                    Get the recipient string used in the matrix message

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      recipientHash: string
                                    • +
                                    • +
                                      relayServer: string
                                    +

                                    Returns string

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.sealCryptobox.html b/functions/_airgap_beacon_wallet.sealCryptobox.html new file mode 100644 index 000000000..6394ce70d --- /dev/null +++ b/functions/_airgap_beacon_wallet.sealCryptobox.html @@ -0,0 +1,69 @@ +sealCryptobox | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function sealCryptobox

                                  +
                                  +
                                    + +
                                  • +

                                    Encrypt a message with a public key

                                    +
                                    +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      payload: string | Buffer
                                    • +
                                    • +
                                      otherPublicKey: Uint8Array
                                    +

                                    Returns Promise<string>

                                    +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.setDebugEnabled.html b/functions/_airgap_beacon_wallet.setDebugEnabled.html new file mode 100644 index 000000000..4526e163f --- /dev/null +++ b/functions/_airgap_beacon_wallet.setDebugEnabled.html @@ -0,0 +1,64 @@ +setDebugEnabled | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.setLogger.html b/functions/_airgap_beacon_wallet.setLogger.html new file mode 100644 index 000000000..822c25c3a --- /dev/null +++ b/functions/_airgap_beacon_wallet.setLogger.html @@ -0,0 +1,64 @@ +setLogger | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.signMessage.html b/functions/_airgap_beacon_wallet.signMessage.html new file mode 100644 index 000000000..2d3ec236d --- /dev/null +++ b/functions/_airgap_beacon_wallet.signMessage.html @@ -0,0 +1,69 @@ +signMessage | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Function signMessage

                                  +
                                  +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      message: string
                                    • +
                                    • +
                                      keypair: {
                                          secretKey: Buffer;
                                      }
                                      +
                                        +
                                      • +
                                        secretKey: Buffer
                                    +

                                    Returns Promise<string>

                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/functions/_airgap_beacon_wallet.toHex.html b/functions/_airgap_beacon_wallet.toHex.html new file mode 100644 index 000000000..8b0c3f784 --- /dev/null +++ b/functions/_airgap_beacon_wallet.toHex.html @@ -0,0 +1,67 @@ +toHex | Documentation
                                  +
                                  + +
                                  + +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 000000000..b753cf7f3 --- /dev/null +++ b/index.html @@ -0,0 +1,95 @@ +Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  +

                                  Documentation

                                  +

                                  Beacon SDK

                                  npm +documentation +GitHub Action +Quality Gate Status +code style: prettier

                                  +
                                  +

                                  Connect Wallets with dApps on Tezos

                                  +
                                  +

                                  Beacon is the implementation of the wallet interaction standard tzip-10 which describes the connnection of a dApp with a wallet.

                                  +

                                  Intro

                                  The beacon-sdk simplifies and abstracts the communication between dApps and wallets over different transport layers.

                                  +

                                  Developers that plan to develop complex smart contract interactions can use Taquito with the BeaconWallet, which uses this SDK under the hood, but provides helpful methods to interact with contracts.

                                  +

                                  Besides this Typescript SDK, we also provide SDKs for native iOS and Android Wallets:

                                  + +

                                  Documentation

                                  The documentation can be found here, technical documentation can be found here.

                                  +

                                  Installation

                                  npm i --save @airgap/beacon-sdk
                                  +
                                  +

                                  Example DApp integration

                                  import { DAppClient } from '@airgap/beacon-sdk'

                                  const dAppClient = new DAppClient({ name: 'My Sample DApp' })

                                  // Listen for all the active account changes
                                  dAppClient.subscribeToEvent(BeaconEvent.ACTIVE_ACCOUNT_SET, async (account) => {
                                  // An active account has been set, update the dApp UI
                                  console.log(`${BeaconEvent.ACTIVE_ACCOUNT_SET} triggered: `, account)
                                  })

                                  try {
                                  console.log('Requesting permissions...')
                                  const permissions = await dAppClient.requestPermissions()
                                  console.log('Got permissions:', permissions.address)
                                  } catch (error) {
                                  console.error('Got error:', error)
                                  } +
                                  +

                                  For a more complete example, take a look at the example-dapp.html file.

                                  +

                                  Example Wallet integration

                                  const client = new WalletClient({ name: 'My Wallet' })
                                  await client.init() // Establish P2P connection

                                  client
                                  .connect(async (message) => {
                                  // Example: Handle PermissionRequest. A wallet should handle all request types
                                  if (message.type === BeaconMessageType.PermissionRequest) {
                                  // Show a UI to the user where he can confirm sharing an account with the DApp

                                  const response: PermissionResponseInput = {
                                  type: BeaconMessageType.PermissionResponse,
                                  network: message.network, // Use the same network that the user requested
                                  scopes: [PermissionScope.OPERATION_REQUEST], // Ignore the scopes that have been requested and instead give only operation permissions
                                  id: message.id,
                                  publicKey: 'tezos public key'
                                  }

                                  // Send response back to DApp
                                  await client.respond(response)
                                  }
                                  })
                                  .catch((error) => console.error('connect error', error)) +
                                  +

                                  For a more complete example, take a look at the example-wallet.html file.

                                  +

                                  Adding a wallet to beacon-sdk

                                  Please create a PR and add your wallet here.

                                  +

                                  For iOS wallets, the wallet needs to define a custom url scheme to support the same-device functionality.

                                  +

                                  Development

                                  $ npm i
                                  $ npm run build
                                  $ npm run test +
                                  +

                                  Once the SDK is built, you can open the dapp.html or wallet.html file in your browser and try out the basic functionality. To support browser extensions as well, the file should be viewed over a webserver. You can navigate to the example folder and easily start one with python -m SimpleHTTPServer 8000 and then open the examples with http://localhost:8000/.

                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_blockchain_substrate.SubstratePermissionRequest.html b/interfaces/_airgap_beacon_blockchain_substrate.SubstratePermissionRequest.html new file mode 100644 index 000000000..8530911eb --- /dev/null +++ b/interfaces/_airgap_beacon_blockchain_substrate.SubstratePermissionRequest.html @@ -0,0 +1,107 @@ +SubstratePermissionRequest | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  blockchainData: {
                                      appMetadata: AppMetadata;
                                      network?: {
                                          genesisHash: string;
                                          rpc?: string;
                                      }[];
                                      scopes: SubstratePermissionScope[];
                                  }
                                  +
                                  +

                                  Type declaration

                                  +
                                  +
                                  + +
                                  blockchainIdentifier: "substrate"
                                  +
                                  + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_blockchain_substrate.SubstratePermissionResponse.html b/interfaces/_airgap_beacon_blockchain_substrate.SubstratePermissionResponse.html new file mode 100644 index 000000000..5194a3bc1 --- /dev/null +++ b/interfaces/_airgap_beacon_blockchain_substrate.SubstratePermissionResponse.html @@ -0,0 +1,107 @@ +SubstratePermissionResponse | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  blockchainData: {
                                      accounts: {
                                          accountId: string;
                                          address: string;
                                          network?: {
                                              genesisHash: string;
                                              rpc?: string;
                                          };
                                          publicKey: string;
                                      }[];
                                      appMetadata: AppMetadata;
                                      scopes: SubstratePermissionScope[];
                                  }
                                  +
                                  +

                                  Type declaration

                                  +
                                    +
                                  • +
                                    accounts: {
                                        accountId: string;
                                        address: string;
                                        network?: {
                                            genesisHash: string;
                                            rpc?: string;
                                        };
                                        publicKey: string;
                                    }[]
                                  • +
                                  • +
                                    appMetadata: AppMetadata
                                  • +
                                  • +
                                    scopes: SubstratePermissionScope[]
                                  +
                                  + +
                                  blockchainIdentifier: "substrate"
                                  +
                                  + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_blockchain_substrate.SubstrateSignPayloadRequest.html b/interfaces/_airgap_beacon_blockchain_substrate.SubstrateSignPayloadRequest.html new file mode 100644 index 000000000..4fb41e464 --- /dev/null +++ b/interfaces/_airgap_beacon_blockchain_substrate.SubstrateSignPayloadRequest.html @@ -0,0 +1,109 @@ +SubstrateSignPayloadRequest | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  blockchainData: {
                                      mode: "submit" | "submit-and-return" | "return";
                                      payload: {
                                          blockHash: string;
                                          blockNumber: string;
                                          era: string;
                                          genesisHash: string;
                                          method: string;
                                          nonce: string;
                                          signedExtensions: string[];
                                          specVersion: string;
                                          tip: string;
                                          transactionVersion: string;
                                          type: "json";
                                          version: number;
                                      } | {
                                          data: string;
                                          dataType: "bytes" | "payload";
                                          isMutable: boolean;
                                          type: "raw";
                                      };
                                      scope: sign_payload_json;
                                      type: sign_payload_request;
                                  }
                                  +
                                  +

                                  Type declaration

                                  +
                                    +
                                  • +
                                    mode: "submit" | "submit-and-return" | "return"
                                  • +
                                  • +
                                    payload: {
                                        blockHash: string;
                                        blockNumber: string;
                                        era: string;
                                        genesisHash: string;
                                        method: string;
                                        nonce: string;
                                        signedExtensions: string[];
                                        specVersion: string;
                                        tip: string;
                                        transactionVersion: string;
                                        type: "json";
                                        version: number;
                                    } | {
                                        data: string;
                                        dataType: "bytes" | "payload";
                                        isMutable: boolean;
                                        type: "raw";
                                    }
                                  • +
                                  • +
                                    scope: sign_payload_json
                                  • +
                                  • +
                                    type: sign_payload_request
                                  +
                                  + +
                                  blockchainIdentifier: "substrate"
                                  +
                                  + +
                                  type: unknown
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_blockchain_substrate.SubstrateTransferRequest.html b/interfaces/_airgap_beacon_blockchain_substrate.SubstrateTransferRequest.html new file mode 100644 index 000000000..8c7add87a --- /dev/null +++ b/interfaces/_airgap_beacon_blockchain_substrate.SubstrateTransferRequest.html @@ -0,0 +1,120 @@ +SubstrateTransferRequest | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  blockchainData: {
                                      amount: string;
                                      mode: "submit" | "submit-and-return" | "return";
                                      network: {
                                          genesisHash: string;
                                          rpc?: string;
                                      };
                                      recipient: string;
                                      scope: transfer;
                                      sourceAddress: string;
                                      type: transfer_request;
                                  }
                                  +
                                  +

                                  Type declaration

                                  +
                                    +
                                  • +
                                    amount: string
                                  • +
                                  • +
                                    mode: "submit" | "submit-and-return" | "return"
                                  • +
                                  • +
                                    network: {
                                        genesisHash: string;
                                        rpc?: string;
                                    }
                                    +
                                      +
                                    • +
                                      genesisHash: string
                                    • +
                                    • +
                                      Optional rpc?: string
                                  • +
                                  • +
                                    recipient: string
                                  • +
                                  • +
                                    scope: transfer
                                  • +
                                  • +
                                    sourceAddress: string
                                  • +
                                  • +
                                    type: transfer_request
                                  +
                                  + +
                                  blockchainIdentifier: "substrate"
                                  +
                                  + +
                                  type: unknown
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingPermissionRequest.html b/interfaces/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingPermissionRequest.html new file mode 100644 index 000000000..8687f660a --- /dev/null +++ b/interfaces/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingPermissionRequest.html @@ -0,0 +1,116 @@ +TezosSaplingPermissionRequest | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  blockchainData: {
                                      appMetadata: AppMetadata;
                                      network: {
                                          contract: string;
                                          name?: string;
                                          rpcUrl?: string;
                                          type: NetworkType;
                                      };
                                      scopes: TezosSaplingPermissionScope[];
                                  }
                                  +
                                  +

                                  Type declaration

                                  +
                                  +
                                  + +
                                  blockchainIdentifier: "tezos-sapling"
                                  +
                                  + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingPermissionResponse.html b/interfaces/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingPermissionResponse.html new file mode 100644 index 000000000..f167f9de3 --- /dev/null +++ b/interfaces/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingPermissionResponse.html @@ -0,0 +1,107 @@ +TezosSaplingPermissionResponse | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  blockchainData: {
                                      accounts: {
                                          accountId: string;
                                          address: string;
                                          network: {
                                              contract: string;
                                              name?: string;
                                              rpcUrl?: string;
                                              type: NetworkType;
                                          };
                                          viewingKey?: string;
                                      }[];
                                      appMetadata: AppMetadata;
                                      scopes: TezosSaplingPermissionScope[];
                                  }
                                  +
                                  +

                                  Type declaration

                                  +
                                    +
                                  • +
                                    accounts: {
                                        accountId: string;
                                        address: string;
                                        network: {
                                            contract: string;
                                            name?: string;
                                            rpcUrl?: string;
                                            type: NetworkType;
                                        };
                                        viewingKey?: string;
                                    }[]
                                  • +
                                  • +
                                    appMetadata: AppMetadata
                                  • +
                                  • +
                                    scopes: TezosSaplingPermissionScope[]
                                  +
                                  + +
                                  blockchainIdentifier: "tezos-sapling"
                                  +
                                  + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingTransferRequest.html b/interfaces/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingTransferRequest.html new file mode 100644 index 000000000..587d92f11 --- /dev/null +++ b/interfaces/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingTransferRequest.html @@ -0,0 +1,113 @@ +TezosSaplingTransferRequest | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  blockchainData: {
                                      amount: string;
                                      mode: "submit" | "submit-and-return" | "return";
                                      recipient: string;
                                      scope: transfer;
                                      sourceAddress: string;
                                      type: transfer_request;
                                  }
                                  +
                                  +

                                  Type declaration

                                  +
                                    +
                                  • +
                                    amount: string
                                  • +
                                  • +
                                    mode: "submit" | "submit-and-return" | "return"
                                  • +
                                  • +
                                    recipient: string
                                  • +
                                  • +
                                    scope: transfer
                                  • +
                                  • +
                                    sourceAddress: string
                                  • +
                                  • +
                                    type: transfer_request
                                  +
                                  + +
                                  blockchainIdentifier: "tezos-sapling"
                                  +
                                  + +
                                  type: unknown
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_core.BeaconClientOptions.html b/interfaces/_airgap_beacon_core.BeaconClientOptions.html new file mode 100644 index 000000000..51e1a0cda --- /dev/null +++ b/interfaces/_airgap_beacon_core.BeaconClientOptions.html @@ -0,0 +1,125 @@ +BeaconClientOptions | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface BeaconClientOptions

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • BeaconClientOptions
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  analytics?: AnalyticsInterface
                                  +

                                  The analytics instance that will be used by the SDK

                                  +
                                  +
                                  +
                                  + +
                                  appUrl?: string
                                  +

                                  A URL to the website of the application

                                  +
                                  +
                                  +
                                  + +
                                  iconUrl?: string
                                  +

                                  A URL to the icon of the application

                                  +
                                  +
                                  +
                                  + +
                                  name: string
                                  +

                                  Name of the application

                                  +
                                  +
                                  +
                                  + +
                                  storage: Storage
                                  +

                                  The storage that will be used by the SDK

                                  +
                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_core.ClientOptions.html b/interfaces/_airgap_beacon_core.ClientOptions.html new file mode 100644 index 000000000..6c87b35a6 --- /dev/null +++ b/interfaces/_airgap_beacon_core.ClientOptions.html @@ -0,0 +1,158 @@ +ClientOptions | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface ClientOptions

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • ClientOptions
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  appUrl?: string
                                  +

                                  A URL to the website of the application

                                  +
                                  +
                                  +
                                  + +
                                  disableDefaultEvents?: boolean
                                  +

                                  Disable all default Events and UI elements. If passed together with "eventHandlers", +the default eventHandlers will be removed, and the ones passed by the user will be added.

                                  +
                                  +
                                  +
                                  + +
                                  enableAppSwitching?: boolean
                                  +

                                  Automatically switch between apps on Mobile Devices (Enabled by Default)

                                  +
                                  +
                                  +
                                  + +
                                  enableMetrics?: boolean
                                  +

                                  Enable metrics tracking (Disabled by Default)

                                  +
                                  +
                                  +
                                  + +
                                  iconUrl?: string
                                  +

                                  A URL to the icon of the application

                                  +
                                  +
                                  +
                                  + +
                                  matrixNodes?: NodeDistributions
                                  +

                                  A list of matrix nodes to connect to. If a non-empty array is passed, the default options will be overwritten. +One node will be randomly selected based on the local keypair and the other nodes will be used as a fallback in case the primary node goes down.

                                  +

                                  Only provide the hostname, no https:// prefix. Eg. { [Regions.EU1]: ['matrix.example.com'] }

                                  +
                                  +
                                  +
                                  + +
                                  name: string
                                  +

                                  Name of the application

                                  +
                                  +
                                  +
                                  + +
                                  storage: Storage
                                  +

                                  The storage that will be used by the SDK

                                  +
                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.AccountInfo.html b/interfaces/_airgap_beacon_dapp.AccountInfo.html new file mode 100644 index 000000000..6b7b85ccc --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.AccountInfo.html @@ -0,0 +1,183 @@ +AccountInfo | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface AccountInfo

                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  accountIdentifier: string
                                  +
                                  + +
                                  address: string
                                  +
                                  + +
                                  connectedAt: number
                                  +
                                  + +
                                  hasVerifiedChallenge?: boolean
                                  +
                                  + +
                                  network: Network
                                  +
                                  + +
                                  notification?: Notification
                                  +
                                  + +
                                  origin: {
                                      id: string;
                                      type: Origin;
                                  }
                                  +
                                  +

                                  Type declaration

                                  +
                                    +
                                  • +
                                    id: string
                                  • +
                                  • +
                                    type: Origin
                                  +
                                  + +
                                  publicKey?: string
                                  +
                                  + +
                                  scopes: PermissionScope[]
                                  +
                                  + +
                                  senderId: string
                                  +
                                  + +
                                  threshold?: Threshold
                                  +
                                  + +
                                  verificationType?: "proof_of_event"
                                  +
                                  + +
                                  walletKey?: string
                                  +
                                  + +
                                  walletType: "implicit" | "abstracted_account"
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.AcknowledgeMessage.html b/interfaces/_airgap_beacon_dapp.AcknowledgeMessage.html new file mode 100644 index 000000000..35e93b2cd --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.AcknowledgeMessage.html @@ -0,0 +1,82 @@ +AcknowledgeMessage | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface AcknowledgeMessage

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • BeaconBaseMessage +
                                      +
                                    • AcknowledgeMessage
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.AcknowledgeResponse.html b/interfaces/_airgap_beacon_dapp.AcknowledgeResponse.html new file mode 100644 index 000000000..ff8280e7c --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.AcknowledgeResponse.html @@ -0,0 +1,106 @@ +AcknowledgeResponse | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface AcknowledgeResponse

                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  id: string
                                  +
                                  + +
                                  senderId: string
                                  +
                                  + +
                                  +
                                  + +
                                  version: string
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.AlertButton.html b/interfaces/_airgap_beacon_dapp.AlertButton.html new file mode 100644 index 000000000..497ac98ea --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.AlertButton.html @@ -0,0 +1,101 @@ +AlertButton | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface AlertButton

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • AlertButton
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Methods

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  style?: "outline" | "solid"
                                  +
                                  + +
                                  text: string
                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                    + +
                                  • +

                                    Returns Promise<void>

                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.AlertConfig.html b/interfaces/_airgap_beacon_dapp.AlertConfig.html new file mode 100644 index 000000000..edb0da1c4 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.AlertConfig.html @@ -0,0 +1,179 @@ +AlertConfig | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface AlertConfig

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • AlertConfig
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  analytics?: AnalyticsInterface
                                  +
                                  + +
                                  body?: string
                                  +
                                  + +
                                  buttons?: AlertButton[]
                                  +
                                  + +
                                  data?: string
                                  +
                                  + +
                                  disclaimerText?: string
                                  +
                                  + +
                                  featuredWallets?: string[]
                                  +
                                  + +
                                  pairingPayload?: {
                                      networkType: NetworkType;
                                      p2pSyncCode: (() => Promise<P2PPairingRequest>);
                                      postmessageSyncCode: (() => Promise<PostMessagePairingRequest>);
                                      walletConnectSyncCode: (() => Promise<WalletConnectPairingRequest>);
                                  }
                                  +
                                  +

                                  Type declaration

                                  +
                                  +
                                  + +
                                  timer?: number
                                  +
                                  + +
                                  title: string
                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                    + +
                                  • +

                                    Returns void

                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.AnalyticsInterface.html b/interfaces/_airgap_beacon_dapp.AnalyticsInterface.html new file mode 100644 index 000000000..a6fe860a9 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.AnalyticsInterface.html @@ -0,0 +1,93 @@ +AnalyticsInterface | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface AnalyticsInterface

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • AnalyticsInterface
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Methods

                                  +
                                  +
                                  +

                                  Methods

                                  +
                                  + +
                                    + +
                                  • +
                                    +

                                    Parameters

                                    +
                                      +
                                    • +
                                      trigger: "click" | "event"
                                    • +
                                    • +
                                      section: string
                                    • +
                                    • +
                                      label: string
                                    • +
                                    • +
                                      Optional data: Record<string, any>
                                    +

                                    Returns void

                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.App.html b/interfaces/_airgap_beacon_dapp.App.html new file mode 100644 index 000000000..a9e7003ae --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.App.html @@ -0,0 +1,136 @@ +App | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  + +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  color: string
                                  +
                                  + +
                                  deepLink?: string
                                  +
                                  + +
                                  key: string
                                  +
                                  + +
                                  logo: string
                                  +
                                  + +
                                  name: string
                                  +
                                  + +
                                  shortName: string
                                  +
                                  + +
                                  supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                  +
                                  + +
                                  universalLink: string
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.AppBase.html b/interfaces/_airgap_beacon_dapp.AppBase.html new file mode 100644 index 000000000..e6fb94c64 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.AppBase.html @@ -0,0 +1,119 @@ +AppBase | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface AppBase

                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  color: string
                                  +
                                  + +
                                  key: string
                                  +
                                  + +
                                  logo: string
                                  +
                                  + +
                                  name: string
                                  +
                                  + +
                                  shortName: string
                                  +
                                  + +
                                  supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.AppMetadata.html b/interfaces/_airgap_beacon_dapp.AppMetadata.html new file mode 100644 index 000000000..4706a4a77 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.AppMetadata.html @@ -0,0 +1,93 @@ +AppMetadata | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface AppMetadata

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • AppMetadata
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  icon?: string
                                  +
                                  + +
                                  name: string
                                  +
                                  + +
                                  senderId: string
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.BeaconBaseMessage.html b/interfaces/_airgap_beacon_dapp.BeaconBaseMessage.html new file mode 100644 index 000000000..d0de695e9 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.BeaconBaseMessage.html @@ -0,0 +1,117 @@ +BeaconBaseMessage | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface BeaconBaseMessage

                                  +
                                  +

                                  Hierarchy

                                  +
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  id: string
                                  +
                                  + +
                                  senderId: string
                                  +
                                  + +
                                  +
                                  + +
                                  version: string
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.BeaconClientOptions.html b/interfaces/_airgap_beacon_dapp.BeaconClientOptions.html new file mode 100644 index 000000000..9d95cbcec --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.BeaconClientOptions.html @@ -0,0 +1,125 @@ +BeaconClientOptions | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface BeaconClientOptions

                                  +
                                  +
                                  +

                                  Internalapi

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • BeaconClientOptions
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  analytics?: AnalyticsInterface
                                  +

                                  The analytics instance that will be used by the SDK

                                  +
                                  +
                                  +
                                  + +
                                  appUrl?: string
                                  +

                                  A URL to the website of the application

                                  +
                                  +
                                  +
                                  + +
                                  iconUrl?: string
                                  +

                                  A URL to the icon of the application

                                  +
                                  +
                                  +
                                  + +
                                  name: string
                                  +

                                  Name of the application

                                  +
                                  +
                                  +
                                  + +
                                  storage: Storage
                                  +

                                  The storage that will be used by the SDK

                                  +
                                  +
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.BeaconMessageWrapper.html b/interfaces/_airgap_beacon_dapp.BeaconMessageWrapper.html new file mode 100644 index 000000000..75c30801b --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.BeaconMessageWrapper.html @@ -0,0 +1,105 @@ +BeaconMessageWrapper | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface BeaconMessageWrapper<T>

                                  +
                                  +

                                  Type Parameters

                                  +
                                    +
                                  • +

                                    T extends BeaconBaseMessage

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • BeaconMessageWrapper
                                  +
                                  +
                                  +
                                  + +
                                  +
                                  +

                                  Properties

                                  +
                                  +
                                  +

                                  Properties

                                  +
                                  + +
                                  id: string
                                  +
                                  + +
                                  message: T
                                  +
                                  + +
                                  senderId: string
                                  +
                                  + +
                                  version: string
                                  +
                                  +
                                  +

                                  Generated using TypeDoc

                                  +
                                  \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.Blockchain.html b/interfaces/_airgap_beacon_dapp.Blockchain.html new file mode 100644 index 000000000..43350c275 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.Blockchain.html @@ -0,0 +1,142 @@ +Blockchain | Documentation
                                  +
                                  + +
                                  +
                                  +
                                  +
                                  + +

                                  Interface Blockchain

                                  +
                                  +

                                  Hierarchy

                                  +
                                    +
                                  • Blockchain
                                  +
                                  +

                                  Implemented by

                                  +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    identifier: string
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<{
                                          accountId: string;
                                          address: string;
                                          publicKey: string;
                                      }[]>

                                    +
                                    + +
                                      + +
                                    • +

                                      Returns Promise<{
                                          desktopList: DesktopApp[];
                                          extensionList: ExtensionApp[];
                                          iOSList: App[];
                                          webList: WebApp[];
                                      }>

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<void>

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<void>

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.BlockchainErrorResponse.html b/interfaces/_airgap_beacon_dapp.BlockchainErrorResponse.html new file mode 100644 index 000000000..e8723aab2 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.BlockchainErrorResponse.html @@ -0,0 +1,124 @@ +BlockchainErrorResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainErrorResponse<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    description?: string
                                    +
                                    + +
                                    error: {
                                        data?: unknown;
                                        type: unknown;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional data?: unknown
                                    • +
                                    • +
                                      type: unknown
                                    +
                                    + +
                                    type: Error
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.BlockchainMessage.html b/interfaces/_airgap_beacon_dapp.BlockchainMessage.html new file mode 100644 index 000000000..91920eada --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.BlockchainMessage.html @@ -0,0 +1,104 @@ +BlockchainMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainMessage<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    type: unknown
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.BlockchainRequestV3.html b/interfaces/_airgap_beacon_dapp.BlockchainRequestV3.html new file mode 100644 index 000000000..473700699 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.BlockchainRequestV3.html @@ -0,0 +1,117 @@ +BlockchainRequestV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainRequestV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountId: string
                                    +
                                    + +
                                    blockchainData: {
                                        scope: string;
                                        type: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      scope: string
                                    • +
                                    • +
                                      type: string
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.BlockchainResponseV3.html b/interfaces/_airgap_beacon_dapp.BlockchainResponseV3.html new file mode 100644 index 000000000..b055669c7 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.BlockchainResponseV3.html @@ -0,0 +1,103 @@ +BlockchainResponseV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainResponseV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.BroadcastRequest.html b/interfaces/_airgap_beacon_dapp.BroadcastRequest.html new file mode 100644 index 000000000..47b7d9a75 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.BroadcastRequest.html @@ -0,0 +1,120 @@ +BroadcastRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BroadcastRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signedTransaction: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.BroadcastResponse.html b/interfaces/_airgap_beacon_dapp.BroadcastResponse.html new file mode 100644 index 000000000..74aaa542b --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.BroadcastResponse.html @@ -0,0 +1,113 @@ +BroadcastResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BroadcastResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    transactionHash: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ChangeAccountRequest.html b/interfaces/_airgap_beacon_dapp.ChangeAccountRequest.html new file mode 100644 index 000000000..bb4398ef5 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ChangeAccountRequest.html @@ -0,0 +1,162 @@ +ChangeAccountRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ChangeAccountRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    version: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ClientOptions.html b/interfaces/_airgap_beacon_dapp.ClientOptions.html new file mode 100644 index 000000000..fc9ef26e2 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ClientOptions.html @@ -0,0 +1,158 @@ +ClientOptions | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ClientOptions

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ClientOptions
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +

                                    A URL to the website of the application

                                    +
                                    +
                                    +
                                    + +
                                    disableDefaultEvents?: boolean
                                    +

                                    Disable all default Events and UI elements. If passed together with "eventHandlers", +the default eventHandlers will be removed, and the ones passed by the user will be added.

                                    +
                                    +
                                    +
                                    + +
                                    enableAppSwitching?: boolean
                                    +

                                    Automatically switch between apps on Mobile Devices (Enabled by Default)

                                    +
                                    +
                                    +
                                    + +
                                    enableMetrics?: boolean
                                    +

                                    Enable metrics tracking (Disabled by Default)

                                    +
                                    +
                                    +
                                    + +
                                    iconUrl?: string
                                    +

                                    A URL to the icon of the application

                                    +
                                    +
                                    +
                                    + +
                                    matrixNodes?: NodeDistributions
                                    +

                                    A list of matrix nodes to connect to. If a non-empty array is passed, the default options will be overwritten. +One node will be randomly selected based on the local keypair and the other nodes will be used as a fallback in case the primary node goes down.

                                    +

                                    Only provide the hostname, no https:// prefix. Eg. { [Regions.EU1]: ['matrix.example.com'] }

                                    +
                                    +
                                    +
                                    + +
                                    name: string
                                    +

                                    Name of the application

                                    +
                                    +
                                    +
                                    + +
                                    storage: Storage
                                    +

                                    The storage that will be used by the SDK

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ConnectionContext.html b/interfaces/_airgap_beacon_dapp.ConnectionContext.html new file mode 100644 index 000000000..fb1eca171 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ConnectionContext.html @@ -0,0 +1,114 @@ +ConnectionContext | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ConnectionContext

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ConnectionContext
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    extras?: {
                                        sender: MessageSender;
                                        sendResponse(response?) => void;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      sender: MessageSender
                                    • +
                                    • +
                                      sendResponse:function
                                      +
                                        + +
                                      • +
                                        +

                                        Parameters

                                        +
                                          +
                                        • +
                                          Optional response: unknown
                                        +

                                        Returns void

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    origin: Origin
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.DAppClientOptions.html b/interfaces/_airgap_beacon_dapp.DAppClientOptions.html new file mode 100644 index 000000000..e3aa704e3 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.DAppClientOptions.html @@ -0,0 +1,351 @@ +DAppClientOptions | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface DAppClientOptions

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • DAppClientOptions
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    analytics?: AnalyticsInterface
                                    +

                                    The analytics instance that will be used by the SDK

                                    +
                                    +
                                    +
                                    + +
                                    appUrl?: string
                                    +

                                    A URL to the website of the application

                                    +
                                    +
                                    +
                                    + +
                                    blockExplorer?: BlockExplorer
                                    +

                                    The block explorer used by the SDK

                                    +
                                    +
                                    +
                                    + +
                                    colorMode?: ColorMode
                                    +

                                    Set the color mode for the UI elements (alerts and toasts)

                                    +
                                    +
                                    +
                                    + +
                                    description?: string
                                    +

                                    Description of the application

                                    +
                                    +
                                    +
                                    + +
                                    disableDefaultEvents?: boolean
                                    +

                                    Disable all default Events and UI elements. If passed together with "eventHandlers", +the default eventHandlers will be removed, and the ones passed by the user will be added.

                                    +
                                    +
                                    +
                                    + +
                                    disclaimerText?: string
                                    +

                                    A disclaimer text that will be displayed in the pairing alert

                                    +
                                    +
                                    +
                                    + +
                                    enableAppSwitching?: boolean
                                    +

                                    Automatically switch between apps on Mobile Devices (Enabled by Default)

                                    +
                                    +
                                    +
                                    + +
                                    enableMetrics?: boolean
                                    +

                                    Enable metrics tracking (Disabled by Default)

                                    +
                                    +
                                    +
                                    + +
                                    errorMessages?: Record<string, Record<string | number, string>>
                                    +

                                    A list of contracts that the DApp is using. Allows to attach human readable error messages for to error codes

                                    +
                                    +
                                    +
                                    + +
                                    eventHandlers?: {
                                        ACKNOWLEDGE_RECEIVED: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                extraInfo: ExtraInfo;
                                                message: AcknowledgeResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        ACTIVE_ACCOUNT_SET: undefined | {
                                            handler: BeaconEventHandlerFunction<AccountInfo>;
                                        };
                                        ACTIVE_TRANSPORT_SET: undefined | {
                                            handler: BeaconEventHandlerFunction<Transport<PeerInfo, any, any>>;
                                        };
                                        BROADCAST_REQUEST_ERROR: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                errorResponse: ErrorResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        BROADCAST_REQUEST_SENT: undefined | {
                                            handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                        };
                                        BROADCAST_REQUEST_SUCCESS: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                blockExplorer: BlockExplorer;
                                                connectionContext: ConnectionContext;
                                                network: Network;
                                                output: BroadcastResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        CHANNEL_CLOSED: undefined | {
                                            handler: BeaconEventHandlerFunction<string>;
                                        };
                                        HIDE_UI: undefined | {
                                            handler: BeaconEventHandlerFunction<undefined | ("alert" | "toast")[]>;
                                        };
                                        INTERNAL_ERROR: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                buttons?: AlertButton[];
                                                text: string;
                                            }>;
                                        };
                                        INVALID_ACTIVE_ACCOUNT_STATE: undefined | {
                                            handler: BeaconEventHandlerFunction<undefined>;
                                        };
                                        LOCAL_RATE_LIMIT_REACHED: undefined | {
                                            handler: BeaconEventHandlerFunction<undefined>;
                                        };
                                        NO_PERMISSIONS: undefined | {
                                            handler: BeaconEventHandlerFunction<undefined>;
                                        };
                                        OPERATION_REQUEST_ERROR: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                errorMessages: Record<string, Record<string | number, string>>;
                                                errorResponse: ErrorResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        OPERATION_REQUEST_SENT: undefined | {
                                            handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                        };
                                        OPERATION_REQUEST_SUCCESS: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                account: AccountInfo;
                                                blockExplorer: BlockExplorer;
                                                connectionContext: ConnectionContext;
                                                output: OperationResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        PAIR_INIT: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                analytics: AnalyticsInterface;
                                                disclaimerText?: string;
                                                featuredWallets?: string[];
                                                networkType: NetworkType;
                                                p2pPeerInfo: (() => Promise<P2PPairingRequest>);
                                                postmessagePeerInfo: (() => Promise<PostMessagePairingRequest>);
                                                walletConnectPeerInfo: (() => Promise<WalletConnectPairingRequest>);
                                                abortedHandler?() => void;
                                            }>;
                                        };
                                        PAIR_SUCCESS: undefined | {
                                            handler: BeaconEventHandlerFunction<ExtendedP2PPairingResponse | ExtendedPostMessagePairingResponse | ExtendedWalletConnectPairingResponse>;
                                        };
                                        PERMISSION_REQUEST_ERROR: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                errorResponse: ErrorResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        PERMISSION_REQUEST_SENT: undefined | {
                                            handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                        };
                                        PERMISSION_REQUEST_SUCCESS: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                account: AccountInfo;
                                                blockExplorer: BlockExplorer;
                                                connectionContext: ConnectionContext;
                                                output: PermissionResponseOutput;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                errorResponse: ErrorResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                                            handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                        };
                                        PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                account: AccountInfo;
                                                blockExplorer: BlockExplorer;
                                                connectionContext: ConnectionContext;
                                                output: ProofOfEventChallengeResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        SHOW_PREPARE: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                walletInfo?: WalletInfo;
                                            }>;
                                        };
                                        SIGN_REQUEST_ERROR: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                errorResponse: ErrorResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        SIGN_REQUEST_SENT: undefined | {
                                            handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                        };
                                        SIGN_REQUEST_SUCCESS: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                connectionContext: ConnectionContext;
                                                output: SignPayloadResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                errorResponse: ErrorResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                                            handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                        };
                                        SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                                            handler: BeaconEventHandlerFunction<{
                                                account: AccountInfo;
                                                blockExplorer: BlockExplorer;
                                                connectionContext: ConnectionContext;
                                                output: SimulatedProofOfEventChallengeResponse;
                                                walletInfo: WalletInfo;
                                            }>;
                                        };
                                        UNKNOWN: undefined | {
                                            handler: BeaconEventHandlerFunction<undefined>;
                                        };
                                    }
                                    +

                                    An object that will be used to overwrite default event handler behaviour.

                                    +

                                    If you plan to overwrite all default events, use "disableDefaultEvents" instead.

                                    +

                                    This will overwrite the default event handler, so this can lead to unexpected behavior in some cases. +We recommend that you overwrite all handlers if you want to use your own UI.

                                    +

                                    If you simply want to be notified of events happening, but do not want to overwrite the default behavior, +please use subscribeToEvent() on the DAppClient instead.

                                    +
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      ACKNOWLEDGE_RECEIVED: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              extraInfo: ExtraInfo;
                                              message: AcknowledgeResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      ACTIVE_ACCOUNT_SET: undefined | {
                                          handler: BeaconEventHandlerFunction<AccountInfo>;
                                      }
                                    • +
                                    • +
                                      ACTIVE_TRANSPORT_SET: undefined | {
                                          handler: BeaconEventHandlerFunction<Transport<PeerInfo, any, any>>;
                                      }
                                    • +
                                    • +
                                      BROADCAST_REQUEST_ERROR: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              errorResponse: ErrorResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      BROADCAST_REQUEST_SENT: undefined | {
                                          handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                      }
                                    • +
                                    • +
                                      BROADCAST_REQUEST_SUCCESS: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              blockExplorer: BlockExplorer;
                                              connectionContext: ConnectionContext;
                                              network: Network;
                                              output: BroadcastResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      CHANNEL_CLOSED: undefined | {
                                          handler: BeaconEventHandlerFunction<string>;
                                      }
                                    • +
                                    • +
                                      HIDE_UI: undefined | {
                                          handler: BeaconEventHandlerFunction<undefined | ("alert" | "toast")[]>;
                                      }
                                    • +
                                    • +
                                      INTERNAL_ERROR: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              buttons?: AlertButton[];
                                              text: string;
                                          }>;
                                      }
                                    • +
                                    • +
                                      INVALID_ACTIVE_ACCOUNT_STATE: undefined | {
                                          handler: BeaconEventHandlerFunction<undefined>;
                                      }
                                    • +
                                    • +
                                      LOCAL_RATE_LIMIT_REACHED: undefined | {
                                          handler: BeaconEventHandlerFunction<undefined>;
                                      }
                                    • +
                                    • +
                                      NO_PERMISSIONS: undefined | {
                                          handler: BeaconEventHandlerFunction<undefined>;
                                      }
                                    • +
                                    • +
                                      OPERATION_REQUEST_ERROR: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              errorMessages: Record<string, Record<string | number, string>>;
                                              errorResponse: ErrorResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      OPERATION_REQUEST_SENT: undefined | {
                                          handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                      }
                                    • +
                                    • +
                                      OPERATION_REQUEST_SUCCESS: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              account: AccountInfo;
                                              blockExplorer: BlockExplorer;
                                              connectionContext: ConnectionContext;
                                              output: OperationResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      PAIR_INIT: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              analytics: AnalyticsInterface;
                                              disclaimerText?: string;
                                              featuredWallets?: string[];
                                              networkType: NetworkType;
                                              p2pPeerInfo: (() => Promise<P2PPairingRequest>);
                                              postmessagePeerInfo: (() => Promise<PostMessagePairingRequest>);
                                              walletConnectPeerInfo: (() => Promise<WalletConnectPairingRequest>);
                                              abortedHandler?() => void;
                                          }>;
                                      }
                                    • +
                                    • +
                                      PAIR_SUCCESS: undefined | {
                                          handler: BeaconEventHandlerFunction<ExtendedP2PPairingResponse | ExtendedPostMessagePairingResponse | ExtendedWalletConnectPairingResponse>;
                                      }
                                    • +
                                    • +
                                      PERMISSION_REQUEST_ERROR: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              errorResponse: ErrorResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      PERMISSION_REQUEST_SENT: undefined | {
                                          handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                      }
                                    • +
                                    • +
                                      PERMISSION_REQUEST_SUCCESS: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              account: AccountInfo;
                                              blockExplorer: BlockExplorer;
                                              connectionContext: ConnectionContext;
                                              output: PermissionResponseOutput;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              errorResponse: ErrorResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                                          handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                      }
                                    • +
                                    • +
                                      PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              account: AccountInfo;
                                              blockExplorer: BlockExplorer;
                                              connectionContext: ConnectionContext;
                                              output: ProofOfEventChallengeResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      SHOW_PREPARE: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              walletInfo?: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      SIGN_REQUEST_ERROR: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              errorResponse: ErrorResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      SIGN_REQUEST_SENT: undefined | {
                                          handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                      }
                                    • +
                                    • +
                                      SIGN_REQUEST_SUCCESS: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              connectionContext: ConnectionContext;
                                              output: SignPayloadResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_ERROR: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              errorResponse: ErrorResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SENT: undefined | {
                                          handler: BeaconEventHandlerFunction<RequestSentInfo>;
                                      }
                                    • +
                                    • +
                                      SIMULATED_PROOF_OF_EVENT_CHALLENGE_REQUEST_SUCCESS: undefined | {
                                          handler: BeaconEventHandlerFunction<{
                                              account: AccountInfo;
                                              blockExplorer: BlockExplorer;
                                              connectionContext: ConnectionContext;
                                              output: SimulatedProofOfEventChallengeResponse;
                                              walletInfo: WalletInfo;
                                          }>;
                                      }
                                    • +
                                    • +
                                      UNKNOWN: undefined | {
                                          handler: BeaconEventHandlerFunction<undefined>;
                                      }
                                    +
                                    +
                                    + +
                                    featuredWallets?: string[]
                                    +

                                    The wallets that will be featured in the UI.

                                    +
                                    +
                                    +
                                    + +
                                    iconUrl?: string
                                    +

                                    A URL to the icon of the application

                                    +
                                    +
                                    +
                                    + +
                                    matrixNodes?: NodeDistributions
                                    +

                                    A list of matrix nodes to connect to. If a non-empty array is passed, the default options will be overwritten. +One node will be randomly selected based on the local keypair and the other nodes will be used as a fallback in case the primary node goes down.

                                    +

                                    Only provide the hostname, no https:// prefix. Eg. { [Regions.EU1]: ['matrix.example.com'] }

                                    +
                                    +
                                    +
                                    + +
                                    name: string
                                    +

                                    Name of the application

                                    +
                                    +
                                    +
                                    + +
                                    network?: Network
                                    +

                                    Indicates on which network the DApp is running on.

                                    +
                                    +
                                    +
                                    + +
                                    preferredNetwork?: NetworkType
                                    +
                                    +

                                    Deprecated

                                    Please use "network" instead. +Indicates on which network the DApp is planning to run. This is currently used to adjust the URLs of web-wallets in the pairing alert if they use different URLs for testnets. +You will still have to define the network you intend to use during the permission request.

                                    +
                                    +
                                    + +
                                    storage?: Storage
                                    +

                                    The storage that will be used by the SDK

                                    +
                                    +
                                    +
                                    + +
                                    walletConnectOptions?: RequireAtLeastOne<{
                                        projectId?: string;
                                        relayUrl?: string;
                                    }, "projectId" | "relayUrl">
                                    +

                                    Configuration that is passed to the WalletConnect transport.

                                    +

                                    This is required to enable WalletConnect connections.

                                    +
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional projectId?: string
                                      +

                                      The projectId of the application. Has to be obtained from https://cloud.walletconnect.com/

                                      +
                                      +
                                    • +
                                    • +
                                      Optional relayUrl?: string
                                      +

                                      The relay server to connect to

                                      +
                                      +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.DesktopApp.html b/interfaces/_airgap_beacon_dapp.DesktopApp.html new file mode 100644 index 000000000..c38d65cfb --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.DesktopApp.html @@ -0,0 +1,136 @@ +DesktopApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface DesktopApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    deepLink: string
                                    +
                                    + +
                                    downloadLink: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.DisconnectMessage.html b/interfaces/_airgap_beacon_dapp.DisconnectMessage.html new file mode 100644 index 000000000..387fc1204 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.DisconnectMessage.html @@ -0,0 +1,106 @@ +DisconnectMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface DisconnectMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.EncryptedExtensionMessage.html b/interfaces/_airgap_beacon_dapp.EncryptedExtensionMessage.html new file mode 100644 index 000000000..1e2af80b2 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.EncryptedExtensionMessage.html @@ -0,0 +1,108 @@ +EncryptedExtensionMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface EncryptedExtensionMessage<U>

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      U = unknown

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • EncryptedExtensionMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    encryptedPayload: string
                                    +
                                    + +
                                    sender?: U
                                    +
                                    + +
                                    +
                                    + +
                                    targetId?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ErrorResponse.html b/interfaces/_airgap_beacon_dapp.ErrorResponse.html new file mode 100644 index 000000000..7cf5ee754 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ErrorResponse.html @@ -0,0 +1,120 @@ +ErrorResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ErrorResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    errorData?: any
                                    +
                                    + +
                                    errorType: BeaconErrorType
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    type: Error
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ExtendedPeerInfo.html b/interfaces/_airgap_beacon_dapp.ExtendedPeerInfo.html new file mode 100644 index 000000000..663da784e --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ExtendedPeerInfo.html @@ -0,0 +1,145 @@ +ExtendedPeerInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtendedPeerInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +

                                    Implemented by

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    type: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.Extension.html b/interfaces/_airgap_beacon_dapp.Extension.html new file mode 100644 index 000000000..2bf9ad2cf --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.Extension.html @@ -0,0 +1,107 @@ +Extension | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Extension

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Extension
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color?: string
                                    +
                                    + +
                                    iconUrl?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ExtensionApp.html b/interfaces/_airgap_beacon_dapp.ExtensionApp.html new file mode 100644 index 000000000..ba128a9de --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ExtensionApp.html @@ -0,0 +1,136 @@ +ExtensionApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtensionApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    link: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ExtensionMessage.html b/interfaces/_airgap_beacon_dapp.ExtensionMessage.html new file mode 100644 index 000000000..0de65f226 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ExtensionMessage.html @@ -0,0 +1,110 @@ +ExtensionMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtensionMessage<T, U>

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T

                                    • +
                                    • +

                                      U = unknown

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ExtensionMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: T
                                    +
                                    + +
                                    sender?: U
                                    +
                                    + +
                                    +
                                    + +
                                    targetId?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.Network.html b/interfaces/_airgap_beacon_dapp.Network.html new file mode 100644 index 000000000..26db7acb1 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.Network.html @@ -0,0 +1,93 @@ +Network | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Network

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Network
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    name?: string
                                    +
                                    + +
                                    rpcUrl?: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.OperationRequest.html b/interfaces/_airgap_beacon_dapp.OperationRequest.html new file mode 100644 index 000000000..63427eb48 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.OperationRequest.html @@ -0,0 +1,127 @@ +OperationRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface OperationRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    operationDetails: PartialTezosOperation[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    sourceAddress: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.OperationResponse.html b/interfaces/_airgap_beacon_dapp.OperationResponse.html new file mode 100644 index 000000000..ac9e5dc26 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.OperationResponse.html @@ -0,0 +1,113 @@ +OperationResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface OperationResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    transactionHash: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.PeerInfo.html b/interfaces/_airgap_beacon_dapp.PeerInfo.html new file mode 100644 index 000000000..c43b712da --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.PeerInfo.html @@ -0,0 +1,132 @@ +PeerInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PeerInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +

                                    Implemented by

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    + +
                                    type: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.PermissionEntity.html b/interfaces/_airgap_beacon_dapp.PermissionEntity.html new file mode 100644 index 000000000..7132f42c2 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.PermissionEntity.html @@ -0,0 +1,103 @@ +PermissionEntity | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionEntity

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.PermissionInfo.html b/interfaces/_airgap_beacon_dapp.PermissionInfo.html new file mode 100644 index 000000000..f1e21dc5c --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.PermissionInfo.html @@ -0,0 +1,148 @@ +PermissionInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountIdentifier: string
                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    connectedAt: number
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    website: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.PermissionRequest.html b/interfaces/_airgap_beacon_dapp.PermissionRequest.html new file mode 100644 index 000000000..a1837639a --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.PermissionRequest.html @@ -0,0 +1,127 @@ +PermissionRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.PermissionRequestV3.html b/interfaces/_airgap_beacon_dapp.PermissionRequestV3.html new file mode 100644 index 000000000..378e00554 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.PermissionRequestV3.html @@ -0,0 +1,111 @@ +PermissionRequestV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionRequestV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        appMetadata: AppMetadata;
                                        scopes: string[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.PermissionResponse.html b/interfaces/_airgap_beacon_dapp.PermissionResponse.html new file mode 100644 index 000000000..201bacd97 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.PermissionResponse.html @@ -0,0 +1,169 @@ +PermissionResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address?: string
                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    version: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.PermissionResponseV3.html b/interfaces/_airgap_beacon_dapp.PermissionResponseV3.html new file mode 100644 index 000000000..71b66781e --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.PermissionResponseV3.html @@ -0,0 +1,111 @@ +PermissionResponseV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionResponseV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        appMetadata: AppMetadata;
                                        scopes: string[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ProofOfEventChallengeRequest.html b/interfaces/_airgap_beacon_dapp.ProofOfEventChallengeRequest.html new file mode 100644 index 000000000..734842054 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ProofOfEventChallengeRequest.html @@ -0,0 +1,120 @@ +ProofOfEventChallengeRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ProofOfEventChallengeRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    contractAddress: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ProofOfEventChallengeResponse.html b/interfaces/_airgap_beacon_dapp.ProofOfEventChallengeResponse.html new file mode 100644 index 000000000..1c6d49e99 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ProofOfEventChallengeResponse.html @@ -0,0 +1,120 @@ +ProofOfEventChallengeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ProofOfEventChallengeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    isAccepted: boolean
                                    +
                                    + +
                                    payloadHash: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.PushToken.html b/interfaces/_airgap_beacon_dapp.PushToken.html new file mode 100644 index 000000000..02966d720 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.PushToken.html @@ -0,0 +1,100 @@ +PushToken | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PushToken

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • PushToken
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accessToken: string
                                    +
                                    + +
                                    backendUrl: string
                                    +
                                    + +
                                    managementToken: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.RequestBroadcastInput.html b/interfaces/_airgap_beacon_dapp.RequestBroadcastInput.html new file mode 100644 index 000000000..d480c5295 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.RequestBroadcastInput.html @@ -0,0 +1,89 @@ +RequestBroadcastInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestBroadcastInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestBroadcastInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    network?: Network
                                    +
                                    +

                                    Deprecated

                                    You should now specify the network in the constructor of the DAppClient

                                    +
                                    +
                                    + +
                                    signedTransaction: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.RequestOperationInput.html b/interfaces/_airgap_beacon_dapp.RequestOperationInput.html new file mode 100644 index 000000000..fdbfdad2c --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.RequestOperationInput.html @@ -0,0 +1,79 @@ +RequestOperationInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestOperationInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestOperationInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    operationDetails: PartialTezosOperation[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.RequestPermissionInput.html b/interfaces/_airgap_beacon_dapp.RequestPermissionInput.html new file mode 100644 index 000000000..891f656c8 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.RequestPermissionInput.html @@ -0,0 +1,89 @@ +RequestPermissionInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestPermissionInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestPermissionInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    network?: Network
                                    +
                                    +

                                    Deprecated

                                    You should now specify the network in the constructor of the DAppClient

                                    +
                                    +
                                    + +
                                    scopes?: PermissionScope[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.RequestProofOfEventChallengeInput.html b/interfaces/_airgap_beacon_dapp.RequestProofOfEventChallengeInput.html new file mode 100644 index 000000000..601988bf1 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.RequestProofOfEventChallengeInput.html @@ -0,0 +1,79 @@ +RequestProofOfEventChallengeInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestProofOfEventChallengeInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestProofOfEventChallengeInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.RequestSignPayloadInput.html b/interfaces/_airgap_beacon_dapp.RequestSignPayloadInput.html new file mode 100644 index 000000000..f8e61b9ed --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.RequestSignPayloadInput.html @@ -0,0 +1,93 @@ +RequestSignPayloadInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestSignPayloadInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestSignPayloadInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    signingType?: SigningType
                                    +
                                    + +
                                    sourceAddress?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.RequestSimulatedProofOfEventChallengeInput.html b/interfaces/_airgap_beacon_dapp.RequestSimulatedProofOfEventChallengeInput.html new file mode 100644 index 000000000..20b162835 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.RequestSimulatedProofOfEventChallengeInput.html @@ -0,0 +1,82 @@ +RequestSimulatedProofOfEventChallengeInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestSimulatedProofOfEventChallengeInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestSimulatedProofOfEventChallengeInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +

                                    A custom payload than should be emitted by the list of operations returned by the dapp

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ResponseInput.html b/interfaces/_airgap_beacon_dapp.ResponseInput.html new file mode 100644 index 000000000..353c17733 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ResponseInput.html @@ -0,0 +1,114 @@ +ResponseInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ResponseInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ResponseInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    account: AccountInfo
                                    +
                                    + +
                                    blockExplorer: any
                                    +
                                    + +
                                    connectionContext: ConnectionContext
                                    +
                                    + +
                                    output: BeaconMessageWrapper<BeaconBaseMessage>
                                    +
                                    + +
                                    request: BlockchainMessage<string>
                                    +
                                    + +
                                    walletInfo: WalletInfo
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.SignPayloadRequest.html b/interfaces/_airgap_beacon_dapp.SignPayloadRequest.html new file mode 100644 index 000000000..d85aeaa9d --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.SignPayloadRequest.html @@ -0,0 +1,127 @@ +SignPayloadRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SignPayloadRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signingType: SigningType
                                    +
                                    + +
                                    sourceAddress: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.SignPayloadResponse.html b/interfaces/_airgap_beacon_dapp.SignPayloadResponse.html new file mode 100644 index 000000000..a0d7d4d4e --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.SignPayloadResponse.html @@ -0,0 +1,120 @@ +SignPayloadResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SignPayloadResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signature: string
                                    +
                                    + +
                                    signingType: SigningType
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.SimulatedProofOfEventChallengeRequest.html b/interfaces/_airgap_beacon_dapp.SimulatedProofOfEventChallengeRequest.html new file mode 100644 index 000000000..45acdf152 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.SimulatedProofOfEventChallengeRequest.html @@ -0,0 +1,120 @@ +SimulatedProofOfEventChallengeRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SimulatedProofOfEventChallengeRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    contractAddress: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.SimulatedProofOfEventChallengeResponse.html b/interfaces/_airgap_beacon_dapp.SimulatedProofOfEventChallengeResponse.html new file mode 100644 index 000000000..74afce746 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.SimulatedProofOfEventChallengeResponse.html @@ -0,0 +1,120 @@ +SimulatedProofOfEventChallengeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SimulatedProofOfEventChallengeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    errorMessage: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    operationsList: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.StorageKeyReturnType.html b/interfaces/_airgap_beacon_dapp.StorageKeyReturnType.html new file mode 100644 index 000000000..e4e1889f2 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.StorageKeyReturnType.html @@ -0,0 +1,301 @@ +StorageKeyReturnType | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface StorageKeyReturnType

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • StorageKeyReturnType
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    beacon:accounts: AccountInfo[]
                                    +
                                    + +
                                    beacon:active-account: undefined | string
                                    +
                                    + +
                                    beacon:app-metadata-list: AppMetadata[]
                                    +
                                    + +
                                    beacon:communication-peers-dapp: P2PPairingRequest[]
                                    +
                                    + +
                                    beacon:communication-peers-wallet: ExtendedP2PPairingResponse[]
                                    +
                                    + +
                                    beacon:enable_metrics: undefined | boolean
                                    +
                                    + +
                                    beacon:last-selected-wallet: undefined | {
                                        icon: string;
                                        key: string;
                                        name: string;
                                        type: "mobile" | "extension" | "web" | "desktop";
                                        url?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      icon: string
                                    • +
                                    • +
                                      key: string
                                    • +
                                    • +
                                      name: string
                                    • +
                                    • +
                                      type: "mobile" | "extension" | "web" | "desktop"
                                    • +
                                    • +
                                      Optional url?: string
                                    +
                                    + +
                                    beacon:matrix-peer-rooms: {
                                        [key: string]: string | undefined;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      [key: string]: string | undefined
                                    +
                                    + +
                                    beacon:matrix-selected-node: undefined | string
                                    +
                                    + +
                                    beacon:multi-node-setup: undefined | boolean
                                    +
                                    + +
                                    beacon:ongoing-proof-of-event-challenges: ({
                                        accountIdentifier: string;
                                        contractAddress: string;
                                    } & RequestProofOfEventChallengeInput)[]
                                    +
                                    + +
                                    beacon:permissions: PermissionInfo[]
                                    +
                                    + +
                                    beacon:postmessage-peers-dapp: PostMessagePairingRequest[]
                                    +
                                    + +
                                    beacon:postmessage-peers-wallet: ExtendedPostMessagePairingResponse[]
                                    +
                                    + +
                                    beacon:push-tokens: PushToken[]
                                    +
                                    + +
                                    beacon:sdk-matrix-preserved-state: {
                                        [key: string]: unknown;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      [key: string]: unknown
                                    +
                                    + +
                                    beacon:sdk-secret-seed: undefined | string
                                    +
                                    + +
                                    beacon:sdk_version: undefined | string
                                    +
                                    + +
                                    beacon:user-id: undefined | string
                                    +
                                    + +
                                    beacon:walletconnect-peers-dapp: ExtendedWalletConnectPairingResponse[]
                                    +
                                    + +
                                    beacon:wc-init-error: undefined | string
                                    +
                                    + +
                                    wc@2:client:0.3:proposal: undefined | string
                                    +
                                    + +
                                    wc@2:client:0.3:session: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:expirer: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:history: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:keychain: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:messages: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:pairing: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:subscription: undefined | string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosActivateAccountOperation.html b/interfaces/_airgap_beacon_dapp.TezosActivateAccountOperation.html new file mode 100644 index 000000000..144bb0324 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosActivateAccountOperation.html @@ -0,0 +1,99 @@ +TezosActivateAccountOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosActivateAccountOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    pkh: string
                                    +
                                    + +
                                    secret: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosAttestationOperation.html b/interfaces/_airgap_beacon_dapp.TezosAttestationOperation.html new file mode 100644 index 000000000..7d44489e4 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosAttestationOperation.html @@ -0,0 +1,113 @@ +TezosAttestationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosAttestationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash?: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round?: number
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosAttestationWithSlotOperation.html b/interfaces/_airgap_beacon_dapp.TezosAttestationWithSlotOperation.html new file mode 100644 index 000000000..9125ee681 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosAttestationWithSlotOperation.html @@ -0,0 +1,99 @@ +TezosAttestationWithSlotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosAttestationWithSlotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    endorsement: InlinedAttestation
                                    +
                                    + +
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosBallotOperation.html b/interfaces/_airgap_beacon_dapp.TezosBallotOperation.html new file mode 100644 index 000000000..e16443b44 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosBallotOperation.html @@ -0,0 +1,113 @@ +TezosBallotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBallotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    ballot: "nay" | "yay" | "pass"
                                    +
                                    + +
                                    kind: BALLOT
                                    +
                                    + +
                                    period: string
                                    +
                                    + +
                                    proposal: string
                                    +
                                    + +
                                    source: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosBaseOperation.html b/interfaces/_airgap_beacon_dapp.TezosBaseOperation.html new file mode 100644 index 000000000..f82137314 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosBaseOperation.html @@ -0,0 +1,118 @@ +TezosBaseOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBaseOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosBlockHeader.html b/interfaces/_airgap_beacon_dapp.TezosBlockHeader.html new file mode 100644 index 000000000..d5e90df0c --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosBlockHeader.html @@ -0,0 +1,194 @@ +TezosBlockHeader | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBlockHeader

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosBlockHeader
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    adaptive_issuance_vote?: "off" | "on" | "pass"
                                    +
                                    + +
                                    context: string
                                    +
                                    + +
                                    fitness: string[]
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    liquidity_baking_escape_vote?: boolean | "off" | "on" | "pass"
                                    +
                                    + +
                                    liquidity_baking_toggle_vote?: "off" | "on" | "pass"
                                    +
                                    + +
                                    operations_hash: string
                                    +
                                    + +
                                    payload_hash?: string
                                    +
                                    + +
                                    payload_round?: number
                                    +
                                    + +
                                    predecessor: string
                                    +
                                    + +
                                    priority?: number
                                    +
                                    + +
                                    proof_of_work_nonce: string
                                    +
                                    + +
                                    proto: number
                                    +
                                    + +
                                    seed_nonce_hash?: string
                                    +
                                    + +
                                    signature: string
                                    +
                                    + +
                                    timestamp: string | Date
                                    +
                                    + +
                                    validation_pass: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosDalPublishCommitmentOperation.html b/interfaces/_airgap_beacon_dapp.TezosDalPublishCommitmentOperation.html new file mode 100644 index 000000000..04db4970e --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosDalPublishCommitmentOperation.html @@ -0,0 +1,130 @@ +TezosDalPublishCommitmentOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDalPublishCommitmentOperation

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosDalPublishCommitmentOperation
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    slot_header: {
                                        commitment: string;
                                        commitment_proof: string;
                                        slot_index: number;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      commitment: string
                                    • +
                                    • +
                                      commitment_proof: string
                                    • +
                                    • +
                                      slot_index: number
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosDelegationOperation.html b/interfaces/_airgap_beacon_dapp.TezosDelegationOperation.html new file mode 100644 index 000000000..c42bd936c --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosDelegationOperation.html @@ -0,0 +1,127 @@ +TezosDelegationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDelegationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    delegate?: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosDoubleAttestationEvidenceOperation.html b/interfaces/_airgap_beacon_dapp.TezosDoubleAttestationEvidenceOperation.html new file mode 100644 index 000000000..509641687 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosDoubleAttestationEvidenceOperation.html @@ -0,0 +1,106 @@ +TezosDoubleAttestationEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoubleAttestationEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedAttestation
                                    +
                                    + +
                                    op2: InlinedAttestation
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosDoubleBakingEvidenceOperation.html b/interfaces/_airgap_beacon_dapp.TezosDoubleBakingEvidenceOperation.html new file mode 100644 index 000000000..c6bff4e35 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosDoubleBakingEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoubleBakingEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoubleBakingEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosDoubleEndorsementEvidenceOperation.html b/interfaces/_airgap_beacon_dapp.TezosDoubleEndorsementEvidenceOperation.html new file mode 100644 index 000000000..6b3470bb3 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosDoubleEndorsementEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoubleEndorsementEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoubleEndorsementEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedEndorsement
                                    +
                                    + +
                                    op2: InlinedEndorsement
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosDoublePreAttestationEvidenceOperation.html b/interfaces/_airgap_beacon_dapp.TezosDoublePreAttestationEvidenceOperation.html new file mode 100644 index 000000000..43eba56b2 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosDoublePreAttestationEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoublePreAttestationEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoublePreAttestationEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedPreattestation
                                    +
                                    + +
                                    op2: InlinedPreattestation
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosDoublePreEndorsementEvidenceOperation.html b/interfaces/_airgap_beacon_dapp.TezosDoublePreEndorsementEvidenceOperation.html new file mode 100644 index 000000000..2de45152a --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosDoublePreEndorsementEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoublePreEndorsementEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoublePreEndorsementEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedPreEndorsement
                                    +
                                    + +
                                    op2: InlinedPreEndorsement
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosDrainDelegateOperation.html b/interfaces/_airgap_beacon_dapp.TezosDrainDelegateOperation.html new file mode 100644 index 000000000..96fa02f86 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosDrainDelegateOperation.html @@ -0,0 +1,106 @@ +TezosDrainDelegateOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDrainDelegateOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    consensus_key: string
                                    +
                                    + +
                                    delegate: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosEndorsementOperation.html b/interfaces/_airgap_beacon_dapp.TezosEndorsementOperation.html new file mode 100644 index 000000000..46850c85c --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosEndorsementOperation.html @@ -0,0 +1,113 @@ +TezosEndorsementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosEndorsementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash?: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: string
                                    +
                                    + +
                                    round?: number
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosEndorsementWithSlotOperation.html b/interfaces/_airgap_beacon_dapp.TezosEndorsementWithSlotOperation.html new file mode 100644 index 000000000..b80abbf8f --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosEndorsementWithSlotOperation.html @@ -0,0 +1,99 @@ +TezosEndorsementWithSlotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosEndorsementWithSlotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    endorsement: InlinedEndorsement
                                    +
                                    + +
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosFailingNoopOperation.html b/interfaces/_airgap_beacon_dapp.TezosFailingNoopOperation.html new file mode 100644 index 000000000..0a535bedb --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosFailingNoopOperation.html @@ -0,0 +1,92 @@ +TezosFailingNoopOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosFailingNoopOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    arbitrary: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosIncreasePaidStorageOperation.html b/interfaces/_airgap_beacon_dapp.TezosIncreasePaidStorageOperation.html new file mode 100644 index 000000000..f19f5a584 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosIncreasePaidStorageOperation.html @@ -0,0 +1,134 @@ +TezosIncreasePaidStorageOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosIncreasePaidStorageOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosOriginationOperation.html b/interfaces/_airgap_beacon_dapp.TezosOriginationOperation.html new file mode 100644 index 000000000..6b7d4ece5 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosOriginationOperation.html @@ -0,0 +1,141 @@ +TezosOriginationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosOriginationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    balance: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    delegate?: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    script: ScriptedContracts
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosPreAttestationOperation.html b/interfaces/_airgap_beacon_dapp.TezosPreAttestationOperation.html new file mode 100644 index 000000000..2b540eed9 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosPreAttestationOperation.html @@ -0,0 +1,113 @@ +TezosPreAttestationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosPreAttestationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round: number
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosPreEndorsementOperation.html b/interfaces/_airgap_beacon_dapp.TezosPreEndorsementOperation.html new file mode 100644 index 000000000..738a4cc83 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosPreEndorsementOperation.html @@ -0,0 +1,113 @@ +TezosPreEndorsementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosPreEndorsementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round: number
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosProposalOperation.html b/interfaces/_airgap_beacon_dapp.TezosProposalOperation.html new file mode 100644 index 000000000..6cc82fa60 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosProposalOperation.html @@ -0,0 +1,106 @@ +TezosProposalOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosProposalOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    kind: PROPOSALS
                                    +
                                    + +
                                    period: string
                                    +
                                    + +
                                    proposals: string[]
                                    +
                                    + +
                                    source: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosRegisterGlobalConstantOperation.html b/interfaces/_airgap_beacon_dapp.TezosRegisterGlobalConstantOperation.html new file mode 100644 index 000000000..d6801dadd --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosRegisterGlobalConstantOperation.html @@ -0,0 +1,127 @@ +TezosRegisterGlobalConstantOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosRegisterGlobalConstantOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosRevealOperation.html b/interfaces/_airgap_beacon_dapp.TezosRevealOperation.html new file mode 100644 index 000000000..ae7084bbc --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosRevealOperation.html @@ -0,0 +1,127 @@ +TezosRevealOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosRevealOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    kind: REVEAL
                                    +
                                    + +
                                    public_key: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSeedNonceRevelationOperation.html b/interfaces/_airgap_beacon_dapp.TezosSeedNonceRevelationOperation.html new file mode 100644 index 000000000..2b2941b50 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSeedNonceRevelationOperation.html @@ -0,0 +1,99 @@ +TezosSeedNonceRevelationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSeedNonceRevelationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    nonce: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSetDepositsLimitOperation.html b/interfaces/_airgap_beacon_dapp.TezosSetDepositsLimitOperation.html new file mode 100644 index 000000000..33aa96200 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSetDepositsLimitOperation.html @@ -0,0 +1,127 @@ +TezosSetDepositsLimitOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSetDepositsLimitOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    limit?: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSmartRollupAddMessagesOperation.html b/interfaces/_airgap_beacon_dapp.TezosSmartRollupAddMessagesOperation.html new file mode 100644 index 000000000..bf8078568 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSmartRollupAddMessagesOperation.html @@ -0,0 +1,127 @@ +TezosSmartRollupAddMessagesOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupAddMessagesOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    message: string[]
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSmartRollupCementOperation.html b/interfaces/_airgap_beacon_dapp.TezosSmartRollupCementOperation.html new file mode 100644 index 000000000..bc5f8c618 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSmartRollupCementOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupCementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupCementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    commitment: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSmartRollupExecuteOutboxMessageOperation.html b/interfaces/_airgap_beacon_dapp.TezosSmartRollupExecuteOutboxMessageOperation.html new file mode 100644 index 000000000..ad105c825 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSmartRollupExecuteOutboxMessageOperation.html @@ -0,0 +1,141 @@ +TezosSmartRollupExecuteOutboxMessageOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupExecuteOutboxMessageOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    cemented_commitment: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    output_proof: string
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSmartRollupOriginateOperation.html b/interfaces/_airgap_beacon_dapp.TezosSmartRollupOriginateOperation.html new file mode 100644 index 000000000..bbd81e2db --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSmartRollupOriginateOperation.html @@ -0,0 +1,148 @@ +TezosSmartRollupOriginateOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupOriginateOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    kernel: string
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    pvm_kind: PvmKind
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    whitelist?: string[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSmartRollupPublishOperation.html b/interfaces/_airgap_beacon_dapp.TezosSmartRollupPublishOperation.html new file mode 100644 index 000000000..38394fc6c --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSmartRollupPublishOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupPublishOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupPublishOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    commitment: SmartRollupPublishCommitment
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSmartRollupRecoverBondOperation.html b/interfaces/_airgap_beacon_dapp.TezosSmartRollupRecoverBondOperation.html new file mode 100644 index 000000000..ecb12af74 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSmartRollupRecoverBondOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupRecoverBondOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupRecoverBondOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    staker: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSmartRollupRefuteOperation.html b/interfaces/_airgap_beacon_dapp.TezosSmartRollupRefuteOperation.html new file mode 100644 index 000000000..078bf26d8 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSmartRollupRefuteOperation.html @@ -0,0 +1,141 @@ +TezosSmartRollupRefuteOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupRefuteOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    opponent: string
                                    +
                                    + +
                                    refutation: SmartRollupRefutation
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosSmartRollupTimeoutOperation.html b/interfaces/_airgap_beacon_dapp.TezosSmartRollupTimeoutOperation.html new file mode 100644 index 000000000..215bb45af --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosSmartRollupTimeoutOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupTimeoutOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupTimeoutOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    stakers: SmartRollupTimeoutStakers
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosTransactionOperation.html b/interfaces/_airgap_beacon_dapp.TezosTransactionOperation.html new file mode 100644 index 000000000..ab0dc6be1 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosTransactionOperation.html @@ -0,0 +1,141 @@ +TezosTransactionOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransactionOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosTransactionParameters.html b/interfaces/_airgap_beacon_dapp.TezosTransactionParameters.html new file mode 100644 index 000000000..a9a6b2ff5 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosTransactionParameters.html @@ -0,0 +1,89 @@ +TezosTransactionParameters | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransactionParameters

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosTransactionParameters
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    entrypoint: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosTransferTicketOperation.html b/interfaces/_airgap_beacon_dapp.TezosTransferTicketOperation.html new file mode 100644 index 000000000..eadf14604 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosTransferTicketOperation.html @@ -0,0 +1,162 @@ +TezosTransferTicketOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransferTicketOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    entrypoint: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    ticket_amount: string
                                    +
                                    + +
                                    +
                                    + +
                                    ticket_ticketer: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosUpdateConsensusKeyOperation.html b/interfaces/_airgap_beacon_dapp.TezosUpdateConsensusKeyOperation.html new file mode 100644 index 000000000..34d745cf8 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosUpdateConsensusKeyOperation.html @@ -0,0 +1,127 @@ +TezosUpdateConsensusKeyOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosUpdateConsensusKeyOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    pk: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.TezosVdfRevelationOperation.html b/interfaces/_airgap_beacon_dapp.TezosVdfRevelationOperation.html new file mode 100644 index 000000000..470f5a2cc --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.TezosVdfRevelationOperation.html @@ -0,0 +1,92 @@ +TezosVdfRevelationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosVdfRevelationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    solution: string[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.Threshold.html b/interfaces/_airgap_beacon_dapp.Threshold.html new file mode 100644 index 000000000..b3840f6bd --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.Threshold.html @@ -0,0 +1,86 @@ +Threshold | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Threshold

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Threshold
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    timeframe: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.ToastAction.html b/interfaces/_airgap_beacon_dapp.ToastAction.html new file mode 100644 index 000000000..aa0927971 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.ToastAction.html @@ -0,0 +1,115 @@ +ToastAction | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ToastAction

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ToastAction
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Methods

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    actionLogo?: "external"
                                    +
                                    + +
                                    actionText?: string
                                    +
                                    + +
                                    isBold?: boolean
                                    +
                                    + +
                                    text: string
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                      + +
                                    • +

                                      Returns Promise<void>

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.WalletInfo.html b/interfaces/_airgap_beacon_dapp.WalletInfo.html new file mode 100644 index 000000000..397340fb6 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.WalletInfo.html @@ -0,0 +1,100 @@ +WalletInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface WalletInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • WalletInfo
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    deeplink?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    type?: "mobile" | "extension" | "web" | "desktop"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_dapp.WebApp.html b/interfaces/_airgap_beacon_dapp.WebApp.html new file mode 100644 index 000000000..f4a4eb822 --- /dev/null +++ b/interfaces/_airgap_beacon_dapp.WebApp.html @@ -0,0 +1,168 @@ +WebApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface WebApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    links: {
                                        custom?: string;
                                        dailynet?: string;
                                        delphinet?: string;
                                        edonet?: string;
                                        florencenet?: string;
                                        ghostnet?: string;
                                        granadanet?: string;
                                        hangzhounet?: string;
                                        ithacanet?: string;
                                        jakartanet?: string;
                                        kathmandunet?: string;
                                        limanet?: string;
                                        mainnet: string;
                                        mumbainet?: string;
                                        nairobinet?: string;
                                        oxfordnet?: string;
                                        parisnet?: string;
                                        weeklynet?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional custom?: string
                                    • +
                                    • +
                                      Optional dailynet?: string
                                    • +
                                    • +
                                      Optional delphinet?: string
                                    • +
                                    • +
                                      Optional edonet?: string
                                    • +
                                    • +
                                      Optional florencenet?: string
                                    • +
                                    • +
                                      Optional ghostnet?: string
                                    • +
                                    • +
                                      Optional granadanet?: string
                                    • +
                                    • +
                                      Optional hangzhounet?: string
                                    • +
                                    • +
                                      Optional ithacanet?: string
                                    • +
                                    • +
                                      Optional jakartanet?: string
                                    • +
                                    • +
                                      Optional kathmandunet?: string
                                    • +
                                    • +
                                      Optional limanet?: string
                                    • +
                                    • +
                                      mainnet: string
                                    • +
                                    • +
                                      Optional mumbainet?: string
                                    • +
                                    • +
                                      Optional nairobinet?: string
                                    • +
                                    • +
                                      Optional oxfordnet?: string
                                    • +
                                    • +
                                      Optional parisnet?: string
                                    • +
                                    • +
                                      Optional weeklynet?: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.AccountInfo.html b/interfaces/_airgap_beacon_sdk.AccountInfo.html new file mode 100644 index 000000000..7e6568f37 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.AccountInfo.html @@ -0,0 +1,183 @@ +AccountInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AccountInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountIdentifier: string
                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    connectedAt: number
                                    +
                                    + +
                                    hasVerifiedChallenge?: boolean
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    origin: {
                                        id: string;
                                        type: Origin;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      id: string
                                    • +
                                    • +
                                      type: Origin
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    walletKey?: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.AcknowledgeMessage.html b/interfaces/_airgap_beacon_sdk.AcknowledgeMessage.html new file mode 100644 index 000000000..3cb77b362 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.AcknowledgeMessage.html @@ -0,0 +1,82 @@ +AcknowledgeMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AcknowledgeMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • BeaconBaseMessage +
                                        +
                                      • AcknowledgeMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.AcknowledgeResponse.html b/interfaces/_airgap_beacon_sdk.AcknowledgeResponse.html new file mode 100644 index 000000000..534bfdcbf --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.AcknowledgeResponse.html @@ -0,0 +1,106 @@ +AcknowledgeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AcknowledgeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.AnalyticsInterface.html b/interfaces/_airgap_beacon_sdk.AnalyticsInterface.html new file mode 100644 index 000000000..c215ceb87 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.AnalyticsInterface.html @@ -0,0 +1,93 @@ +AnalyticsInterface | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AnalyticsInterface

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • AnalyticsInterface
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Methods

                                    +
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                        +
                                      • +
                                        trigger: "click" | "event"
                                      • +
                                      • +
                                        section: string
                                      • +
                                      • +
                                        label: string
                                      • +
                                      • +
                                        Optional data: Record<string, any>
                                      +

                                      Returns void

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.App.html b/interfaces/_airgap_beacon_sdk.App.html new file mode 100644 index 000000000..e2a320165 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.App.html @@ -0,0 +1,136 @@ +App | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface App

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    deepLink?: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    + +
                                    universalLink: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.AppBase.html b/interfaces/_airgap_beacon_sdk.AppBase.html new file mode 100644 index 000000000..1ca13dace --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.AppBase.html @@ -0,0 +1,119 @@ +AppBase | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AppBase

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.AppMetadata.html b/interfaces/_airgap_beacon_sdk.AppMetadata.html new file mode 100644 index 000000000..0f41bf60b --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.AppMetadata.html @@ -0,0 +1,93 @@ +AppMetadata | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AppMetadata

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • AppMetadata
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.BeaconBaseMessage.html b/interfaces/_airgap_beacon_sdk.BeaconBaseMessage.html new file mode 100644 index 000000000..2bfe35786 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.BeaconBaseMessage.html @@ -0,0 +1,117 @@ +BeaconBaseMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BeaconBaseMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.BeaconClientOptions.html b/interfaces/_airgap_beacon_sdk.BeaconClientOptions.html new file mode 100644 index 000000000..d4f09113c --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.BeaconClientOptions.html @@ -0,0 +1,125 @@ +BeaconClientOptions | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BeaconClientOptions

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • BeaconClientOptions
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    analytics?: AnalyticsInterface
                                    +

                                    The analytics instance that will be used by the SDK

                                    +
                                    +
                                    +
                                    + +
                                    appUrl?: string
                                    +

                                    A URL to the website of the application

                                    +
                                    +
                                    +
                                    + +
                                    iconUrl?: string
                                    +

                                    A URL to the icon of the application

                                    +
                                    +
                                    +
                                    + +
                                    name: string
                                    +

                                    Name of the application

                                    +
                                    +
                                    +
                                    + +
                                    storage: Storage
                                    +

                                    The storage that will be used by the SDK

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.BeaconMessageWrapper.html b/interfaces/_airgap_beacon_sdk.BeaconMessageWrapper.html new file mode 100644 index 000000000..bdcd841b9 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.BeaconMessageWrapper.html @@ -0,0 +1,105 @@ +BeaconMessageWrapper | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BeaconMessageWrapper<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends BeaconBaseMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • BeaconMessageWrapper
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    message: T
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.Blockchain.html b/interfaces/_airgap_beacon_sdk.Blockchain.html new file mode 100644 index 000000000..b8b227f82 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.Blockchain.html @@ -0,0 +1,144 @@ +Blockchain | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Blockchain

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Blockchain
                                    +
                                    +

                                    Implemented by

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    identifier: string
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<{
                                          accountId: string;
                                          address: string;
                                          publicKey: string;
                                      }[]>

                                    +
                                    + +
                                      + +
                                    • +

                                      Returns Promise<{
                                          desktopList: DesktopApp[];
                                          extensionList: ExtensionApp[];
                                          iOSList: App[];
                                          webList: WebApp[];
                                      }>

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<void>

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<void>

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.BlockchainErrorResponse.html b/interfaces/_airgap_beacon_sdk.BlockchainErrorResponse.html new file mode 100644 index 000000000..1d28d876c --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.BlockchainErrorResponse.html @@ -0,0 +1,124 @@ +BlockchainErrorResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainErrorResponse<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    description?: string
                                    +
                                    + +
                                    error: {
                                        data?: unknown;
                                        type: unknown;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional data?: unknown
                                    • +
                                    • +
                                      type: unknown
                                    +
                                    + +
                                    type: Error
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.BlockchainMessage.html b/interfaces/_airgap_beacon_sdk.BlockchainMessage.html new file mode 100644 index 000000000..89dbbf387 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.BlockchainMessage.html @@ -0,0 +1,106 @@ +BlockchainMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainMessage<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    type: unknown
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.BlockchainRequestV3.html b/interfaces/_airgap_beacon_sdk.BlockchainRequestV3.html new file mode 100644 index 000000000..b5b844dc2 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.BlockchainRequestV3.html @@ -0,0 +1,117 @@ +BlockchainRequestV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainRequestV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountId: string
                                    +
                                    + +
                                    blockchainData: {
                                        scope: string;
                                        type: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      scope: string
                                    • +
                                    • +
                                      type: string
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.BlockchainResponseV3.html b/interfaces/_airgap_beacon_sdk.BlockchainResponseV3.html new file mode 100644 index 000000000..59198995d --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.BlockchainResponseV3.html @@ -0,0 +1,103 @@ +BlockchainResponseV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainResponseV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.BroadcastRequest.html b/interfaces/_airgap_beacon_sdk.BroadcastRequest.html new file mode 100644 index 000000000..d6bab2c44 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.BroadcastRequest.html @@ -0,0 +1,120 @@ +BroadcastRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BroadcastRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signedTransaction: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.BroadcastResponse.html b/interfaces/_airgap_beacon_sdk.BroadcastResponse.html new file mode 100644 index 000000000..73c4c848e --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.BroadcastResponse.html @@ -0,0 +1,113 @@ +BroadcastResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BroadcastResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    transactionHash: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ChangeAccountRequest.html b/interfaces/_airgap_beacon_sdk.ChangeAccountRequest.html new file mode 100644 index 000000000..9a776f262 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ChangeAccountRequest.html @@ -0,0 +1,162 @@ +ChangeAccountRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ChangeAccountRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    version: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ClientOptions.html b/interfaces/_airgap_beacon_sdk.ClientOptions.html new file mode 100644 index 000000000..79c6ab266 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ClientOptions.html @@ -0,0 +1,158 @@ +ClientOptions | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ClientOptions

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ClientOptions
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +

                                    A URL to the website of the application

                                    +
                                    +
                                    +
                                    + +
                                    disableDefaultEvents?: boolean
                                    +

                                    Disable all default Events and UI elements. If passed together with "eventHandlers", +the default eventHandlers will be removed, and the ones passed by the user will be added.

                                    +
                                    +
                                    +
                                    + +
                                    enableAppSwitching?: boolean
                                    +

                                    Automatically switch between apps on Mobile Devices (Enabled by Default)

                                    +
                                    +
                                    +
                                    + +
                                    enableMetrics?: boolean
                                    +

                                    Enable metrics tracking (Disabled by Default)

                                    +
                                    +
                                    +
                                    + +
                                    iconUrl?: string
                                    +

                                    A URL to the icon of the application

                                    +
                                    +
                                    +
                                    + +
                                    matrixNodes?: NodeDistributions
                                    +

                                    A list of matrix nodes to connect to. If a non-empty array is passed, the default options will be overwritten. +One node will be randomly selected based on the local keypair and the other nodes will be used as a fallback in case the primary node goes down.

                                    +

                                    Only provide the hostname, no https:// prefix. Eg. { [Regions.EU1]: ['matrix.example.com'] }

                                    +
                                    +
                                    +
                                    + +
                                    name: string
                                    +

                                    Name of the application

                                    +
                                    +
                                    +
                                    + +
                                    storage: Storage
                                    +

                                    The storage that will be used by the SDK

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ConnectionContext.html b/interfaces/_airgap_beacon_sdk.ConnectionContext.html new file mode 100644 index 000000000..3288d902a --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ConnectionContext.html @@ -0,0 +1,114 @@ +ConnectionContext | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ConnectionContext

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ConnectionContext
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    extras?: {
                                        sender: MessageSender;
                                        sendResponse(response?) => void;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      sender: MessageSender
                                    • +
                                    • +
                                      sendResponse:function
                                      +
                                        + +
                                      • +
                                        +

                                        Parameters

                                        +
                                          +
                                        • +
                                          Optional response: unknown
                                        +

                                        Returns void

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    origin: Origin
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.DesktopApp.html b/interfaces/_airgap_beacon_sdk.DesktopApp.html new file mode 100644 index 000000000..f68ee3767 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.DesktopApp.html @@ -0,0 +1,136 @@ +DesktopApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface DesktopApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    deepLink: string
                                    +
                                    + +
                                    downloadLink: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.DisconnectMessage.html b/interfaces/_airgap_beacon_sdk.DisconnectMessage.html new file mode 100644 index 000000000..c005887cb --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.DisconnectMessage.html @@ -0,0 +1,106 @@ +DisconnectMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface DisconnectMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.EncryptedExtensionMessage.html b/interfaces/_airgap_beacon_sdk.EncryptedExtensionMessage.html new file mode 100644 index 000000000..351093e89 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.EncryptedExtensionMessage.html @@ -0,0 +1,108 @@ +EncryptedExtensionMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface EncryptedExtensionMessage<U>

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      U = unknown

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • EncryptedExtensionMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    encryptedPayload: string
                                    +
                                    + +
                                    sender?: U
                                    +
                                    + +
                                    +
                                    + +
                                    targetId?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ErrorResponse.html b/interfaces/_airgap_beacon_sdk.ErrorResponse.html new file mode 100644 index 000000000..8a4e9f7ec --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ErrorResponse.html @@ -0,0 +1,120 @@ +ErrorResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ErrorResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    errorData?: any
                                    +
                                    + +
                                    errorType: BeaconErrorType
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    type: Error
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ExtendedPeerInfo.html b/interfaces/_airgap_beacon_sdk.ExtendedPeerInfo.html new file mode 100644 index 000000000..340d09567 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ExtendedPeerInfo.html @@ -0,0 +1,145 @@ +ExtendedPeerInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtendedPeerInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +

                                    Implemented by

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    type: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.Extension.html b/interfaces/_airgap_beacon_sdk.Extension.html new file mode 100644 index 000000000..3fa2827a7 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.Extension.html @@ -0,0 +1,107 @@ +Extension | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Extension

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Extension
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color?: string
                                    +
                                    + +
                                    iconUrl?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ExtensionApp.html b/interfaces/_airgap_beacon_sdk.ExtensionApp.html new file mode 100644 index 000000000..b45453d29 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ExtensionApp.html @@ -0,0 +1,136 @@ +ExtensionApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtensionApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    link: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ExtensionMessage.html b/interfaces/_airgap_beacon_sdk.ExtensionMessage.html new file mode 100644 index 000000000..240024367 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ExtensionMessage.html @@ -0,0 +1,110 @@ +ExtensionMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtensionMessage<T, U>

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T

                                    • +
                                    • +

                                      U = unknown

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ExtensionMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: T
                                    +
                                    + +
                                    sender?: U
                                    +
                                    + +
                                    +
                                    + +
                                    targetId?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.Network.html b/interfaces/_airgap_beacon_sdk.Network.html new file mode 100644 index 000000000..a32b16301 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.Network.html @@ -0,0 +1,93 @@ +Network | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Network

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Network
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    name?: string
                                    +
                                    + +
                                    rpcUrl?: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.OperationRequest.html b/interfaces/_airgap_beacon_sdk.OperationRequest.html new file mode 100644 index 000000000..599c3bb5b --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.OperationRequest.html @@ -0,0 +1,127 @@ +OperationRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface OperationRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    operationDetails: PartialTezosOperation[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    sourceAddress: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.OperationResponse.html b/interfaces/_airgap_beacon_sdk.OperationResponse.html new file mode 100644 index 000000000..a0d65f051 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.OperationResponse.html @@ -0,0 +1,113 @@ +OperationResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface OperationResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    transactionHash: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.PeerInfo.html b/interfaces/_airgap_beacon_sdk.PeerInfo.html new file mode 100644 index 000000000..3cb9e12d7 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.PeerInfo.html @@ -0,0 +1,132 @@ +PeerInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PeerInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +

                                    Implemented by

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    + +
                                    type: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.PermissionEntity.html b/interfaces/_airgap_beacon_sdk.PermissionEntity.html new file mode 100644 index 000000000..c69b0270f --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.PermissionEntity.html @@ -0,0 +1,103 @@ +PermissionEntity | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionEntity

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.PermissionInfo.html b/interfaces/_airgap_beacon_sdk.PermissionInfo.html new file mode 100644 index 000000000..666229fb7 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.PermissionInfo.html @@ -0,0 +1,148 @@ +PermissionInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountIdentifier: string
                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    connectedAt: number
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    website: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.PermissionRequest.html b/interfaces/_airgap_beacon_sdk.PermissionRequest.html new file mode 100644 index 000000000..062ae2537 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.PermissionRequest.html @@ -0,0 +1,127 @@ +PermissionRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.PermissionRequestV3.html b/interfaces/_airgap_beacon_sdk.PermissionRequestV3.html new file mode 100644 index 000000000..be3c60ac5 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.PermissionRequestV3.html @@ -0,0 +1,112 @@ +PermissionRequestV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionRequestV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        appMetadata: AppMetadata;
                                        scopes: string[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.PermissionResponse.html b/interfaces/_airgap_beacon_sdk.PermissionResponse.html new file mode 100644 index 000000000..79c890d61 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.PermissionResponse.html @@ -0,0 +1,169 @@ +PermissionResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address?: string
                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    version: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.PermissionResponseV3.html b/interfaces/_airgap_beacon_sdk.PermissionResponseV3.html new file mode 100644 index 000000000..4b7ae960b --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.PermissionResponseV3.html @@ -0,0 +1,112 @@ +PermissionResponseV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionResponseV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        appMetadata: AppMetadata;
                                        scopes: string[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ProofOfEventChallengeRequest.html b/interfaces/_airgap_beacon_sdk.ProofOfEventChallengeRequest.html new file mode 100644 index 000000000..1d5c5ed46 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ProofOfEventChallengeRequest.html @@ -0,0 +1,120 @@ +ProofOfEventChallengeRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ProofOfEventChallengeRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    contractAddress: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ProofOfEventChallengeResponse.html b/interfaces/_airgap_beacon_sdk.ProofOfEventChallengeResponse.html new file mode 100644 index 000000000..1a9aa4f8f --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ProofOfEventChallengeResponse.html @@ -0,0 +1,120 @@ +ProofOfEventChallengeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ProofOfEventChallengeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    isAccepted: boolean
                                    +
                                    + +
                                    payloadHash: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.PushToken.html b/interfaces/_airgap_beacon_sdk.PushToken.html new file mode 100644 index 000000000..8b0d4c1f7 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.PushToken.html @@ -0,0 +1,100 @@ +PushToken | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PushToken

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • PushToken
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accessToken: string
                                    +
                                    + +
                                    backendUrl: string
                                    +
                                    + +
                                    managementToken: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.RequestBroadcastInput.html b/interfaces/_airgap_beacon_sdk.RequestBroadcastInput.html new file mode 100644 index 000000000..f28c9cb79 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.RequestBroadcastInput.html @@ -0,0 +1,89 @@ +RequestBroadcastInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestBroadcastInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestBroadcastInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    network?: Network
                                    +
                                    +

                                    Deprecated

                                    You should now specify the network in the constructor of the DAppClient

                                    +
                                    +
                                    + +
                                    signedTransaction: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.RequestOperationInput.html b/interfaces/_airgap_beacon_sdk.RequestOperationInput.html new file mode 100644 index 000000000..fa4cbb89a --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.RequestOperationInput.html @@ -0,0 +1,79 @@ +RequestOperationInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestOperationInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestOperationInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    operationDetails: PartialTezosOperation[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.RequestPermissionInput.html b/interfaces/_airgap_beacon_sdk.RequestPermissionInput.html new file mode 100644 index 000000000..049d373c5 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.RequestPermissionInput.html @@ -0,0 +1,89 @@ +RequestPermissionInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestPermissionInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestPermissionInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    network?: Network
                                    +
                                    +

                                    Deprecated

                                    You should now specify the network in the constructor of the DAppClient

                                    +
                                    +
                                    + +
                                    scopes?: PermissionScope[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.RequestProofOfEventChallengeInput.html b/interfaces/_airgap_beacon_sdk.RequestProofOfEventChallengeInput.html new file mode 100644 index 000000000..1f876a2f1 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.RequestProofOfEventChallengeInput.html @@ -0,0 +1,79 @@ +RequestProofOfEventChallengeInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestProofOfEventChallengeInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestProofOfEventChallengeInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.RequestSignPayloadInput.html b/interfaces/_airgap_beacon_sdk.RequestSignPayloadInput.html new file mode 100644 index 000000000..968d10db6 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.RequestSignPayloadInput.html @@ -0,0 +1,93 @@ +RequestSignPayloadInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestSignPayloadInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestSignPayloadInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    signingType?: SigningType
                                    +
                                    + +
                                    sourceAddress?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.RequestSimulatedProofOfEventChallengeInput.html b/interfaces/_airgap_beacon_sdk.RequestSimulatedProofOfEventChallengeInput.html new file mode 100644 index 000000000..3887a284c --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.RequestSimulatedProofOfEventChallengeInput.html @@ -0,0 +1,82 @@ +RequestSimulatedProofOfEventChallengeInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestSimulatedProofOfEventChallengeInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestSimulatedProofOfEventChallengeInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +

                                    A custom payload than should be emitted by the list of operations returned by the dapp

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.ResponseInput.html b/interfaces/_airgap_beacon_sdk.ResponseInput.html new file mode 100644 index 000000000..3cb26a192 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.ResponseInput.html @@ -0,0 +1,114 @@ +ResponseInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ResponseInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ResponseInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    account: AccountInfo
                                    +
                                    + +
                                    blockExplorer: any
                                    +
                                    + +
                                    connectionContext: ConnectionContext
                                    +
                                    + +
                                    output: BeaconMessageWrapper<BeaconBaseMessage>
                                    +
                                    + +
                                    request: BlockchainMessage<string>
                                    +
                                    + +
                                    walletInfo: WalletInfo
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.SignPayloadRequest.html b/interfaces/_airgap_beacon_sdk.SignPayloadRequest.html new file mode 100644 index 000000000..b739bfcf3 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.SignPayloadRequest.html @@ -0,0 +1,127 @@ +SignPayloadRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SignPayloadRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signingType: SigningType
                                    +
                                    + +
                                    sourceAddress: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.SignPayloadResponse.html b/interfaces/_airgap_beacon_sdk.SignPayloadResponse.html new file mode 100644 index 000000000..9f7dbaecf --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.SignPayloadResponse.html @@ -0,0 +1,120 @@ +SignPayloadResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SignPayloadResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signature: string
                                    +
                                    + +
                                    signingType: SigningType
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.SimulatedProofOfEventChallengeRequest.html b/interfaces/_airgap_beacon_sdk.SimulatedProofOfEventChallengeRequest.html new file mode 100644 index 000000000..79a488ca2 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.SimulatedProofOfEventChallengeRequest.html @@ -0,0 +1,120 @@ +SimulatedProofOfEventChallengeRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SimulatedProofOfEventChallengeRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    contractAddress: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.SimulatedProofOfEventChallengeResponse.html b/interfaces/_airgap_beacon_sdk.SimulatedProofOfEventChallengeResponse.html new file mode 100644 index 000000000..27d541e80 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.SimulatedProofOfEventChallengeResponse.html @@ -0,0 +1,120 @@ +SimulatedProofOfEventChallengeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SimulatedProofOfEventChallengeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    errorMessage: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    operationsList: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.StorageKeyReturnType.html b/interfaces/_airgap_beacon_sdk.StorageKeyReturnType.html new file mode 100644 index 000000000..1a3b527a3 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.StorageKeyReturnType.html @@ -0,0 +1,301 @@ +StorageKeyReturnType | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface StorageKeyReturnType

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • StorageKeyReturnType
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    beacon:accounts: AccountInfo[]
                                    +
                                    + +
                                    beacon:active-account: undefined | string
                                    +
                                    + +
                                    beacon:app-metadata-list: AppMetadata[]
                                    +
                                    + +
                                    beacon:communication-peers-dapp: P2PPairingRequest[]
                                    +
                                    + +
                                    beacon:communication-peers-wallet: ExtendedP2PPairingResponse[]
                                    +
                                    + +
                                    beacon:enable_metrics: undefined | boolean
                                    +
                                    + +
                                    beacon:last-selected-wallet: undefined | {
                                        icon: string;
                                        key: string;
                                        name: string;
                                        type: "mobile" | "extension" | "web" | "desktop";
                                        url?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      icon: string
                                    • +
                                    • +
                                      key: string
                                    • +
                                    • +
                                      name: string
                                    • +
                                    • +
                                      type: "mobile" | "extension" | "web" | "desktop"
                                    • +
                                    • +
                                      Optional url?: string
                                    +
                                    + +
                                    beacon:matrix-peer-rooms: {
                                        [key: string]: string | undefined;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      [key: string]: string | undefined
                                    +
                                    + +
                                    beacon:matrix-selected-node: undefined | string
                                    +
                                    + +
                                    beacon:multi-node-setup: undefined | boolean
                                    +
                                    + +
                                    beacon:ongoing-proof-of-event-challenges: ({
                                        accountIdentifier: string;
                                        contractAddress: string;
                                    } & RequestProofOfEventChallengeInput)[]
                                    +
                                    + +
                                    beacon:permissions: PermissionInfo[]
                                    +
                                    + +
                                    beacon:postmessage-peers-dapp: PostMessagePairingRequest[]
                                    +
                                    + +
                                    beacon:postmessage-peers-wallet: ExtendedPostMessagePairingResponse[]
                                    +
                                    + +
                                    beacon:push-tokens: PushToken[]
                                    +
                                    + +
                                    beacon:sdk-matrix-preserved-state: {
                                        [key: string]: unknown;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      [key: string]: unknown
                                    +
                                    + +
                                    beacon:sdk-secret-seed: undefined | string
                                    +
                                    + +
                                    beacon:sdk_version: undefined | string
                                    +
                                    + +
                                    beacon:user-id: undefined | string
                                    +
                                    + +
                                    beacon:walletconnect-peers-dapp: ExtendedWalletConnectPairingResponse[]
                                    +
                                    + +
                                    beacon:wc-init-error: undefined | string
                                    +
                                    + +
                                    wc@2:client:0.3:proposal: undefined | string
                                    +
                                    + +
                                    wc@2:client:0.3:session: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:expirer: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:history: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:keychain: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:messages: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:pairing: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:subscription: undefined | string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.SubstratePermissionRequest.html b/interfaces/_airgap_beacon_sdk.SubstratePermissionRequest.html new file mode 100644 index 000000000..f9869be5f --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.SubstratePermissionRequest.html @@ -0,0 +1,107 @@ +SubstratePermissionRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SubstratePermissionRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        appMetadata: AppMetadata;
                                        network?: {
                                            genesisHash: string;
                                            rpc?: string;
                                        }[];
                                        scopes: SubstratePermissionScope[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    blockchainIdentifier: "substrate"
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.SubstratePermissionResponse.html b/interfaces/_airgap_beacon_sdk.SubstratePermissionResponse.html new file mode 100644 index 000000000..85e91fba6 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.SubstratePermissionResponse.html @@ -0,0 +1,107 @@ +SubstratePermissionResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SubstratePermissionResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        accounts: {
                                            accountId: string;
                                            address: string;
                                            network?: {
                                                genesisHash: string;
                                                rpc?: string;
                                            };
                                            publicKey: string;
                                        }[];
                                        appMetadata: AppMetadata;
                                        scopes: SubstratePermissionScope[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      accounts: {
                                          accountId: string;
                                          address: string;
                                          network?: {
                                              genesisHash: string;
                                              rpc?: string;
                                          };
                                          publicKey: string;
                                      }[]
                                    • +
                                    • +
                                      appMetadata: AppMetadata
                                    • +
                                    • +
                                      scopes: SubstratePermissionScope[]
                                    +
                                    + +
                                    blockchainIdentifier: "substrate"
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.SubstrateSignPayloadRequest.html b/interfaces/_airgap_beacon_sdk.SubstrateSignPayloadRequest.html new file mode 100644 index 000000000..4c505a71f --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.SubstrateSignPayloadRequest.html @@ -0,0 +1,109 @@ +SubstrateSignPayloadRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SubstrateSignPayloadRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        mode: "submit" | "submit-and-return" | "return";
                                        payload: {
                                            blockHash: string;
                                            blockNumber: string;
                                            era: string;
                                            genesisHash: string;
                                            method: string;
                                            nonce: string;
                                            signedExtensions: string[];
                                            specVersion: string;
                                            tip: string;
                                            transactionVersion: string;
                                            type: "json";
                                            version: number;
                                        } | {
                                            data: string;
                                            dataType: "bytes" | "payload";
                                            isMutable: boolean;
                                            type: "raw";
                                        };
                                        scope: sign_payload_json;
                                        type: sign_payload_request;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      mode: "submit" | "submit-and-return" | "return"
                                    • +
                                    • +
                                      payload: {
                                          blockHash: string;
                                          blockNumber: string;
                                          era: string;
                                          genesisHash: string;
                                          method: string;
                                          nonce: string;
                                          signedExtensions: string[];
                                          specVersion: string;
                                          tip: string;
                                          transactionVersion: string;
                                          type: "json";
                                          version: number;
                                      } | {
                                          data: string;
                                          dataType: "bytes" | "payload";
                                          isMutable: boolean;
                                          type: "raw";
                                      }
                                    • +
                                    • +
                                      scope: sign_payload_json
                                    • +
                                    • +
                                      type: sign_payload_request
                                    +
                                    + +
                                    blockchainIdentifier: "substrate"
                                    +
                                    + +
                                    type: unknown
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.SubstrateTransferRequest.html b/interfaces/_airgap_beacon_sdk.SubstrateTransferRequest.html new file mode 100644 index 000000000..bf8b01889 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.SubstrateTransferRequest.html @@ -0,0 +1,120 @@ +SubstrateTransferRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SubstrateTransferRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        amount: string;
                                        mode: "submit" | "submit-and-return" | "return";
                                        network: {
                                            genesisHash: string;
                                            rpc?: string;
                                        };
                                        recipient: string;
                                        scope: transfer;
                                        sourceAddress: string;
                                        type: transfer_request;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      amount: string
                                    • +
                                    • +
                                      mode: "submit" | "submit-and-return" | "return"
                                    • +
                                    • +
                                      network: {
                                          genesisHash: string;
                                          rpc?: string;
                                      }
                                      +
                                        +
                                      • +
                                        genesisHash: string
                                      • +
                                      • +
                                        Optional rpc?: string
                                    • +
                                    • +
                                      recipient: string
                                    • +
                                    • +
                                      scope: transfer
                                    • +
                                    • +
                                      sourceAddress: string
                                    • +
                                    • +
                                      type: transfer_request
                                    +
                                    + +
                                    blockchainIdentifier: "substrate"
                                    +
                                    + +
                                    type: unknown
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosActivateAccountOperation.html b/interfaces/_airgap_beacon_sdk.TezosActivateAccountOperation.html new file mode 100644 index 000000000..9559c4858 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosActivateAccountOperation.html @@ -0,0 +1,99 @@ +TezosActivateAccountOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosActivateAccountOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    pkh: string
                                    +
                                    + +
                                    secret: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosAttestationOperation.html b/interfaces/_airgap_beacon_sdk.TezosAttestationOperation.html new file mode 100644 index 000000000..cf4ac5e19 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosAttestationOperation.html @@ -0,0 +1,113 @@ +TezosAttestationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosAttestationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash?: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round?: number
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosAttestationWithSlotOperation.html b/interfaces/_airgap_beacon_sdk.TezosAttestationWithSlotOperation.html new file mode 100644 index 000000000..bcb1657b1 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosAttestationWithSlotOperation.html @@ -0,0 +1,99 @@ +TezosAttestationWithSlotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosAttestationWithSlotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    endorsement: InlinedAttestation
                                    +
                                    + +
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosBallotOperation.html b/interfaces/_airgap_beacon_sdk.TezosBallotOperation.html new file mode 100644 index 000000000..d027c7add --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosBallotOperation.html @@ -0,0 +1,113 @@ +TezosBallotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBallotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    ballot: "nay" | "yay" | "pass"
                                    +
                                    + +
                                    kind: BALLOT
                                    +
                                    + +
                                    period: string
                                    +
                                    + +
                                    proposal: string
                                    +
                                    + +
                                    source: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosBaseOperation.html b/interfaces/_airgap_beacon_sdk.TezosBaseOperation.html new file mode 100644 index 000000000..58e7c7bb4 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosBaseOperation.html @@ -0,0 +1,118 @@ +TezosBaseOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBaseOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosBlockHeader.html b/interfaces/_airgap_beacon_sdk.TezosBlockHeader.html new file mode 100644 index 000000000..0c6b41248 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosBlockHeader.html @@ -0,0 +1,194 @@ +TezosBlockHeader | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBlockHeader

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosBlockHeader
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    adaptive_issuance_vote?: "off" | "on" | "pass"
                                    +
                                    + +
                                    context: string
                                    +
                                    + +
                                    fitness: string[]
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    liquidity_baking_escape_vote?: boolean | "off" | "on" | "pass"
                                    +
                                    + +
                                    liquidity_baking_toggle_vote?: "off" | "on" | "pass"
                                    +
                                    + +
                                    operations_hash: string
                                    +
                                    + +
                                    payload_hash?: string
                                    +
                                    + +
                                    payload_round?: number
                                    +
                                    + +
                                    predecessor: string
                                    +
                                    + +
                                    priority?: number
                                    +
                                    + +
                                    proof_of_work_nonce: string
                                    +
                                    + +
                                    proto: number
                                    +
                                    + +
                                    seed_nonce_hash?: string
                                    +
                                    + +
                                    signature: string
                                    +
                                    + +
                                    timestamp: string | Date
                                    +
                                    + +
                                    validation_pass: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosDalPublishCommitmentOperation.html b/interfaces/_airgap_beacon_sdk.TezosDalPublishCommitmentOperation.html new file mode 100644 index 000000000..cc9a6ae6b --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosDalPublishCommitmentOperation.html @@ -0,0 +1,130 @@ +TezosDalPublishCommitmentOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDalPublishCommitmentOperation

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosDalPublishCommitmentOperation
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    slot_header: {
                                        commitment: string;
                                        commitment_proof: string;
                                        slot_index: number;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      commitment: string
                                    • +
                                    • +
                                      commitment_proof: string
                                    • +
                                    • +
                                      slot_index: number
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosDelegationOperation.html b/interfaces/_airgap_beacon_sdk.TezosDelegationOperation.html new file mode 100644 index 000000000..683a7636c --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosDelegationOperation.html @@ -0,0 +1,127 @@ +TezosDelegationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDelegationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    delegate?: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosDoubleAttestationEvidenceOperation.html b/interfaces/_airgap_beacon_sdk.TezosDoubleAttestationEvidenceOperation.html new file mode 100644 index 000000000..43c2e9f51 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosDoubleAttestationEvidenceOperation.html @@ -0,0 +1,106 @@ +TezosDoubleAttestationEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoubleAttestationEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedAttestation
                                    +
                                    + +
                                    op2: InlinedAttestation
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosDoubleBakingEvidenceOperation.html b/interfaces/_airgap_beacon_sdk.TezosDoubleBakingEvidenceOperation.html new file mode 100644 index 000000000..dd4dadd13 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosDoubleBakingEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoubleBakingEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoubleBakingEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosDoubleEndorsementEvidenceOperation.html b/interfaces/_airgap_beacon_sdk.TezosDoubleEndorsementEvidenceOperation.html new file mode 100644 index 000000000..7776ae6ee --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosDoubleEndorsementEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoubleEndorsementEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoubleEndorsementEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedEndorsement
                                    +
                                    + +
                                    op2: InlinedEndorsement
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosDoublePreAttestationEvidenceOperation.html b/interfaces/_airgap_beacon_sdk.TezosDoublePreAttestationEvidenceOperation.html new file mode 100644 index 000000000..c7c86dc36 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosDoublePreAttestationEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoublePreAttestationEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoublePreAttestationEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedPreattestation
                                    +
                                    + +
                                    op2: InlinedPreattestation
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosDoublePreEndorsementEvidenceOperation.html b/interfaces/_airgap_beacon_sdk.TezosDoublePreEndorsementEvidenceOperation.html new file mode 100644 index 000000000..95c8c60e9 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosDoublePreEndorsementEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoublePreEndorsementEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoublePreEndorsementEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedPreEndorsement
                                    +
                                    + +
                                    op2: InlinedPreEndorsement
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosDrainDelegateOperation.html b/interfaces/_airgap_beacon_sdk.TezosDrainDelegateOperation.html new file mode 100644 index 000000000..ddb45533c --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosDrainDelegateOperation.html @@ -0,0 +1,106 @@ +TezosDrainDelegateOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDrainDelegateOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    consensus_key: string
                                    +
                                    + +
                                    delegate: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosEndorsementOperation.html b/interfaces/_airgap_beacon_sdk.TezosEndorsementOperation.html new file mode 100644 index 000000000..49dfbb4d3 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosEndorsementOperation.html @@ -0,0 +1,113 @@ +TezosEndorsementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosEndorsementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash?: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: string
                                    +
                                    + +
                                    round?: number
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosEndorsementWithSlotOperation.html b/interfaces/_airgap_beacon_sdk.TezosEndorsementWithSlotOperation.html new file mode 100644 index 000000000..ca5ba5731 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosEndorsementWithSlotOperation.html @@ -0,0 +1,99 @@ +TezosEndorsementWithSlotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosEndorsementWithSlotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    endorsement: InlinedEndorsement
                                    +
                                    + +
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosFailingNoopOperation.html b/interfaces/_airgap_beacon_sdk.TezosFailingNoopOperation.html new file mode 100644 index 000000000..9084f6c22 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosFailingNoopOperation.html @@ -0,0 +1,92 @@ +TezosFailingNoopOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosFailingNoopOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    arbitrary: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosIncreasePaidStorageOperation.html b/interfaces/_airgap_beacon_sdk.TezosIncreasePaidStorageOperation.html new file mode 100644 index 000000000..39a2fe33a --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosIncreasePaidStorageOperation.html @@ -0,0 +1,134 @@ +TezosIncreasePaidStorageOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosIncreasePaidStorageOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosOriginationOperation.html b/interfaces/_airgap_beacon_sdk.TezosOriginationOperation.html new file mode 100644 index 000000000..f6855229e --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosOriginationOperation.html @@ -0,0 +1,141 @@ +TezosOriginationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosOriginationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    balance: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    delegate?: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    script: ScriptedContracts
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosPreAttestationOperation.html b/interfaces/_airgap_beacon_sdk.TezosPreAttestationOperation.html new file mode 100644 index 000000000..e8a13ed65 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosPreAttestationOperation.html @@ -0,0 +1,113 @@ +TezosPreAttestationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosPreAttestationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round: number
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosPreEndorsementOperation.html b/interfaces/_airgap_beacon_sdk.TezosPreEndorsementOperation.html new file mode 100644 index 000000000..06d5b931d --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosPreEndorsementOperation.html @@ -0,0 +1,113 @@ +TezosPreEndorsementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosPreEndorsementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round: number
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosProposalOperation.html b/interfaces/_airgap_beacon_sdk.TezosProposalOperation.html new file mode 100644 index 000000000..3808ea29d --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosProposalOperation.html @@ -0,0 +1,106 @@ +TezosProposalOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosProposalOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    kind: PROPOSALS
                                    +
                                    + +
                                    period: string
                                    +
                                    + +
                                    proposals: string[]
                                    +
                                    + +
                                    source: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosRegisterGlobalConstantOperation.html b/interfaces/_airgap_beacon_sdk.TezosRegisterGlobalConstantOperation.html new file mode 100644 index 000000000..990c68722 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosRegisterGlobalConstantOperation.html @@ -0,0 +1,127 @@ +TezosRegisterGlobalConstantOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosRegisterGlobalConstantOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosRevealOperation.html b/interfaces/_airgap_beacon_sdk.TezosRevealOperation.html new file mode 100644 index 000000000..121e1b295 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosRevealOperation.html @@ -0,0 +1,127 @@ +TezosRevealOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosRevealOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    kind: REVEAL
                                    +
                                    + +
                                    public_key: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSeedNonceRevelationOperation.html b/interfaces/_airgap_beacon_sdk.TezosSeedNonceRevelationOperation.html new file mode 100644 index 000000000..a4a98c49d --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSeedNonceRevelationOperation.html @@ -0,0 +1,99 @@ +TezosSeedNonceRevelationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSeedNonceRevelationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    nonce: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSetDepositsLimitOperation.html b/interfaces/_airgap_beacon_sdk.TezosSetDepositsLimitOperation.html new file mode 100644 index 000000000..7fdb178a7 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSetDepositsLimitOperation.html @@ -0,0 +1,127 @@ +TezosSetDepositsLimitOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSetDepositsLimitOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    limit?: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSmartRollupAddMessagesOperation.html b/interfaces/_airgap_beacon_sdk.TezosSmartRollupAddMessagesOperation.html new file mode 100644 index 000000000..9225ad697 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSmartRollupAddMessagesOperation.html @@ -0,0 +1,127 @@ +TezosSmartRollupAddMessagesOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupAddMessagesOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    message: string[]
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSmartRollupCementOperation.html b/interfaces/_airgap_beacon_sdk.TezosSmartRollupCementOperation.html new file mode 100644 index 000000000..98f8956c1 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSmartRollupCementOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupCementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupCementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    commitment: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSmartRollupExecuteOutboxMessageOperation.html b/interfaces/_airgap_beacon_sdk.TezosSmartRollupExecuteOutboxMessageOperation.html new file mode 100644 index 000000000..0d77d126a --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSmartRollupExecuteOutboxMessageOperation.html @@ -0,0 +1,141 @@ +TezosSmartRollupExecuteOutboxMessageOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupExecuteOutboxMessageOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    cemented_commitment: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    output_proof: string
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSmartRollupOriginateOperation.html b/interfaces/_airgap_beacon_sdk.TezosSmartRollupOriginateOperation.html new file mode 100644 index 000000000..3e768a8d8 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSmartRollupOriginateOperation.html @@ -0,0 +1,148 @@ +TezosSmartRollupOriginateOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupOriginateOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    kernel: string
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    pvm_kind: PvmKind
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    whitelist?: string[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSmartRollupPublishOperation.html b/interfaces/_airgap_beacon_sdk.TezosSmartRollupPublishOperation.html new file mode 100644 index 000000000..d63498de4 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSmartRollupPublishOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupPublishOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupPublishOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    commitment: SmartRollupPublishCommitment
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSmartRollupRecoverBondOperation.html b/interfaces/_airgap_beacon_sdk.TezosSmartRollupRecoverBondOperation.html new file mode 100644 index 000000000..770032924 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSmartRollupRecoverBondOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupRecoverBondOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupRecoverBondOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    staker: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSmartRollupRefuteOperation.html b/interfaces/_airgap_beacon_sdk.TezosSmartRollupRefuteOperation.html new file mode 100644 index 000000000..b3fde5fd8 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSmartRollupRefuteOperation.html @@ -0,0 +1,141 @@ +TezosSmartRollupRefuteOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupRefuteOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    opponent: string
                                    +
                                    + +
                                    refutation: SmartRollupRefutation
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosSmartRollupTimeoutOperation.html b/interfaces/_airgap_beacon_sdk.TezosSmartRollupTimeoutOperation.html new file mode 100644 index 000000000..f1956766d --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosSmartRollupTimeoutOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupTimeoutOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupTimeoutOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    stakers: SmartRollupTimeoutStakers
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosTransactionOperation.html b/interfaces/_airgap_beacon_sdk.TezosTransactionOperation.html new file mode 100644 index 000000000..6e34a4987 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosTransactionOperation.html @@ -0,0 +1,141 @@ +TezosTransactionOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransactionOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosTransactionParameters.html b/interfaces/_airgap_beacon_sdk.TezosTransactionParameters.html new file mode 100644 index 000000000..3fe6aa937 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosTransactionParameters.html @@ -0,0 +1,89 @@ +TezosTransactionParameters | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransactionParameters

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosTransactionParameters
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    entrypoint: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosTransferTicketOperation.html b/interfaces/_airgap_beacon_sdk.TezosTransferTicketOperation.html new file mode 100644 index 000000000..ec945a07e --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosTransferTicketOperation.html @@ -0,0 +1,162 @@ +TezosTransferTicketOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransferTicketOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    entrypoint: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    ticket_amount: string
                                    +
                                    + +
                                    +
                                    + +
                                    ticket_ticketer: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosUpdateConsensusKeyOperation.html b/interfaces/_airgap_beacon_sdk.TezosUpdateConsensusKeyOperation.html new file mode 100644 index 000000000..b9108fcb0 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosUpdateConsensusKeyOperation.html @@ -0,0 +1,127 @@ +TezosUpdateConsensusKeyOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosUpdateConsensusKeyOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    pk: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.TezosVdfRevelationOperation.html b/interfaces/_airgap_beacon_sdk.TezosVdfRevelationOperation.html new file mode 100644 index 000000000..9387192af --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.TezosVdfRevelationOperation.html @@ -0,0 +1,92 @@ +TezosVdfRevelationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosVdfRevelationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    solution: string[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.Threshold.html b/interfaces/_airgap_beacon_sdk.Threshold.html new file mode 100644 index 000000000..018eb474e --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.Threshold.html @@ -0,0 +1,86 @@ +Threshold | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Threshold

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Threshold
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    timeframe: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.WalletClientOptions.html b/interfaces/_airgap_beacon_sdk.WalletClientOptions.html new file mode 100644 index 000000000..d7aa706b8 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.WalletClientOptions.html @@ -0,0 +1,124 @@ +WalletClientOptions | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface WalletClientOptions

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • WalletClientOptions
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +

                                    A URL to the website of the application

                                    +
                                    +
                                    +
                                    + +
                                    iconUrl?: string
                                    +

                                    A URL to the icon of the application

                                    +
                                    +
                                    +
                                    + +
                                    matrixNodes?: NodeDistributions
                                    +

                                    A list of matrix nodes to connect to. If a non-empty array is passed, the default options will be overwritten. +One node will be randomly selected based on the local keypair and the other nodes will be used as a fallback in case the primary node goes down.

                                    +

                                    Only provide the hostname, no https:// prefix. Eg. { [Regions.EU1]: ['matrix.example.com'] }

                                    +
                                    +
                                    +
                                    + +
                                    name: string
                                    +

                                    Name of the application

                                    +
                                    +
                                    +
                                    + +
                                    storage?: Storage
                                    +

                                    The storage that will be used by the SDK

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.WalletInfo.html b/interfaces/_airgap_beacon_sdk.WalletInfo.html new file mode 100644 index 000000000..c6c02f421 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.WalletInfo.html @@ -0,0 +1,100 @@ +WalletInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface WalletInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • WalletInfo
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    deeplink?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    type?: "mobile" | "extension" | "web" | "desktop"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_sdk.WebApp.html b/interfaces/_airgap_beacon_sdk.WebApp.html new file mode 100644 index 000000000..854569fe8 --- /dev/null +++ b/interfaces/_airgap_beacon_sdk.WebApp.html @@ -0,0 +1,168 @@ +WebApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface WebApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    links: {
                                        custom?: string;
                                        dailynet?: string;
                                        delphinet?: string;
                                        edonet?: string;
                                        florencenet?: string;
                                        ghostnet?: string;
                                        granadanet?: string;
                                        hangzhounet?: string;
                                        ithacanet?: string;
                                        jakartanet?: string;
                                        kathmandunet?: string;
                                        limanet?: string;
                                        mainnet: string;
                                        mumbainet?: string;
                                        nairobinet?: string;
                                        oxfordnet?: string;
                                        parisnet?: string;
                                        weeklynet?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional custom?: string
                                    • +
                                    • +
                                      Optional dailynet?: string
                                    • +
                                    • +
                                      Optional delphinet?: string
                                    • +
                                    • +
                                      Optional edonet?: string
                                    • +
                                    • +
                                      Optional florencenet?: string
                                    • +
                                    • +
                                      Optional ghostnet?: string
                                    • +
                                    • +
                                      Optional granadanet?: string
                                    • +
                                    • +
                                      Optional hangzhounet?: string
                                    • +
                                    • +
                                      Optional ithacanet?: string
                                    • +
                                    • +
                                      Optional jakartanet?: string
                                    • +
                                    • +
                                      Optional kathmandunet?: string
                                    • +
                                    • +
                                      Optional limanet?: string
                                    • +
                                    • +
                                      mainnet: string
                                    • +
                                    • +
                                      Optional mumbainet?: string
                                    • +
                                    • +
                                      Optional nairobinet?: string
                                    • +
                                    • +
                                      Optional oxfordnet?: string
                                    • +
                                    • +
                                      Optional parisnet?: string
                                    • +
                                    • +
                                      Optional weeklynet?: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.AccountInfo.html b/interfaces/_airgap_beacon_types.AccountInfo.html new file mode 100644 index 000000000..c964a2ae2 --- /dev/null +++ b/interfaces/_airgap_beacon_types.AccountInfo.html @@ -0,0 +1,183 @@ +AccountInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AccountInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountIdentifier: string
                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    connectedAt: number
                                    +
                                    + +
                                    hasVerifiedChallenge?: boolean
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    origin: {
                                        id: string;
                                        type: Origin;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      id: string
                                    • +
                                    • +
                                      type: Origin
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    walletKey?: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.AcknowledgeMessage.html b/interfaces/_airgap_beacon_types.AcknowledgeMessage.html new file mode 100644 index 000000000..827e50527 --- /dev/null +++ b/interfaces/_airgap_beacon_types.AcknowledgeMessage.html @@ -0,0 +1,82 @@ +AcknowledgeMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.AcknowledgeResponse.html b/interfaces/_airgap_beacon_types.AcknowledgeResponse.html new file mode 100644 index 000000000..30eaa3c1d --- /dev/null +++ b/interfaces/_airgap_beacon_types.AcknowledgeResponse.html @@ -0,0 +1,106 @@ +AcknowledgeResponse | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.AnalyticsInterface.html b/interfaces/_airgap_beacon_types.AnalyticsInterface.html new file mode 100644 index 000000000..75ae6146b --- /dev/null +++ b/interfaces/_airgap_beacon_types.AnalyticsInterface.html @@ -0,0 +1,93 @@ +AnalyticsInterface | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AnalyticsInterface

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • AnalyticsInterface
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Methods

                                    +
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                        +
                                      • +
                                        trigger: "click" | "event"
                                      • +
                                      • +
                                        section: string
                                      • +
                                      • +
                                        label: string
                                      • +
                                      • +
                                        Optional data: Record<string, any>
                                      +

                                      Returns void

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.App.html b/interfaces/_airgap_beacon_types.App.html new file mode 100644 index 000000000..53a9e2549 --- /dev/null +++ b/interfaces/_airgap_beacon_types.App.html @@ -0,0 +1,136 @@ +App | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    + +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    deepLink?: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    + +
                                    universalLink: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.AppBase.html b/interfaces/_airgap_beacon_types.AppBase.html new file mode 100644 index 000000000..9059d9031 --- /dev/null +++ b/interfaces/_airgap_beacon_types.AppBase.html @@ -0,0 +1,119 @@ +AppBase | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AppBase

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.AppMetadata.html b/interfaces/_airgap_beacon_types.AppMetadata.html new file mode 100644 index 000000000..9ffc1e11c --- /dev/null +++ b/interfaces/_airgap_beacon_types.AppMetadata.html @@ -0,0 +1,93 @@ +AppMetadata | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.BeaconBaseMessage.html b/interfaces/_airgap_beacon_types.BeaconBaseMessage.html new file mode 100644 index 000000000..374f3c12c --- /dev/null +++ b/interfaces/_airgap_beacon_types.BeaconBaseMessage.html @@ -0,0 +1,117 @@ +BeaconBaseMessage | Documentation
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.BeaconMessageWrapper.html b/interfaces/_airgap_beacon_types.BeaconMessageWrapper.html new file mode 100644 index 000000000..72053fc69 --- /dev/null +++ b/interfaces/_airgap_beacon_types.BeaconMessageWrapper.html @@ -0,0 +1,105 @@ +BeaconMessageWrapper | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BeaconMessageWrapper<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends BeaconBaseMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • BeaconMessageWrapper
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    message: T
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.Blockchain.html b/interfaces/_airgap_beacon_types.Blockchain.html new file mode 100644 index 000000000..ea3279d82 --- /dev/null +++ b/interfaces/_airgap_beacon_types.Blockchain.html @@ -0,0 +1,139 @@ +Blockchain | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Blockchain

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Blockchain
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    identifier: string
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<{
                                          accountId: string;
                                          address: string;
                                          publicKey: string;
                                      }[]>

                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.BlockchainErrorResponse.html b/interfaces/_airgap_beacon_types.BlockchainErrorResponse.html new file mode 100644 index 000000000..b5f9e182b --- /dev/null +++ b/interfaces/_airgap_beacon_types.BlockchainErrorResponse.html @@ -0,0 +1,124 @@ +BlockchainErrorResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainErrorResponse<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    description?: string
                                    +
                                    + +
                                    error: {
                                        data?: unknown;
                                        type: unknown;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional data?: unknown
                                    • +
                                    • +
                                      type: unknown
                                    +
                                    + +
                                    type: Error
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.BlockchainMessage.html b/interfaces/_airgap_beacon_types.BlockchainMessage.html new file mode 100644 index 000000000..56a01977a --- /dev/null +++ b/interfaces/_airgap_beacon_types.BlockchainMessage.html @@ -0,0 +1,104 @@ +BlockchainMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.BlockchainRequestV3.html b/interfaces/_airgap_beacon_types.BlockchainRequestV3.html new file mode 100644 index 000000000..7ce119a1a --- /dev/null +++ b/interfaces/_airgap_beacon_types.BlockchainRequestV3.html @@ -0,0 +1,117 @@ +BlockchainRequestV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainRequestV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountId: string
                                    +
                                    + +
                                    blockchainData: {
                                        scope: string;
                                        type: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      scope: string
                                    • +
                                    • +
                                      type: string
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.BlockchainResponseV3.html b/interfaces/_airgap_beacon_types.BlockchainResponseV3.html new file mode 100644 index 000000000..b2abe0ab2 --- /dev/null +++ b/interfaces/_airgap_beacon_types.BlockchainResponseV3.html @@ -0,0 +1,103 @@ +BlockchainResponseV3 | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.BroadcastRequest.html b/interfaces/_airgap_beacon_types.BroadcastRequest.html new file mode 100644 index 000000000..6b56ad45c --- /dev/null +++ b/interfaces/_airgap_beacon_types.BroadcastRequest.html @@ -0,0 +1,120 @@ +BroadcastRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BroadcastRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signedTransaction: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.BroadcastResponse.html b/interfaces/_airgap_beacon_types.BroadcastResponse.html new file mode 100644 index 000000000..f262d5c4b --- /dev/null +++ b/interfaces/_airgap_beacon_types.BroadcastResponse.html @@ -0,0 +1,113 @@ +BroadcastResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BroadcastResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    transactionHash: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.ChangeAccountRequest.html b/interfaces/_airgap_beacon_types.ChangeAccountRequest.html new file mode 100644 index 000000000..ca1e5cad9 --- /dev/null +++ b/interfaces/_airgap_beacon_types.ChangeAccountRequest.html @@ -0,0 +1,162 @@ +ChangeAccountRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ChangeAccountRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    version: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.ConnectionContext.html b/interfaces/_airgap_beacon_types.ConnectionContext.html new file mode 100644 index 000000000..b892e26af --- /dev/null +++ b/interfaces/_airgap_beacon_types.ConnectionContext.html @@ -0,0 +1,114 @@ +ConnectionContext | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ConnectionContext

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ConnectionContext
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    extras?: {
                                        sender: MessageSender;
                                        sendResponse(response?) => void;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      sender: MessageSender
                                    • +
                                    • +
                                      sendResponse:function
                                      +
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    origin: Origin
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.DesktopApp.html b/interfaces/_airgap_beacon_types.DesktopApp.html new file mode 100644 index 000000000..cebe0a048 --- /dev/null +++ b/interfaces/_airgap_beacon_types.DesktopApp.html @@ -0,0 +1,136 @@ +DesktopApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface DesktopApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    deepLink: string
                                    +
                                    + +
                                    downloadLink: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.DisconnectMessage.html b/interfaces/_airgap_beacon_types.DisconnectMessage.html new file mode 100644 index 000000000..38a78f1b4 --- /dev/null +++ b/interfaces/_airgap_beacon_types.DisconnectMessage.html @@ -0,0 +1,106 @@ +DisconnectMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.EncryptedExtensionMessage.html b/interfaces/_airgap_beacon_types.EncryptedExtensionMessage.html new file mode 100644 index 000000000..d0fd7a404 --- /dev/null +++ b/interfaces/_airgap_beacon_types.EncryptedExtensionMessage.html @@ -0,0 +1,108 @@ +EncryptedExtensionMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface EncryptedExtensionMessage<U>

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      U = unknown

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • EncryptedExtensionMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    encryptedPayload: string
                                    +
                                    + +
                                    sender?: U
                                    +
                                    + +
                                    +
                                    + +
                                    targetId?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.ErrorResponse.html b/interfaces/_airgap_beacon_types.ErrorResponse.html new file mode 100644 index 000000000..69c4fdf0b --- /dev/null +++ b/interfaces/_airgap_beacon_types.ErrorResponse.html @@ -0,0 +1,120 @@ +ErrorResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ErrorResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    errorData?: any
                                    +
                                    + +
                                    errorType: BeaconErrorType
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    type: Error
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.ExtendedPeerInfo.html b/interfaces/_airgap_beacon_types.ExtendedPeerInfo.html new file mode 100644 index 000000000..a2efb11e3 --- /dev/null +++ b/interfaces/_airgap_beacon_types.ExtendedPeerInfo.html @@ -0,0 +1,145 @@ +ExtendedPeerInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtendedPeerInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +

                                    Implemented by

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    type: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.Extension.html b/interfaces/_airgap_beacon_types.Extension.html new file mode 100644 index 000000000..e2c0e7f37 --- /dev/null +++ b/interfaces/_airgap_beacon_types.Extension.html @@ -0,0 +1,107 @@ +Extension | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Extension

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Extension
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color?: string
                                    +
                                    + +
                                    iconUrl?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.ExtensionApp.html b/interfaces/_airgap_beacon_types.ExtensionApp.html new file mode 100644 index 000000000..1096e796d --- /dev/null +++ b/interfaces/_airgap_beacon_types.ExtensionApp.html @@ -0,0 +1,136 @@ +ExtensionApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtensionApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    link: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.ExtensionMessage.html b/interfaces/_airgap_beacon_types.ExtensionMessage.html new file mode 100644 index 000000000..29b42a649 --- /dev/null +++ b/interfaces/_airgap_beacon_types.ExtensionMessage.html @@ -0,0 +1,110 @@ +ExtensionMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtensionMessage<T, U>

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T

                                    • +
                                    • +

                                      U = unknown

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ExtensionMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: T
                                    +
                                    + +
                                    sender?: U
                                    +
                                    + +
                                    +
                                    + +
                                    targetId?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.Network.html b/interfaces/_airgap_beacon_types.Network.html new file mode 100644 index 000000000..d0764c9c5 --- /dev/null +++ b/interfaces/_airgap_beacon_types.Network.html @@ -0,0 +1,93 @@ +Network | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.OperationRequest.html b/interfaces/_airgap_beacon_types.OperationRequest.html new file mode 100644 index 000000000..9b8958dda --- /dev/null +++ b/interfaces/_airgap_beacon_types.OperationRequest.html @@ -0,0 +1,127 @@ +OperationRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface OperationRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    operationDetails: PartialTezosOperation[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    sourceAddress: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.OperationResponse.html b/interfaces/_airgap_beacon_types.OperationResponse.html new file mode 100644 index 000000000..df19bb7f6 --- /dev/null +++ b/interfaces/_airgap_beacon_types.OperationResponse.html @@ -0,0 +1,113 @@ +OperationResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface OperationResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    transactionHash: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.PeerInfo.html b/interfaces/_airgap_beacon_types.PeerInfo.html new file mode 100644 index 000000000..1b9b930c2 --- /dev/null +++ b/interfaces/_airgap_beacon_types.PeerInfo.html @@ -0,0 +1,132 @@ +PeerInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PeerInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +

                                    Implemented by

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    + +
                                    type: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.PermissionEntity.html b/interfaces/_airgap_beacon_types.PermissionEntity.html new file mode 100644 index 000000000..5bb635079 --- /dev/null +++ b/interfaces/_airgap_beacon_types.PermissionEntity.html @@ -0,0 +1,103 @@ +PermissionEntity | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.PermissionInfo.html b/interfaces/_airgap_beacon_types.PermissionInfo.html new file mode 100644 index 000000000..cbc585a56 --- /dev/null +++ b/interfaces/_airgap_beacon_types.PermissionInfo.html @@ -0,0 +1,148 @@ +PermissionInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountIdentifier: string
                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    connectedAt: number
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    website: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.PermissionRequest.html b/interfaces/_airgap_beacon_types.PermissionRequest.html new file mode 100644 index 000000000..f33c2606c --- /dev/null +++ b/interfaces/_airgap_beacon_types.PermissionRequest.html @@ -0,0 +1,127 @@ +PermissionRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.PermissionRequestV3.html b/interfaces/_airgap_beacon_types.PermissionRequestV3.html new file mode 100644 index 000000000..9f9997c4b --- /dev/null +++ b/interfaces/_airgap_beacon_types.PermissionRequestV3.html @@ -0,0 +1,110 @@ +PermissionRequestV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionRequestV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        appMetadata: AppMetadata;
                                        scopes: string[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.PermissionResponse.html b/interfaces/_airgap_beacon_types.PermissionResponse.html new file mode 100644 index 000000000..3cc59465a --- /dev/null +++ b/interfaces/_airgap_beacon_types.PermissionResponse.html @@ -0,0 +1,169 @@ +PermissionResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address?: string
                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    version: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.PermissionResponseV3.html b/interfaces/_airgap_beacon_types.PermissionResponseV3.html new file mode 100644 index 000000000..62497ea09 --- /dev/null +++ b/interfaces/_airgap_beacon_types.PermissionResponseV3.html @@ -0,0 +1,110 @@ +PermissionResponseV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionResponseV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        appMetadata: AppMetadata;
                                        scopes: string[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.ProofOfEventChallengeRequest.html b/interfaces/_airgap_beacon_types.ProofOfEventChallengeRequest.html new file mode 100644 index 000000000..1d4c8a169 --- /dev/null +++ b/interfaces/_airgap_beacon_types.ProofOfEventChallengeRequest.html @@ -0,0 +1,120 @@ +ProofOfEventChallengeRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ProofOfEventChallengeRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    contractAddress: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.ProofOfEventChallengeResponse.html b/interfaces/_airgap_beacon_types.ProofOfEventChallengeResponse.html new file mode 100644 index 000000000..74cb9a314 --- /dev/null +++ b/interfaces/_airgap_beacon_types.ProofOfEventChallengeResponse.html @@ -0,0 +1,120 @@ +ProofOfEventChallengeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ProofOfEventChallengeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    isAccepted: boolean
                                    +
                                    + +
                                    payloadHash: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.PushToken.html b/interfaces/_airgap_beacon_types.PushToken.html new file mode 100644 index 000000000..fb2ecc73e --- /dev/null +++ b/interfaces/_airgap_beacon_types.PushToken.html @@ -0,0 +1,100 @@ +PushToken | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PushToken

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • PushToken
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accessToken: string
                                    +
                                    + +
                                    backendUrl: string
                                    +
                                    + +
                                    managementToken: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.RequestBroadcastInput.html b/interfaces/_airgap_beacon_types.RequestBroadcastInput.html new file mode 100644 index 000000000..9dc36cc25 --- /dev/null +++ b/interfaces/_airgap_beacon_types.RequestBroadcastInput.html @@ -0,0 +1,89 @@ +RequestBroadcastInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestBroadcastInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestBroadcastInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    network?: Network
                                    +
                                    +

                                    Deprecated

                                    You should now specify the network in the constructor of the DAppClient

                                    +
                                    +
                                    + +
                                    signedTransaction: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.RequestOperationInput.html b/interfaces/_airgap_beacon_types.RequestOperationInput.html new file mode 100644 index 000000000..0e5efb2c2 --- /dev/null +++ b/interfaces/_airgap_beacon_types.RequestOperationInput.html @@ -0,0 +1,79 @@ +RequestOperationInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.RequestPermissionInput.html b/interfaces/_airgap_beacon_types.RequestPermissionInput.html new file mode 100644 index 000000000..3f621c450 --- /dev/null +++ b/interfaces/_airgap_beacon_types.RequestPermissionInput.html @@ -0,0 +1,89 @@ +RequestPermissionInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestPermissionInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestPermissionInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    network?: Network
                                    +
                                    +

                                    Deprecated

                                    You should now specify the network in the constructor of the DAppClient

                                    +
                                    +
                                    + +
                                    scopes?: PermissionScope[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.RequestProofOfEventChallengeInput.html b/interfaces/_airgap_beacon_types.RequestProofOfEventChallengeInput.html new file mode 100644 index 000000000..1846ad28d --- /dev/null +++ b/interfaces/_airgap_beacon_types.RequestProofOfEventChallengeInput.html @@ -0,0 +1,79 @@ +RequestProofOfEventChallengeInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.RequestSignPayloadInput.html b/interfaces/_airgap_beacon_types.RequestSignPayloadInput.html new file mode 100644 index 000000000..0836023a9 --- /dev/null +++ b/interfaces/_airgap_beacon_types.RequestSignPayloadInput.html @@ -0,0 +1,93 @@ +RequestSignPayloadInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.RequestSimulatedProofOfEventChallengeInput.html b/interfaces/_airgap_beacon_types.RequestSimulatedProofOfEventChallengeInput.html new file mode 100644 index 000000000..c0569d8e9 --- /dev/null +++ b/interfaces/_airgap_beacon_types.RequestSimulatedProofOfEventChallengeInput.html @@ -0,0 +1,82 @@ +RequestSimulatedProofOfEventChallengeInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestSimulatedProofOfEventChallengeInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestSimulatedProofOfEventChallengeInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +

                                    A custom payload than should be emitted by the list of operations returned by the dapp

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.ResponseInput.html b/interfaces/_airgap_beacon_types.ResponseInput.html new file mode 100644 index 000000000..a5be85f67 --- /dev/null +++ b/interfaces/_airgap_beacon_types.ResponseInput.html @@ -0,0 +1,114 @@ +ResponseInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ResponseInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ResponseInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    account: AccountInfo
                                    +
                                    + +
                                    blockExplorer: any
                                    +
                                    + +
                                    connectionContext: ConnectionContext
                                    +
                                    + +
                                    output: BeaconMessageWrapper<BeaconBaseMessage>
                                    +
                                    + +
                                    request: BlockchainMessage<string>
                                    +
                                    + +
                                    walletInfo: WalletInfo
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.SignPayloadRequest.html b/interfaces/_airgap_beacon_types.SignPayloadRequest.html new file mode 100644 index 000000000..d309a2f71 --- /dev/null +++ b/interfaces/_airgap_beacon_types.SignPayloadRequest.html @@ -0,0 +1,127 @@ +SignPayloadRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SignPayloadRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signingType: SigningType
                                    +
                                    + +
                                    sourceAddress: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.SignPayloadResponse.html b/interfaces/_airgap_beacon_types.SignPayloadResponse.html new file mode 100644 index 000000000..66c96badc --- /dev/null +++ b/interfaces/_airgap_beacon_types.SignPayloadResponse.html @@ -0,0 +1,120 @@ +SignPayloadResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SignPayloadResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signature: string
                                    +
                                    + +
                                    signingType: SigningType
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.SimulatedProofOfEventChallengeRequest.html b/interfaces/_airgap_beacon_types.SimulatedProofOfEventChallengeRequest.html new file mode 100644 index 000000000..4f35f7878 --- /dev/null +++ b/interfaces/_airgap_beacon_types.SimulatedProofOfEventChallengeRequest.html @@ -0,0 +1,120 @@ +SimulatedProofOfEventChallengeRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SimulatedProofOfEventChallengeRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    contractAddress: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.SimulatedProofOfEventChallengeResponse.html b/interfaces/_airgap_beacon_types.SimulatedProofOfEventChallengeResponse.html new file mode 100644 index 000000000..90b97a025 --- /dev/null +++ b/interfaces/_airgap_beacon_types.SimulatedProofOfEventChallengeResponse.html @@ -0,0 +1,120 @@ +SimulatedProofOfEventChallengeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SimulatedProofOfEventChallengeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    errorMessage: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    operationsList: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.StorageKeyReturnType.html b/interfaces/_airgap_beacon_types.StorageKeyReturnType.html new file mode 100644 index 000000000..e9a1033d4 --- /dev/null +++ b/interfaces/_airgap_beacon_types.StorageKeyReturnType.html @@ -0,0 +1,301 @@ +StorageKeyReturnType | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface StorageKeyReturnType

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • StorageKeyReturnType
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    beacon:accounts: AccountInfo[]
                                    +
                                    + +
                                    beacon:active-account: undefined | string
                                    +
                                    + +
                                    beacon:app-metadata-list: AppMetadata[]
                                    +
                                    + +
                                    beacon:communication-peers-dapp: P2PPairingRequest[]
                                    +
                                    + +
                                    beacon:communication-peers-wallet: ExtendedP2PPairingResponse[]
                                    +
                                    + +
                                    beacon:enable_metrics: undefined | boolean
                                    +
                                    + +
                                    beacon:last-selected-wallet: undefined | {
                                        icon: string;
                                        key: string;
                                        name: string;
                                        type: "mobile" | "extension" | "web" | "desktop";
                                        url?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      icon: string
                                    • +
                                    • +
                                      key: string
                                    • +
                                    • +
                                      name: string
                                    • +
                                    • +
                                      type: "mobile" | "extension" | "web" | "desktop"
                                    • +
                                    • +
                                      Optional url?: string
                                    +
                                    + +
                                    beacon:matrix-peer-rooms: {
                                        [key: string]: string | undefined;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      [key: string]: string | undefined
                                    +
                                    + +
                                    beacon:matrix-selected-node: undefined | string
                                    +
                                    + +
                                    beacon:multi-node-setup: undefined | boolean
                                    +
                                    + +
                                    beacon:ongoing-proof-of-event-challenges: ({
                                        accountIdentifier: string;
                                        contractAddress: string;
                                    } & RequestProofOfEventChallengeInput)[]
                                    +
                                    + +
                                    beacon:permissions: PermissionInfo[]
                                    +
                                    + +
                                    beacon:postmessage-peers-dapp: PostMessagePairingRequest[]
                                    +
                                    + +
                                    beacon:postmessage-peers-wallet: ExtendedPostMessagePairingResponse[]
                                    +
                                    + +
                                    beacon:push-tokens: PushToken[]
                                    +
                                    + +
                                    beacon:sdk-matrix-preserved-state: {
                                        [key: string]: unknown;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      [key: string]: unknown
                                    +
                                    + +
                                    beacon:sdk-secret-seed: undefined | string
                                    +
                                    + +
                                    beacon:sdk_version: undefined | string
                                    +
                                    + +
                                    beacon:user-id: undefined | string
                                    +
                                    + +
                                    beacon:walletconnect-peers-dapp: ExtendedWalletConnectPairingResponse[]
                                    +
                                    + +
                                    beacon:wc-init-error: undefined | string
                                    +
                                    + +
                                    wc@2:client:0.3:proposal: undefined | string
                                    +
                                    + +
                                    wc@2:client:0.3:session: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:expirer: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:history: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:keychain: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:messages: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:pairing: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:subscription: undefined | string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosActivateAccountOperation.html b/interfaces/_airgap_beacon_types.TezosActivateAccountOperation.html new file mode 100644 index 000000000..bdf25e938 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosActivateAccountOperation.html @@ -0,0 +1,99 @@ +TezosActivateAccountOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosAttestationOperation.html b/interfaces/_airgap_beacon_types.TezosAttestationOperation.html new file mode 100644 index 000000000..271daaf4e --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosAttestationOperation.html @@ -0,0 +1,113 @@ +TezosAttestationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosAttestationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash?: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round?: number
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosAttestationWithSlotOperation.html b/interfaces/_airgap_beacon_types.TezosAttestationWithSlotOperation.html new file mode 100644 index 000000000..45745771f --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosAttestationWithSlotOperation.html @@ -0,0 +1,99 @@ +TezosAttestationWithSlotOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosBallotOperation.html b/interfaces/_airgap_beacon_types.TezosBallotOperation.html new file mode 100644 index 000000000..08495384e --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosBallotOperation.html @@ -0,0 +1,113 @@ +TezosBallotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBallotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    ballot: "nay" | "yay" | "pass"
                                    +
                                    + +
                                    kind: BALLOT
                                    +
                                    + +
                                    period: string
                                    +
                                    + +
                                    proposal: string
                                    +
                                    + +
                                    source: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosBaseOperation.html b/interfaces/_airgap_beacon_types.TezosBaseOperation.html new file mode 100644 index 000000000..4293e87c4 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosBaseOperation.html @@ -0,0 +1,118 @@ +TezosBaseOperation | Documentation
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosBlockHeader.html b/interfaces/_airgap_beacon_types.TezosBlockHeader.html new file mode 100644 index 000000000..57bdbd9e1 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosBlockHeader.html @@ -0,0 +1,194 @@ +TezosBlockHeader | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBlockHeader

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosBlockHeader
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    adaptive_issuance_vote?: "off" | "on" | "pass"
                                    +
                                    + +
                                    context: string
                                    +
                                    + +
                                    fitness: string[]
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    liquidity_baking_escape_vote?: boolean | "off" | "on" | "pass"
                                    +
                                    + +
                                    liquidity_baking_toggle_vote?: "off" | "on" | "pass"
                                    +
                                    + +
                                    operations_hash: string
                                    +
                                    + +
                                    payload_hash?: string
                                    +
                                    + +
                                    payload_round?: number
                                    +
                                    + +
                                    predecessor: string
                                    +
                                    + +
                                    priority?: number
                                    +
                                    + +
                                    proof_of_work_nonce: string
                                    +
                                    + +
                                    proto: number
                                    +
                                    + +
                                    seed_nonce_hash?: string
                                    +
                                    + +
                                    signature: string
                                    +
                                    + +
                                    timestamp: string | Date
                                    +
                                    + +
                                    validation_pass: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosDalPublishCommitmentOperation.html b/interfaces/_airgap_beacon_types.TezosDalPublishCommitmentOperation.html new file mode 100644 index 000000000..330b5790b --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosDalPublishCommitmentOperation.html @@ -0,0 +1,130 @@ +TezosDalPublishCommitmentOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDalPublishCommitmentOperation

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosDalPublishCommitmentOperation
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    slot_header: {
                                        commitment: string;
                                        commitment_proof: string;
                                        slot_index: number;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      commitment: string
                                    • +
                                    • +
                                      commitment_proof: string
                                    • +
                                    • +
                                      slot_index: number
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosDelegationOperation.html b/interfaces/_airgap_beacon_types.TezosDelegationOperation.html new file mode 100644 index 000000000..affab4307 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosDelegationOperation.html @@ -0,0 +1,127 @@ +TezosDelegationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDelegationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    delegate?: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosDoubleAttestationEvidenceOperation.html b/interfaces/_airgap_beacon_types.TezosDoubleAttestationEvidenceOperation.html new file mode 100644 index 000000000..e1ab7bcb5 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosDoubleAttestationEvidenceOperation.html @@ -0,0 +1,106 @@ +TezosDoubleAttestationEvidenceOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosDoubleBakingEvidenceOperation.html b/interfaces/_airgap_beacon_types.TezosDoubleBakingEvidenceOperation.html new file mode 100644 index 000000000..d6b2f7670 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosDoubleBakingEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoubleBakingEvidenceOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosDoubleEndorsementEvidenceOperation.html b/interfaces/_airgap_beacon_types.TezosDoubleEndorsementEvidenceOperation.html new file mode 100644 index 000000000..2ee5026e5 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosDoubleEndorsementEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoubleEndorsementEvidenceOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosDoublePreAttestationEvidenceOperation.html b/interfaces/_airgap_beacon_types.TezosDoublePreAttestationEvidenceOperation.html new file mode 100644 index 000000000..f9cbdc279 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosDoublePreAttestationEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoublePreAttestationEvidenceOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosDoublePreEndorsementEvidenceOperation.html b/interfaces/_airgap_beacon_types.TezosDoublePreEndorsementEvidenceOperation.html new file mode 100644 index 000000000..bacf10e06 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosDoublePreEndorsementEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoublePreEndorsementEvidenceOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosDrainDelegateOperation.html b/interfaces/_airgap_beacon_types.TezosDrainDelegateOperation.html new file mode 100644 index 000000000..ea662d592 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosDrainDelegateOperation.html @@ -0,0 +1,106 @@ +TezosDrainDelegateOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosEndorsementOperation.html b/interfaces/_airgap_beacon_types.TezosEndorsementOperation.html new file mode 100644 index 000000000..0014a6a60 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosEndorsementOperation.html @@ -0,0 +1,113 @@ +TezosEndorsementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosEndorsementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash?: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: string
                                    +
                                    + +
                                    round?: number
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosEndorsementWithSlotOperation.html b/interfaces/_airgap_beacon_types.TezosEndorsementWithSlotOperation.html new file mode 100644 index 000000000..8aa3d69bb --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosEndorsementWithSlotOperation.html @@ -0,0 +1,99 @@ +TezosEndorsementWithSlotOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosFailingNoopOperation.html b/interfaces/_airgap_beacon_types.TezosFailingNoopOperation.html new file mode 100644 index 000000000..f0ffa174c --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosFailingNoopOperation.html @@ -0,0 +1,92 @@ +TezosFailingNoopOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosIncreasePaidStorageOperation.html b/interfaces/_airgap_beacon_types.TezosIncreasePaidStorageOperation.html new file mode 100644 index 000000000..959cf22bc --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosIncreasePaidStorageOperation.html @@ -0,0 +1,134 @@ +TezosIncreasePaidStorageOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosIncreasePaidStorageOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosOriginationOperation.html b/interfaces/_airgap_beacon_types.TezosOriginationOperation.html new file mode 100644 index 000000000..0db7a5b30 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosOriginationOperation.html @@ -0,0 +1,141 @@ +TezosOriginationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosOriginationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    balance: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    delegate?: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    script: ScriptedContracts
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosPreAttestationOperation.html b/interfaces/_airgap_beacon_types.TezosPreAttestationOperation.html new file mode 100644 index 000000000..fa5067265 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosPreAttestationOperation.html @@ -0,0 +1,113 @@ +TezosPreAttestationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosPreEndorsementOperation.html b/interfaces/_airgap_beacon_types.TezosPreEndorsementOperation.html new file mode 100644 index 000000000..4d85b2c78 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosPreEndorsementOperation.html @@ -0,0 +1,113 @@ +TezosPreEndorsementOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosProposalOperation.html b/interfaces/_airgap_beacon_types.TezosProposalOperation.html new file mode 100644 index 000000000..eece1581a --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosProposalOperation.html @@ -0,0 +1,106 @@ +TezosProposalOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosRegisterGlobalConstantOperation.html b/interfaces/_airgap_beacon_types.TezosRegisterGlobalConstantOperation.html new file mode 100644 index 000000000..1c16c40b8 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosRegisterGlobalConstantOperation.html @@ -0,0 +1,127 @@ +TezosRegisterGlobalConstantOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosRegisterGlobalConstantOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosRevealOperation.html b/interfaces/_airgap_beacon_types.TezosRevealOperation.html new file mode 100644 index 000000000..c71e7e697 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosRevealOperation.html @@ -0,0 +1,127 @@ +TezosRevealOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosRevealOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    kind: REVEAL
                                    +
                                    + +
                                    public_key: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSeedNonceRevelationOperation.html b/interfaces/_airgap_beacon_types.TezosSeedNonceRevelationOperation.html new file mode 100644 index 000000000..d9c21e0fc --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSeedNonceRevelationOperation.html @@ -0,0 +1,99 @@ +TezosSeedNonceRevelationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSetDepositsLimitOperation.html b/interfaces/_airgap_beacon_types.TezosSetDepositsLimitOperation.html new file mode 100644 index 000000000..c8881c3bc --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSetDepositsLimitOperation.html @@ -0,0 +1,127 @@ +TezosSetDepositsLimitOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSetDepositsLimitOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    limit?: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSmartRollupAddMessagesOperation.html b/interfaces/_airgap_beacon_types.TezosSmartRollupAddMessagesOperation.html new file mode 100644 index 000000000..5e7e371ad --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSmartRollupAddMessagesOperation.html @@ -0,0 +1,127 @@ +TezosSmartRollupAddMessagesOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupAddMessagesOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    message: string[]
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSmartRollupCementOperation.html b/interfaces/_airgap_beacon_types.TezosSmartRollupCementOperation.html new file mode 100644 index 000000000..88270f252 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSmartRollupCementOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupCementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupCementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    commitment: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSmartRollupExecuteOutboxMessageOperation.html b/interfaces/_airgap_beacon_types.TezosSmartRollupExecuteOutboxMessageOperation.html new file mode 100644 index 000000000..70535b5e5 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSmartRollupExecuteOutboxMessageOperation.html @@ -0,0 +1,141 @@ +TezosSmartRollupExecuteOutboxMessageOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupExecuteOutboxMessageOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    cemented_commitment: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    output_proof: string
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSmartRollupOriginateOperation.html b/interfaces/_airgap_beacon_types.TezosSmartRollupOriginateOperation.html new file mode 100644 index 000000000..557d79061 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSmartRollupOriginateOperation.html @@ -0,0 +1,148 @@ +TezosSmartRollupOriginateOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupOriginateOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    kernel: string
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    pvm_kind: PvmKind
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    whitelist?: string[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSmartRollupPublishOperation.html b/interfaces/_airgap_beacon_types.TezosSmartRollupPublishOperation.html new file mode 100644 index 000000000..eec426cd2 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSmartRollupPublishOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupPublishOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupPublishOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    commitment: SmartRollupPublishCommitment
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSmartRollupRecoverBondOperation.html b/interfaces/_airgap_beacon_types.TezosSmartRollupRecoverBondOperation.html new file mode 100644 index 000000000..61118b8cc --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSmartRollupRecoverBondOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupRecoverBondOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupRecoverBondOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    staker: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSmartRollupRefuteOperation.html b/interfaces/_airgap_beacon_types.TezosSmartRollupRefuteOperation.html new file mode 100644 index 000000000..3f89555c9 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSmartRollupRefuteOperation.html @@ -0,0 +1,141 @@ +TezosSmartRollupRefuteOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupRefuteOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    opponent: string
                                    +
                                    + +
                                    refutation: SmartRollupRefutation
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosSmartRollupTimeoutOperation.html b/interfaces/_airgap_beacon_types.TezosSmartRollupTimeoutOperation.html new file mode 100644 index 000000000..add2d8a23 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosSmartRollupTimeoutOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupTimeoutOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupTimeoutOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    stakers: SmartRollupTimeoutStakers
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosTransactionOperation.html b/interfaces/_airgap_beacon_types.TezosTransactionOperation.html new file mode 100644 index 000000000..4e08d49e7 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosTransactionOperation.html @@ -0,0 +1,141 @@ +TezosTransactionOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransactionOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosTransactionParameters.html b/interfaces/_airgap_beacon_types.TezosTransactionParameters.html new file mode 100644 index 000000000..41528e683 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosTransactionParameters.html @@ -0,0 +1,89 @@ +TezosTransactionParameters | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosTransferTicketOperation.html b/interfaces/_airgap_beacon_types.TezosTransferTicketOperation.html new file mode 100644 index 000000000..215505580 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosTransferTicketOperation.html @@ -0,0 +1,162 @@ +TezosTransferTicketOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransferTicketOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    entrypoint: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    ticket_amount: string
                                    +
                                    + +
                                    +
                                    + +
                                    ticket_ticketer: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosUpdateConsensusKeyOperation.html b/interfaces/_airgap_beacon_types.TezosUpdateConsensusKeyOperation.html new file mode 100644 index 000000000..000fa09e7 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosUpdateConsensusKeyOperation.html @@ -0,0 +1,127 @@ +TezosUpdateConsensusKeyOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosUpdateConsensusKeyOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    pk: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.TezosVdfRevelationOperation.html b/interfaces/_airgap_beacon_types.TezosVdfRevelationOperation.html new file mode 100644 index 000000000..f02fb7874 --- /dev/null +++ b/interfaces/_airgap_beacon_types.TezosVdfRevelationOperation.html @@ -0,0 +1,92 @@ +TezosVdfRevelationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.Threshold.html b/interfaces/_airgap_beacon_types.Threshold.html new file mode 100644 index 000000000..8a2320c7a --- /dev/null +++ b/interfaces/_airgap_beacon_types.Threshold.html @@ -0,0 +1,86 @@ +Threshold | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.WalletInfo.html b/interfaces/_airgap_beacon_types.WalletInfo.html new file mode 100644 index 000000000..5835ef514 --- /dev/null +++ b/interfaces/_airgap_beacon_types.WalletInfo.html @@ -0,0 +1,100 @@ +WalletInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface WalletInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • WalletInfo
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    deeplink?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    type?: "mobile" | "extension" | "web" | "desktop"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_types.WebApp.html b/interfaces/_airgap_beacon_types.WebApp.html new file mode 100644 index 000000000..c7ddfbf41 --- /dev/null +++ b/interfaces/_airgap_beacon_types.WebApp.html @@ -0,0 +1,168 @@ +WebApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface WebApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    links: {
                                        custom?: string;
                                        dailynet?: string;
                                        delphinet?: string;
                                        edonet?: string;
                                        florencenet?: string;
                                        ghostnet?: string;
                                        granadanet?: string;
                                        hangzhounet?: string;
                                        ithacanet?: string;
                                        jakartanet?: string;
                                        kathmandunet?: string;
                                        limanet?: string;
                                        mainnet: string;
                                        mumbainet?: string;
                                        nairobinet?: string;
                                        oxfordnet?: string;
                                        parisnet?: string;
                                        weeklynet?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional custom?: string
                                    • +
                                    • +
                                      Optional dailynet?: string
                                    • +
                                    • +
                                      Optional delphinet?: string
                                    • +
                                    • +
                                      Optional edonet?: string
                                    • +
                                    • +
                                      Optional florencenet?: string
                                    • +
                                    • +
                                      Optional ghostnet?: string
                                    • +
                                    • +
                                      Optional granadanet?: string
                                    • +
                                    • +
                                      Optional hangzhounet?: string
                                    • +
                                    • +
                                      Optional ithacanet?: string
                                    • +
                                    • +
                                      Optional jakartanet?: string
                                    • +
                                    • +
                                      Optional kathmandunet?: string
                                    • +
                                    • +
                                      Optional limanet?: string
                                    • +
                                    • +
                                      mainnet: string
                                    • +
                                    • +
                                      Optional mumbainet?: string
                                    • +
                                    • +
                                      Optional nairobinet?: string
                                    • +
                                    • +
                                      Optional oxfordnet?: string
                                    • +
                                    • +
                                      Optional parisnet?: string
                                    • +
                                    • +
                                      Optional weeklynet?: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_ui.AlertButton.html b/interfaces/_airgap_beacon_ui.AlertButton.html new file mode 100644 index 000000000..69dbd63ad --- /dev/null +++ b/interfaces/_airgap_beacon_ui.AlertButton.html @@ -0,0 +1,101 @@ +AlertButton | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AlertButton

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • AlertButton
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Methods

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    style?: "outline" | "solid"
                                    +
                                    + +
                                    text: string
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_ui.AlertConfig.html b/interfaces/_airgap_beacon_ui.AlertConfig.html new file mode 100644 index 000000000..267d7a057 --- /dev/null +++ b/interfaces/_airgap_beacon_ui.AlertConfig.html @@ -0,0 +1,179 @@ +AlertConfig | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AlertConfig

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • AlertConfig
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    analytics?: AnalyticsInterface
                                    +
                                    + +
                                    body?: string
                                    +
                                    + +
                                    buttons?: AlertButton[]
                                    +
                                    + +
                                    data?: string
                                    +
                                    + +
                                    disclaimerText?: string
                                    +
                                    + +
                                    featuredWallets?: string[]
                                    +
                                    + +
                                    pairingPayload?: {
                                        networkType: NetworkType;
                                        p2pSyncCode: (() => Promise<P2PPairingRequest>);
                                        postmessageSyncCode: (() => Promise<PostMessagePairingRequest>);
                                        walletConnectSyncCode: (() => Promise<WalletConnectPairingRequest>);
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    timer?: number
                                    +
                                    + +
                                    title: string
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_ui.ToastAction.html b/interfaces/_airgap_beacon_ui.ToastAction.html new file mode 100644 index 000000000..4b644353b --- /dev/null +++ b/interfaces/_airgap_beacon_ui.ToastAction.html @@ -0,0 +1,115 @@ +ToastAction | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ToastAction

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ToastAction
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Methods

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    actionLogo?: "external"
                                    +
                                    + +
                                    actionText?: string
                                    +
                                    + +
                                    isBold?: boolean
                                    +
                                    + +
                                    text: string
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.AccountInfo.html b/interfaces/_airgap_beacon_wallet.AccountInfo.html new file mode 100644 index 000000000..ffaaa4429 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.AccountInfo.html @@ -0,0 +1,183 @@ +AccountInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AccountInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountIdentifier: string
                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    connectedAt: number
                                    +
                                    + +
                                    hasVerifiedChallenge?: boolean
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    origin: {
                                        id: string;
                                        type: Origin;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      id: string
                                    • +
                                    • +
                                      type: Origin
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    walletKey?: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.AcknowledgeMessage.html b/interfaces/_airgap_beacon_wallet.AcknowledgeMessage.html new file mode 100644 index 000000000..1c4a19c85 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.AcknowledgeMessage.html @@ -0,0 +1,82 @@ +AcknowledgeMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AcknowledgeMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • BeaconBaseMessage +
                                        +
                                      • AcknowledgeMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.AcknowledgeResponse.html b/interfaces/_airgap_beacon_wallet.AcknowledgeResponse.html new file mode 100644 index 000000000..246e6e9fe --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.AcknowledgeResponse.html @@ -0,0 +1,106 @@ +AcknowledgeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AcknowledgeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.AnalyticsInterface.html b/interfaces/_airgap_beacon_wallet.AnalyticsInterface.html new file mode 100644 index 000000000..a95d331ca --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.AnalyticsInterface.html @@ -0,0 +1,93 @@ +AnalyticsInterface | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AnalyticsInterface

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • AnalyticsInterface
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Methods

                                    +
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                        +
                                      • +
                                        trigger: "click" | "event"
                                      • +
                                      • +
                                        section: string
                                      • +
                                      • +
                                        label: string
                                      • +
                                      • +
                                        Optional data: Record<string, any>
                                      +

                                      Returns void

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.App.html b/interfaces/_airgap_beacon_wallet.App.html new file mode 100644 index 000000000..89e9d5144 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.App.html @@ -0,0 +1,136 @@ +App | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    + +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    deepLink?: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    + +
                                    universalLink: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.AppBase.html b/interfaces/_airgap_beacon_wallet.AppBase.html new file mode 100644 index 000000000..50f167df7 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.AppBase.html @@ -0,0 +1,119 @@ +AppBase | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    + +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.AppMetadata.html b/interfaces/_airgap_beacon_wallet.AppMetadata.html new file mode 100644 index 000000000..8c48c9376 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.AppMetadata.html @@ -0,0 +1,93 @@ +AppMetadata | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface AppMetadata

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • AppMetadata
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.BeaconBaseMessage.html b/interfaces/_airgap_beacon_wallet.BeaconBaseMessage.html new file mode 100644 index 000000000..96f1f5cf5 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.BeaconBaseMessage.html @@ -0,0 +1,117 @@ +BeaconBaseMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BeaconBaseMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.BeaconClientOptions.html b/interfaces/_airgap_beacon_wallet.BeaconClientOptions.html new file mode 100644 index 000000000..76a75486e --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.BeaconClientOptions.html @@ -0,0 +1,125 @@ +BeaconClientOptions | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BeaconClientOptions

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • BeaconClientOptions
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    analytics?: AnalyticsInterface
                                    +

                                    The analytics instance that will be used by the SDK

                                    +
                                    +
                                    +
                                    + +
                                    appUrl?: string
                                    +

                                    A URL to the website of the application

                                    +
                                    +
                                    +
                                    + +
                                    iconUrl?: string
                                    +

                                    A URL to the icon of the application

                                    +
                                    +
                                    +
                                    + +
                                    name: string
                                    +

                                    Name of the application

                                    +
                                    +
                                    +
                                    + +
                                    storage: Storage
                                    +

                                    The storage that will be used by the SDK

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.BeaconMessageWrapper.html b/interfaces/_airgap_beacon_wallet.BeaconMessageWrapper.html new file mode 100644 index 000000000..d85397d1b --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.BeaconMessageWrapper.html @@ -0,0 +1,105 @@ +BeaconMessageWrapper | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BeaconMessageWrapper<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends BeaconBaseMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • BeaconMessageWrapper
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    message: T
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.Blockchain.html b/interfaces/_airgap_beacon_wallet.Blockchain.html new file mode 100644 index 000000000..f88a3fcba --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.Blockchain.html @@ -0,0 +1,139 @@ +Blockchain | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Blockchain

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Blockchain
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    identifier: string
                                    +
                                    +

                                    Methods

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<{
                                          accountId: string;
                                          address: string;
                                          publicKey: string;
                                      }[]>

                                    +
                                    + +
                                      + +
                                    • +

                                      Returns Promise<{
                                          desktopList: DesktopApp[];
                                          extensionList: ExtensionApp[];
                                          iOSList: App[];
                                          webList: WebApp[];
                                      }>

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<void>

                                    +
                                    + +
                                      + +
                                    • +
                                      +

                                      Parameters

                                      +
                                      +

                                      Returns Promise<void>

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.BlockchainErrorResponse.html b/interfaces/_airgap_beacon_wallet.BlockchainErrorResponse.html new file mode 100644 index 000000000..107bea8aa --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.BlockchainErrorResponse.html @@ -0,0 +1,124 @@ +BlockchainErrorResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainErrorResponse<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    description?: string
                                    +
                                    + +
                                    error: {
                                        data?: unknown;
                                        type: unknown;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional data?: unknown
                                    • +
                                    • +
                                      type: unknown
                                    +
                                    + +
                                    type: Error
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.BlockchainMessage.html b/interfaces/_airgap_beacon_wallet.BlockchainMessage.html new file mode 100644 index 000000000..1aca2c977 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.BlockchainMessage.html @@ -0,0 +1,104 @@ +BlockchainMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainMessage<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    type: unknown
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.BlockchainRequestV3.html b/interfaces/_airgap_beacon_wallet.BlockchainRequestV3.html new file mode 100644 index 000000000..f9449cfc7 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.BlockchainRequestV3.html @@ -0,0 +1,117 @@ +BlockchainRequestV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainRequestV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountId: string
                                    +
                                    + +
                                    blockchainData: {
                                        scope: string;
                                        type: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      scope: string
                                    • +
                                    • +
                                      type: string
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.BlockchainResponseV3.html b/interfaces/_airgap_beacon_wallet.BlockchainResponseV3.html new file mode 100644 index 000000000..87ced4c6f --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.BlockchainResponseV3.html @@ -0,0 +1,103 @@ +BlockchainResponseV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BlockchainResponseV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: unknown
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.BroadcastRequest.html b/interfaces/_airgap_beacon_wallet.BroadcastRequest.html new file mode 100644 index 000000000..db3a0fe1e --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.BroadcastRequest.html @@ -0,0 +1,120 @@ +BroadcastRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BroadcastRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signedTransaction: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.BroadcastResponse.html b/interfaces/_airgap_beacon_wallet.BroadcastResponse.html new file mode 100644 index 000000000..bf067eab9 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.BroadcastResponse.html @@ -0,0 +1,113 @@ +BroadcastResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface BroadcastResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    transactionHash: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ChangeAccountRequest.html b/interfaces/_airgap_beacon_wallet.ChangeAccountRequest.html new file mode 100644 index 000000000..ad5f151a1 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ChangeAccountRequest.html @@ -0,0 +1,162 @@ +ChangeAccountRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ChangeAccountRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    version: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ClientOptions.html b/interfaces/_airgap_beacon_wallet.ClientOptions.html new file mode 100644 index 000000000..9f006dec8 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ClientOptions.html @@ -0,0 +1,158 @@ +ClientOptions | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ClientOptions

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ClientOptions
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +

                                    A URL to the website of the application

                                    +
                                    +
                                    +
                                    + +
                                    disableDefaultEvents?: boolean
                                    +

                                    Disable all default Events and UI elements. If passed together with "eventHandlers", +the default eventHandlers will be removed, and the ones passed by the user will be added.

                                    +
                                    +
                                    +
                                    + +
                                    enableAppSwitching?: boolean
                                    +

                                    Automatically switch between apps on Mobile Devices (Enabled by Default)

                                    +
                                    +
                                    +
                                    + +
                                    enableMetrics?: boolean
                                    +

                                    Enable metrics tracking (Disabled by Default)

                                    +
                                    +
                                    +
                                    + +
                                    iconUrl?: string
                                    +

                                    A URL to the icon of the application

                                    +
                                    +
                                    +
                                    + +
                                    matrixNodes?: NodeDistributions
                                    +

                                    A list of matrix nodes to connect to. If a non-empty array is passed, the default options will be overwritten. +One node will be randomly selected based on the local keypair and the other nodes will be used as a fallback in case the primary node goes down.

                                    +

                                    Only provide the hostname, no https:// prefix. Eg. { [Regions.EU1]: ['matrix.example.com'] }

                                    +
                                    +
                                    +
                                    + +
                                    name: string
                                    +

                                    Name of the application

                                    +
                                    +
                                    +
                                    + +
                                    storage: Storage
                                    +

                                    The storage that will be used by the SDK

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ConnectionContext.html b/interfaces/_airgap_beacon_wallet.ConnectionContext.html new file mode 100644 index 000000000..0b4a53737 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ConnectionContext.html @@ -0,0 +1,114 @@ +ConnectionContext | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ConnectionContext

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ConnectionContext
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    extras?: {
                                        sender: MessageSender;
                                        sendResponse(response?) => void;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      sender: MessageSender
                                    • +
                                    • +
                                      sendResponse:function
                                      +
                                        + +
                                      • +
                                        +

                                        Parameters

                                        +
                                          +
                                        • +
                                          Optional response: unknown
                                        +

                                        Returns void

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    origin: Origin
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.DesktopApp.html b/interfaces/_airgap_beacon_wallet.DesktopApp.html new file mode 100644 index 000000000..b858f0a40 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.DesktopApp.html @@ -0,0 +1,136 @@ +DesktopApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface DesktopApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    deepLink: string
                                    +
                                    + +
                                    downloadLink: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.DisconnectMessage.html b/interfaces/_airgap_beacon_wallet.DisconnectMessage.html new file mode 100644 index 000000000..9b2f65dcc --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.DisconnectMessage.html @@ -0,0 +1,106 @@ +DisconnectMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface DisconnectMessage

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.EncryptedExtensionMessage.html b/interfaces/_airgap_beacon_wallet.EncryptedExtensionMessage.html new file mode 100644 index 000000000..0e62a100e --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.EncryptedExtensionMessage.html @@ -0,0 +1,108 @@ +EncryptedExtensionMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface EncryptedExtensionMessage<U>

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      U = unknown

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • EncryptedExtensionMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    encryptedPayload: string
                                    +
                                    + +
                                    sender?: U
                                    +
                                    + +
                                    +
                                    + +
                                    targetId?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ErrorResponse.html b/interfaces/_airgap_beacon_wallet.ErrorResponse.html new file mode 100644 index 000000000..2b7bd9006 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ErrorResponse.html @@ -0,0 +1,120 @@ +ErrorResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ErrorResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    errorData?: any
                                    +
                                    + +
                                    errorType: BeaconErrorType
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    type: Error
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ExtendedPeerInfo.html b/interfaces/_airgap_beacon_wallet.ExtendedPeerInfo.html new file mode 100644 index 000000000..a4a88ee4d --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ExtendedPeerInfo.html @@ -0,0 +1,145 @@ +ExtendedPeerInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtendedPeerInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +

                                    Implemented by

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    type: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.Extension.html b/interfaces/_airgap_beacon_wallet.Extension.html new file mode 100644 index 000000000..d79a3fbfa --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.Extension.html @@ -0,0 +1,107 @@ +Extension | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Extension

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Extension
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color?: string
                                    +
                                    + +
                                    iconUrl?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ExtensionApp.html b/interfaces/_airgap_beacon_wallet.ExtensionApp.html new file mode 100644 index 000000000..1b1585240 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ExtensionApp.html @@ -0,0 +1,136 @@ +ExtensionApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtensionApp

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    link: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ExtensionMessage.html b/interfaces/_airgap_beacon_wallet.ExtensionMessage.html new file mode 100644 index 000000000..9001e3e8e --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ExtensionMessage.html @@ -0,0 +1,110 @@ +ExtensionMessage | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ExtensionMessage<T, U>

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T

                                    • +
                                    • +

                                      U = unknown

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ExtensionMessage
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: T
                                    +
                                    + +
                                    sender?: U
                                    +
                                    + +
                                    +
                                    + +
                                    targetId?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.Network.html b/interfaces/_airgap_beacon_wallet.Network.html new file mode 100644 index 000000000..3c3a29a35 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.Network.html @@ -0,0 +1,93 @@ +Network | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    + +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Network
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    name?: string
                                    +
                                    + +
                                    rpcUrl?: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.OperationRequest.html b/interfaces/_airgap_beacon_wallet.OperationRequest.html new file mode 100644 index 000000000..f08d053a4 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.OperationRequest.html @@ -0,0 +1,127 @@ +OperationRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface OperationRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    operationDetails: PartialTezosOperation[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    sourceAddress: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.OperationResponse.html b/interfaces/_airgap_beacon_wallet.OperationResponse.html new file mode 100644 index 000000000..5fb38c4d4 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.OperationResponse.html @@ -0,0 +1,113 @@ +OperationResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface OperationResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    transactionHash: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.PeerInfo.html b/interfaces/_airgap_beacon_wallet.PeerInfo.html new file mode 100644 index 000000000..7177e6cbb --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.PeerInfo.html @@ -0,0 +1,132 @@ +PeerInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PeerInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +

                                    Implemented by

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    + +
                                    type: string
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.PermissionEntity.html b/interfaces/_airgap_beacon_wallet.PermissionEntity.html new file mode 100644 index 000000000..e77e78f68 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.PermissionEntity.html @@ -0,0 +1,103 @@ +PermissionEntity | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionEntity

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.PermissionInfo.html b/interfaces/_airgap_beacon_wallet.PermissionInfo.html new file mode 100644 index 000000000..1a71bfdbc --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.PermissionInfo.html @@ -0,0 +1,148 @@ +PermissionInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accountIdentifier: string
                                    +
                                    + +
                                    address: string
                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    connectedAt: number
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    website: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.PermissionRequest.html b/interfaces/_airgap_beacon_wallet.PermissionRequest.html new file mode 100644 index 000000000..8a7fef4a7 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.PermissionRequest.html @@ -0,0 +1,127 @@ +PermissionRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.PermissionRequestV3.html b/interfaces/_airgap_beacon_wallet.PermissionRequestV3.html new file mode 100644 index 000000000..798cb45a7 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.PermissionRequestV3.html @@ -0,0 +1,110 @@ +PermissionRequestV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionRequestV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        appMetadata: AppMetadata;
                                        scopes: string[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.PermissionResponse.html b/interfaces/_airgap_beacon_wallet.PermissionResponse.html new file mode 100644 index 000000000..f0cbbf577 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.PermissionResponse.html @@ -0,0 +1,169 @@ +PermissionResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    address?: string
                                    +
                                    + +
                                    appMetadata: AppMetadata
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    network: Network
                                    +
                                    + +
                                    notification?: Notification
                                    +
                                    + +
                                    publicKey?: string
                                    +
                                    + +
                                    scopes: PermissionScope[]
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    threshold?: Threshold
                                    +
                                    + +
                                    +
                                    + +
                                    verificationType?: "proof_of_event"
                                    +
                                    + +
                                    version: string
                                    +
                                    + +
                                    walletType: "implicit" | "abstracted_account"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.PermissionResponseV3.html b/interfaces/_airgap_beacon_wallet.PermissionResponseV3.html new file mode 100644 index 000000000..1ab99a213 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.PermissionResponseV3.html @@ -0,0 +1,110 @@ +PermissionResponseV3 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PermissionResponseV3<T>

                                    +
                                    +

                                    Type Parameters

                                    +
                                      +
                                    • +

                                      T extends string = string

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    blockchainData: {
                                        appMetadata: AppMetadata;
                                        scopes: string[];
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    + +
                                    blockchainIdentifier: T
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ProofOfEventChallengeRequest.html b/interfaces/_airgap_beacon_wallet.ProofOfEventChallengeRequest.html new file mode 100644 index 000000000..0bb989b01 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ProofOfEventChallengeRequest.html @@ -0,0 +1,120 @@ +ProofOfEventChallengeRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ProofOfEventChallengeRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    contractAddress: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ProofOfEventChallengeResponse.html b/interfaces/_airgap_beacon_wallet.ProofOfEventChallengeResponse.html new file mode 100644 index 000000000..0ccd440be --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ProofOfEventChallengeResponse.html @@ -0,0 +1,120 @@ +ProofOfEventChallengeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ProofOfEventChallengeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    isAccepted: boolean
                                    +
                                    + +
                                    payloadHash: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.PushToken.html b/interfaces/_airgap_beacon_wallet.PushToken.html new file mode 100644 index 000000000..515040e14 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.PushToken.html @@ -0,0 +1,100 @@ +PushToken | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface PushToken

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • PushToken
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    accessToken: string
                                    +
                                    + +
                                    backendUrl: string
                                    +
                                    + +
                                    managementToken: string
                                    +
                                    + +
                                    publicKey: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.RequestBroadcastInput.html b/interfaces/_airgap_beacon_wallet.RequestBroadcastInput.html new file mode 100644 index 000000000..7a7873868 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.RequestBroadcastInput.html @@ -0,0 +1,89 @@ +RequestBroadcastInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestBroadcastInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestBroadcastInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    network?: Network
                                    +
                                    +

                                    Deprecated

                                    You should now specify the network in the constructor of the DAppClient

                                    +
                                    +
                                    + +
                                    signedTransaction: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.RequestOperationInput.html b/interfaces/_airgap_beacon_wallet.RequestOperationInput.html new file mode 100644 index 000000000..789f931e7 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.RequestOperationInput.html @@ -0,0 +1,79 @@ +RequestOperationInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestOperationInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestOperationInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    operationDetails: PartialTezosOperation[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.RequestPermissionInput.html b/interfaces/_airgap_beacon_wallet.RequestPermissionInput.html new file mode 100644 index 000000000..7960d6226 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.RequestPermissionInput.html @@ -0,0 +1,89 @@ +RequestPermissionInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestPermissionInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestPermissionInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    network?: Network
                                    +
                                    +

                                    Deprecated

                                    You should now specify the network in the constructor of the DAppClient

                                    +
                                    +
                                    + +
                                    scopes?: PermissionScope[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.RequestProofOfEventChallengeInput.html b/interfaces/_airgap_beacon_wallet.RequestProofOfEventChallengeInput.html new file mode 100644 index 000000000..7b7aee48a --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.RequestProofOfEventChallengeInput.html @@ -0,0 +1,79 @@ +RequestProofOfEventChallengeInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestProofOfEventChallengeInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestProofOfEventChallengeInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.RequestSignPayloadInput.html b/interfaces/_airgap_beacon_wallet.RequestSignPayloadInput.html new file mode 100644 index 000000000..90ec92baf --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.RequestSignPayloadInput.html @@ -0,0 +1,93 @@ +RequestSignPayloadInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestSignPayloadInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestSignPayloadInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    signingType?: SigningType
                                    +
                                    + +
                                    sourceAddress?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.RequestSimulatedProofOfEventChallengeInput.html b/interfaces/_airgap_beacon_wallet.RequestSimulatedProofOfEventChallengeInput.html new file mode 100644 index 000000000..ef81b07c5 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.RequestSimulatedProofOfEventChallengeInput.html @@ -0,0 +1,82 @@ +RequestSimulatedProofOfEventChallengeInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface RequestSimulatedProofOfEventChallengeInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • RequestSimulatedProofOfEventChallengeInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    payload: string
                                    +

                                    A custom payload than should be emitted by the list of operations returned by the dapp

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.ResponseInput.html b/interfaces/_airgap_beacon_wallet.ResponseInput.html new file mode 100644 index 000000000..06409a5aa --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.ResponseInput.html @@ -0,0 +1,114 @@ +ResponseInput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface ResponseInput

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • ResponseInput
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    account: AccountInfo
                                    +
                                    + +
                                    blockExplorer: any
                                    +
                                    + +
                                    connectionContext: ConnectionContext
                                    +
                                    + +
                                    output: BeaconMessageWrapper<BeaconBaseMessage>
                                    +
                                    + +
                                    request: BlockchainMessage<string>
                                    +
                                    + +
                                    walletInfo: WalletInfo
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.SignPayloadRequest.html b/interfaces/_airgap_beacon_wallet.SignPayloadRequest.html new file mode 100644 index 000000000..16825298a --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.SignPayloadRequest.html @@ -0,0 +1,127 @@ +SignPayloadRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SignPayloadRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signingType: SigningType
                                    +
                                    + +
                                    sourceAddress: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.SignPayloadResponse.html b/interfaces/_airgap_beacon_wallet.SignPayloadResponse.html new file mode 100644 index 000000000..3301f7a51 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.SignPayloadResponse.html @@ -0,0 +1,120 @@ +SignPayloadResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SignPayloadResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    signature: string
                                    +
                                    + +
                                    signingType: SigningType
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.SimulatedProofOfEventChallengeRequest.html b/interfaces/_airgap_beacon_wallet.SimulatedProofOfEventChallengeRequest.html new file mode 100644 index 000000000..b1a68b77e --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.SimulatedProofOfEventChallengeRequest.html @@ -0,0 +1,120 @@ +SimulatedProofOfEventChallengeRequest | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SimulatedProofOfEventChallengeRequest

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    contractAddress: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    payload: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.SimulatedProofOfEventChallengeResponse.html b/interfaces/_airgap_beacon_wallet.SimulatedProofOfEventChallengeResponse.html new file mode 100644 index 000000000..f3b5cf372 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.SimulatedProofOfEventChallengeResponse.html @@ -0,0 +1,120 @@ +SimulatedProofOfEventChallengeResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface SimulatedProofOfEventChallengeResponse

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    errorMessage: string
                                    +
                                    + +
                                    id: string
                                    +
                                    + +
                                    operationsList: string
                                    +
                                    + +
                                    senderId: string
                                    +
                                    + +
                                    +
                                    + +
                                    version: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.StorageKeyReturnType.html b/interfaces/_airgap_beacon_wallet.StorageKeyReturnType.html new file mode 100644 index 000000000..8d76fbb4a --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.StorageKeyReturnType.html @@ -0,0 +1,301 @@ +StorageKeyReturnType | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface StorageKeyReturnType

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • StorageKeyReturnType
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    beacon:accounts: AccountInfo[]
                                    +
                                    + +
                                    beacon:active-account: undefined | string
                                    +
                                    + +
                                    beacon:app-metadata-list: AppMetadata[]
                                    +
                                    + +
                                    beacon:communication-peers-dapp: P2PPairingRequest[]
                                    +
                                    + +
                                    beacon:communication-peers-wallet: ExtendedP2PPairingResponse[]
                                    +
                                    + +
                                    beacon:enable_metrics: undefined | boolean
                                    +
                                    + +
                                    beacon:last-selected-wallet: undefined | {
                                        icon: string;
                                        key: string;
                                        name: string;
                                        type: "mobile" | "extension" | "web" | "desktop";
                                        url?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      icon: string
                                    • +
                                    • +
                                      key: string
                                    • +
                                    • +
                                      name: string
                                    • +
                                    • +
                                      type: "mobile" | "extension" | "web" | "desktop"
                                    • +
                                    • +
                                      Optional url?: string
                                    +
                                    + +
                                    beacon:matrix-peer-rooms: {
                                        [key: string]: string | undefined;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      [key: string]: string | undefined
                                    +
                                    + +
                                    beacon:matrix-selected-node: undefined | string
                                    +
                                    + +
                                    beacon:multi-node-setup: undefined | boolean
                                    +
                                    + +
                                    beacon:ongoing-proof-of-event-challenges: ({
                                        accountIdentifier: string;
                                        contractAddress: string;
                                    } & RequestProofOfEventChallengeInput)[]
                                    +
                                    + +
                                    beacon:permissions: PermissionInfo[]
                                    +
                                    + +
                                    beacon:postmessage-peers-dapp: PostMessagePairingRequest[]
                                    +
                                    + +
                                    beacon:postmessage-peers-wallet: ExtendedPostMessagePairingResponse[]
                                    +
                                    + +
                                    beacon:push-tokens: PushToken[]
                                    +
                                    + +
                                    beacon:sdk-matrix-preserved-state: {
                                        [key: string]: unknown;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      [key: string]: unknown
                                    +
                                    + +
                                    beacon:sdk-secret-seed: undefined | string
                                    +
                                    + +
                                    beacon:sdk_version: undefined | string
                                    +
                                    + +
                                    beacon:user-id: undefined | string
                                    +
                                    + +
                                    beacon:walletconnect-peers-dapp: ExtendedWalletConnectPairingResponse[]
                                    +
                                    + +
                                    beacon:wc-init-error: undefined | string
                                    +
                                    + +
                                    wc@2:client:0.3:proposal: undefined | string
                                    +
                                    + +
                                    wc@2:client:0.3:session: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:expirer: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:history: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:keychain: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:messages: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:pairing: undefined | string
                                    +
                                    + +
                                    wc@2:core:0.3:subscription: undefined | string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosActivateAccountOperation.html b/interfaces/_airgap_beacon_wallet.TezosActivateAccountOperation.html new file mode 100644 index 000000000..ed5328a43 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosActivateAccountOperation.html @@ -0,0 +1,99 @@ +TezosActivateAccountOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosActivateAccountOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    pkh: string
                                    +
                                    + +
                                    secret: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosAttestationOperation.html b/interfaces/_airgap_beacon_wallet.TezosAttestationOperation.html new file mode 100644 index 000000000..4b33559ba --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosAttestationOperation.html @@ -0,0 +1,113 @@ +TezosAttestationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosAttestationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash?: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round?: number
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosAttestationWithSlotOperation.html b/interfaces/_airgap_beacon_wallet.TezosAttestationWithSlotOperation.html new file mode 100644 index 000000000..f4786f438 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosAttestationWithSlotOperation.html @@ -0,0 +1,99 @@ +TezosAttestationWithSlotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosAttestationWithSlotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    endorsement: InlinedAttestation
                                    +
                                    + +
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosBallotOperation.html b/interfaces/_airgap_beacon_wallet.TezosBallotOperation.html new file mode 100644 index 000000000..894394dfa --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosBallotOperation.html @@ -0,0 +1,113 @@ +TezosBallotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBallotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    ballot: "nay" | "yay" | "pass"
                                    +
                                    + +
                                    kind: BALLOT
                                    +
                                    + +
                                    period: string
                                    +
                                    + +
                                    proposal: string
                                    +
                                    + +
                                    source: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosBaseOperation.html b/interfaces/_airgap_beacon_wallet.TezosBaseOperation.html new file mode 100644 index 000000000..9b412b608 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosBaseOperation.html @@ -0,0 +1,118 @@ +TezosBaseOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBaseOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosBlockHeader.html b/interfaces/_airgap_beacon_wallet.TezosBlockHeader.html new file mode 100644 index 000000000..e6907fd68 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosBlockHeader.html @@ -0,0 +1,194 @@ +TezosBlockHeader | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosBlockHeader

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosBlockHeader
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    adaptive_issuance_vote?: "off" | "on" | "pass"
                                    +
                                    + +
                                    context: string
                                    +
                                    + +
                                    fitness: string[]
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    liquidity_baking_escape_vote?: boolean | "off" | "on" | "pass"
                                    +
                                    + +
                                    liquidity_baking_toggle_vote?: "off" | "on" | "pass"
                                    +
                                    + +
                                    operations_hash: string
                                    +
                                    + +
                                    payload_hash?: string
                                    +
                                    + +
                                    payload_round?: number
                                    +
                                    + +
                                    predecessor: string
                                    +
                                    + +
                                    priority?: number
                                    +
                                    + +
                                    proof_of_work_nonce: string
                                    +
                                    + +
                                    proto: number
                                    +
                                    + +
                                    seed_nonce_hash?: string
                                    +
                                    + +
                                    signature: string
                                    +
                                    + +
                                    timestamp: string | Date
                                    +
                                    + +
                                    validation_pass: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosDalPublishCommitmentOperation.html b/interfaces/_airgap_beacon_wallet.TezosDalPublishCommitmentOperation.html new file mode 100644 index 000000000..c79cb1520 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosDalPublishCommitmentOperation.html @@ -0,0 +1,130 @@ +TezosDalPublishCommitmentOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDalPublishCommitmentOperation

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosDalPublishCommitmentOperation
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    slot_header: {
                                        commitment: string;
                                        commitment_proof: string;
                                        slot_index: number;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      commitment: string
                                    • +
                                    • +
                                      commitment_proof: string
                                    • +
                                    • +
                                      slot_index: number
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosDelegationOperation.html b/interfaces/_airgap_beacon_wallet.TezosDelegationOperation.html new file mode 100644 index 000000000..0bdd2f7fe --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosDelegationOperation.html @@ -0,0 +1,127 @@ +TezosDelegationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDelegationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    delegate?: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosDoubleAttestationEvidenceOperation.html b/interfaces/_airgap_beacon_wallet.TezosDoubleAttestationEvidenceOperation.html new file mode 100644 index 000000000..1b2a0e857 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosDoubleAttestationEvidenceOperation.html @@ -0,0 +1,106 @@ +TezosDoubleAttestationEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoubleAttestationEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedAttestation
                                    +
                                    + +
                                    op2: InlinedAttestation
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosDoubleBakingEvidenceOperation.html b/interfaces/_airgap_beacon_wallet.TezosDoubleBakingEvidenceOperation.html new file mode 100644 index 000000000..2b28b2c24 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosDoubleBakingEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoubleBakingEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoubleBakingEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosDoubleEndorsementEvidenceOperation.html b/interfaces/_airgap_beacon_wallet.TezosDoubleEndorsementEvidenceOperation.html new file mode 100644 index 000000000..9dafc4613 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosDoubleEndorsementEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoubleEndorsementEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoubleEndorsementEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedEndorsement
                                    +
                                    + +
                                    op2: InlinedEndorsement
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosDoublePreAttestationEvidenceOperation.html b/interfaces/_airgap_beacon_wallet.TezosDoublePreAttestationEvidenceOperation.html new file mode 100644 index 000000000..55a9b792a --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosDoublePreAttestationEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoublePreAttestationEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoublePreAttestationEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedPreattestation
                                    +
                                    + +
                                    op2: InlinedPreattestation
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosDoublePreEndorsementEvidenceOperation.html b/interfaces/_airgap_beacon_wallet.TezosDoublePreEndorsementEvidenceOperation.html new file mode 100644 index 000000000..8ac308a49 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosDoublePreEndorsementEvidenceOperation.html @@ -0,0 +1,99 @@ +TezosDoublePreEndorsementEvidenceOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDoublePreEndorsementEvidenceOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    op1: InlinedPreEndorsement
                                    +
                                    + +
                                    op2: InlinedPreEndorsement
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosDrainDelegateOperation.html b/interfaces/_airgap_beacon_wallet.TezosDrainDelegateOperation.html new file mode 100644 index 000000000..6f73cd867 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosDrainDelegateOperation.html @@ -0,0 +1,106 @@ +TezosDrainDelegateOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosDrainDelegateOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    consensus_key: string
                                    +
                                    + +
                                    delegate: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosEndorsementOperation.html b/interfaces/_airgap_beacon_wallet.TezosEndorsementOperation.html new file mode 100644 index 000000000..3128d7ff0 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosEndorsementOperation.html @@ -0,0 +1,113 @@ +TezosEndorsementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosEndorsementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash?: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: string
                                    +
                                    + +
                                    round?: number
                                    +
                                    + +
                                    slot?: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosEndorsementWithSlotOperation.html b/interfaces/_airgap_beacon_wallet.TezosEndorsementWithSlotOperation.html new file mode 100644 index 000000000..97d497cdf --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosEndorsementWithSlotOperation.html @@ -0,0 +1,99 @@ +TezosEndorsementWithSlotOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosEndorsementWithSlotOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    endorsement: InlinedEndorsement
                                    +
                                    + +
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosFailingNoopOperation.html b/interfaces/_airgap_beacon_wallet.TezosFailingNoopOperation.html new file mode 100644 index 000000000..ddc18bc3a --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosFailingNoopOperation.html @@ -0,0 +1,92 @@ +TezosFailingNoopOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosFailingNoopOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    arbitrary: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosIncreasePaidStorageOperation.html b/interfaces/_airgap_beacon_wallet.TezosIncreasePaidStorageOperation.html new file mode 100644 index 000000000..311600bd1 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosIncreasePaidStorageOperation.html @@ -0,0 +1,134 @@ +TezosIncreasePaidStorageOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosIncreasePaidStorageOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosOriginationOperation.html b/interfaces/_airgap_beacon_wallet.TezosOriginationOperation.html new file mode 100644 index 000000000..2cef1e004 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosOriginationOperation.html @@ -0,0 +1,141 @@ +TezosOriginationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosOriginationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    balance: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    delegate?: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    script: ScriptedContracts
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosPreAttestationOperation.html b/interfaces/_airgap_beacon_wallet.TezosPreAttestationOperation.html new file mode 100644 index 000000000..00734ca9b --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosPreAttestationOperation.html @@ -0,0 +1,113 @@ +TezosPreAttestationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosPreAttestationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round: number
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosPreEndorsementOperation.html b/interfaces/_airgap_beacon_wallet.TezosPreEndorsementOperation.html new file mode 100644 index 000000000..db6f59347 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosPreEndorsementOperation.html @@ -0,0 +1,113 @@ +TezosPreEndorsementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosPreEndorsementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    block_payload_hash: string
                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    round: number
                                    +
                                    + +
                                    slot: number
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosProposalOperation.html b/interfaces/_airgap_beacon_wallet.TezosProposalOperation.html new file mode 100644 index 000000000..c26783bec --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosProposalOperation.html @@ -0,0 +1,106 @@ +TezosProposalOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosProposalOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    kind: PROPOSALS
                                    +
                                    + +
                                    period: string
                                    +
                                    + +
                                    proposals: string[]
                                    +
                                    + +
                                    source: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosRegisterGlobalConstantOperation.html b/interfaces/_airgap_beacon_wallet.TezosRegisterGlobalConstantOperation.html new file mode 100644 index 000000000..c73b92222 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosRegisterGlobalConstantOperation.html @@ -0,0 +1,127 @@ +TezosRegisterGlobalConstantOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosRegisterGlobalConstantOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosRevealOperation.html b/interfaces/_airgap_beacon_wallet.TezosRevealOperation.html new file mode 100644 index 000000000..3a0cc3b31 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosRevealOperation.html @@ -0,0 +1,127 @@ +TezosRevealOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosRevealOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    kind: REVEAL
                                    +
                                    + +
                                    public_key: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSeedNonceRevelationOperation.html b/interfaces/_airgap_beacon_wallet.TezosSeedNonceRevelationOperation.html new file mode 100644 index 000000000..febe36b3f --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSeedNonceRevelationOperation.html @@ -0,0 +1,99 @@ +TezosSeedNonceRevelationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSeedNonceRevelationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    level: number
                                    +
                                    + +
                                    nonce: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSetDepositsLimitOperation.html b/interfaces/_airgap_beacon_wallet.TezosSetDepositsLimitOperation.html new file mode 100644 index 000000000..9b778fe2f --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSetDepositsLimitOperation.html @@ -0,0 +1,127 @@ +TezosSetDepositsLimitOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSetDepositsLimitOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    limit?: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSmartRollupAddMessagesOperation.html b/interfaces/_airgap_beacon_wallet.TezosSmartRollupAddMessagesOperation.html new file mode 100644 index 000000000..6c936cebc --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSmartRollupAddMessagesOperation.html @@ -0,0 +1,127 @@ +TezosSmartRollupAddMessagesOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupAddMessagesOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    message: string[]
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSmartRollupCementOperation.html b/interfaces/_airgap_beacon_wallet.TezosSmartRollupCementOperation.html new file mode 100644 index 000000000..eb797eb55 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSmartRollupCementOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupCementOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupCementOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    commitment: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSmartRollupExecuteOutboxMessageOperation.html b/interfaces/_airgap_beacon_wallet.TezosSmartRollupExecuteOutboxMessageOperation.html new file mode 100644 index 000000000..557497a01 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSmartRollupExecuteOutboxMessageOperation.html @@ -0,0 +1,141 @@ +TezosSmartRollupExecuteOutboxMessageOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupExecuteOutboxMessageOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    cemented_commitment: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    output_proof: string
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSmartRollupOriginateOperation.html b/interfaces/_airgap_beacon_wallet.TezosSmartRollupOriginateOperation.html new file mode 100644 index 000000000..481d1bff6 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSmartRollupOriginateOperation.html @@ -0,0 +1,148 @@ +TezosSmartRollupOriginateOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupOriginateOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    kernel: string
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    pvm_kind: PvmKind
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    whitelist?: string[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSmartRollupPublishOperation.html b/interfaces/_airgap_beacon_wallet.TezosSmartRollupPublishOperation.html new file mode 100644 index 000000000..afae7dbb0 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSmartRollupPublishOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupPublishOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupPublishOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    commitment: SmartRollupPublishCommitment
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSmartRollupRecoverBondOperation.html b/interfaces/_airgap_beacon_wallet.TezosSmartRollupRecoverBondOperation.html new file mode 100644 index 000000000..b0bd8db56 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSmartRollupRecoverBondOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupRecoverBondOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupRecoverBondOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    staker: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSmartRollupRefuteOperation.html b/interfaces/_airgap_beacon_wallet.TezosSmartRollupRefuteOperation.html new file mode 100644 index 000000000..4f4617e41 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSmartRollupRefuteOperation.html @@ -0,0 +1,141 @@ +TezosSmartRollupRefuteOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupRefuteOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    opponent: string
                                    +
                                    + +
                                    refutation: SmartRollupRefutation
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosSmartRollupTimeoutOperation.html b/interfaces/_airgap_beacon_wallet.TezosSmartRollupTimeoutOperation.html new file mode 100644 index 000000000..4d6d02be6 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosSmartRollupTimeoutOperation.html @@ -0,0 +1,134 @@ +TezosSmartRollupTimeoutOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosSmartRollupTimeoutOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    rollup: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    stakers: SmartRollupTimeoutStakers
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosTransactionOperation.html b/interfaces/_airgap_beacon_wallet.TezosTransactionOperation.html new file mode 100644 index 000000000..b4ba43367 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosTransactionOperation.html @@ -0,0 +1,141 @@ +TezosTransactionOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransactionOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosTransactionParameters.html b/interfaces/_airgap_beacon_wallet.TezosTransactionParameters.html new file mode 100644 index 000000000..a2beddfb7 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosTransactionParameters.html @@ -0,0 +1,89 @@ +TezosTransactionParameters | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransactionParameters

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • TezosTransactionParameters
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    entrypoint: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosTransferTicketOperation.html b/interfaces/_airgap_beacon_wallet.TezosTransferTicketOperation.html new file mode 100644 index 000000000..cb09e0415 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosTransferTicketOperation.html @@ -0,0 +1,162 @@ +TezosTransferTicketOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosTransferTicketOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    destination: string
                                    +
                                    + +
                                    entrypoint: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    + +
                                    ticket_amount: string
                                    +
                                    + +
                                    +
                                    + +
                                    ticket_ticketer: string
                                    +
                                    + +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosUpdateConsensusKeyOperation.html b/interfaces/_airgap_beacon_wallet.TezosUpdateConsensusKeyOperation.html new file mode 100644 index 000000000..49907f801 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosUpdateConsensusKeyOperation.html @@ -0,0 +1,127 @@ +TezosUpdateConsensusKeyOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosUpdateConsensusKeyOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    counter: string
                                    +
                                    + +
                                    fee: string
                                    +
                                    + +
                                    gas_limit: string
                                    +
                                    + +
                                    +
                                    + +
                                    pk: string
                                    +
                                    + +
                                    source: string
                                    +
                                    + +
                                    storage_limit: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.TezosVdfRevelationOperation.html b/interfaces/_airgap_beacon_wallet.TezosVdfRevelationOperation.html new file mode 100644 index 000000000..3046abd83 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.TezosVdfRevelationOperation.html @@ -0,0 +1,92 @@ +TezosVdfRevelationOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface TezosVdfRevelationOperation

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    +
                                    + +
                                    solution: string[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.Threshold.html b/interfaces/_airgap_beacon_wallet.Threshold.html new file mode 100644 index 000000000..1fda7d9a8 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.Threshold.html @@ -0,0 +1,86 @@ +Threshold | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface Threshold

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • Threshold
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    amount: string
                                    +
                                    + +
                                    timeframe: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.WalletClientOptions.html b/interfaces/_airgap_beacon_wallet.WalletClientOptions.html new file mode 100644 index 000000000..26804ac35 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.WalletClientOptions.html @@ -0,0 +1,124 @@ +WalletClientOptions | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface WalletClientOptions

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • WalletClientOptions
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    appUrl?: string
                                    +

                                    A URL to the website of the application

                                    +
                                    +
                                    +
                                    + +
                                    iconUrl?: string
                                    +

                                    A URL to the icon of the application

                                    +
                                    +
                                    +
                                    + +
                                    matrixNodes?: NodeDistributions
                                    +

                                    A list of matrix nodes to connect to. If a non-empty array is passed, the default options will be overwritten. +One node will be randomly selected based on the local keypair and the other nodes will be used as a fallback in case the primary node goes down.

                                    +

                                    Only provide the hostname, no https:// prefix. Eg. { [Regions.EU1]: ['matrix.example.com'] }

                                    +
                                    +
                                    +
                                    + +
                                    name: string
                                    +

                                    Name of the application

                                    +
                                    +
                                    +
                                    + +
                                    storage?: Storage
                                    +

                                    The storage that will be used by the SDK

                                    +
                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.WalletInfo.html b/interfaces/_airgap_beacon_wallet.WalletInfo.html new file mode 100644 index 000000000..0d47be1be --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.WalletInfo.html @@ -0,0 +1,100 @@ +WalletInfo | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Interface WalletInfo

                                    +
                                    +

                                    Hierarchy

                                    +
                                      +
                                    • WalletInfo
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    deeplink?: string
                                    +
                                    + +
                                    icon?: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    type?: "mobile" | "extension" | "web" | "desktop"
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/interfaces/_airgap_beacon_wallet.WebApp.html b/interfaces/_airgap_beacon_wallet.WebApp.html new file mode 100644 index 000000000..aaa18e8b4 --- /dev/null +++ b/interfaces/_airgap_beacon_wallet.WebApp.html @@ -0,0 +1,168 @@ +WebApp | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    + +
                                    +

                                    Hierarchy

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    Properties

                                    +
                                    + +
                                    color: string
                                    +
                                    + +
                                    key: string
                                    +
                                    + +
                                    links: {
                                        custom?: string;
                                        dailynet?: string;
                                        delphinet?: string;
                                        edonet?: string;
                                        florencenet?: string;
                                        ghostnet?: string;
                                        granadanet?: string;
                                        hangzhounet?: string;
                                        ithacanet?: string;
                                        jakartanet?: string;
                                        kathmandunet?: string;
                                        limanet?: string;
                                        mainnet: string;
                                        mumbainet?: string;
                                        nairobinet?: string;
                                        oxfordnet?: string;
                                        parisnet?: string;
                                        weeklynet?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional custom?: string
                                    • +
                                    • +
                                      Optional dailynet?: string
                                    • +
                                    • +
                                      Optional delphinet?: string
                                    • +
                                    • +
                                      Optional edonet?: string
                                    • +
                                    • +
                                      Optional florencenet?: string
                                    • +
                                    • +
                                      Optional ghostnet?: string
                                    • +
                                    • +
                                      Optional granadanet?: string
                                    • +
                                    • +
                                      Optional hangzhounet?: string
                                    • +
                                    • +
                                      Optional ithacanet?: string
                                    • +
                                    • +
                                      Optional jakartanet?: string
                                    • +
                                    • +
                                      Optional kathmandunet?: string
                                    • +
                                    • +
                                      Optional limanet?: string
                                    • +
                                    • +
                                      mainnet: string
                                    • +
                                    • +
                                      Optional mumbainet?: string
                                    • +
                                    • +
                                      Optional nairobinet?: string
                                    • +
                                    • +
                                      Optional oxfordnet?: string
                                    • +
                                    • +
                                      Optional parisnet?: string
                                    • +
                                    • +
                                      Optional weeklynet?: string
                                    +
                                    + +
                                    logo: string
                                    +
                                    + +
                                    name: string
                                    +
                                    + +
                                    shortName: string
                                    +
                                    + +
                                    supportedInteractionStandards?: ("wallet_connect" | "beacon")[]
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_blockchain_substrate.html b/modules/_airgap_beacon_blockchain_substrate.html new file mode 100644 index 000000000..a155f2ad3 --- /dev/null +++ b/modules/_airgap_beacon_blockchain_substrate.html @@ -0,0 +1,92 @@ +@airgap/beacon-blockchain-substrate - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-blockchain-substrate - v4.3.1

                                    +

                                    @airgap/beacon-blockchain-substrate

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    This package adds support for substrate based blockchains. It can be used in combination with the @airgap/beacon-dapp or @airgap/beacon-wallet packages.

                                    +

                                    Usage

                                    import { DAppClient } from '@airga/beacon-dapp'
                                    import { SubstrateBlockchain } from '@airga/beacon-blockchain-substrate'

                                    const client = new DAppClient({
                                    name: 'Example DApp',
                                    })

                                    const substrateBlockchain = new SubstrateBlockchain()
                                    client.addBlockchain(substrateBlockchain) +
                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    Enumerations

                                    +
                                    +
                                    +

                                    Classes

                                    +
                                    +
                                    +

                                    Interfaces

                                    +
                                    +
                                    +

                                    Type Aliases

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_blockchain_tezos.html b/modules/_airgap_beacon_blockchain_tezos.html new file mode 100644 index 000000000..c57b6555d --- /dev/null +++ b/modules/_airgap_beacon_blockchain_tezos.html @@ -0,0 +1,75 @@ +@airgap/beacon-blockchain-tezos - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-blockchain-tezos - v4.3.1

                                    +

                                    @airgap/beacon-blockchain-tezos

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    This package adds support for the tezos blockchain. It can be used in combination with the @airgap/beacon-dapp or @airgap/beacon-wallet packages.

                                    +

                                    Usage

                                    import { DAppClient } from '@airga/beacon-dapp'
                                    import { TezosBlockchain } from '@airga/beacon-blockchain-tezos'

                                    const client = new DAppClient({
                                    name: 'Example DApp',
                                    })

                                    const tezosBlockchain = new TezosBlockchain()
                                    client.addBlockchain(tezosBlockchain) +
                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    Classes

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_blockchain_tezos_sapling.html b/modules/_airgap_beacon_blockchain_tezos_sapling.html new file mode 100644 index 000000000..d93413757 --- /dev/null +++ b/modules/_airgap_beacon_blockchain_tezos_sapling.html @@ -0,0 +1,90 @@ +@airgap/beacon-blockchain-tezos-sapling - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-blockchain-tezos-sapling - v4.3.1

                                    +

                                    @airgap/beacon-blockchain-tezos-sapling

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    This package adds support for tezos-sapling, the sapling integration on the Tezos blockchain. It can be used in combination with the @airgap/beacon-dapp or @airgap/beacon-wallet packages.

                                    +

                                    Usage

                                    import { DAppClient } from '@airga/beacon-dapp'
                                    import { TezosSaplingBlockchain } from '@airga/beacon-blockchain-tezos-sapling'

                                    const client = new DAppClient({
                                    name: 'Example DApp',
                                    })

                                    const tezosSaplingBlockchain = new TezosSaplingBlockchain()
                                    client.addBlockchain(tezosSaplingBlockchain) +
                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    Enumerations

                                    +
                                    +
                                    +

                                    Classes

                                    +
                                    +
                                    +

                                    Interfaces

                                    +
                                    +
                                    +

                                    Type Aliases

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_core.html b/modules/_airgap_beacon_core.html new file mode 100644 index 000000000..a24383abd --- /dev/null +++ b/modules/_airgap_beacon_core.html @@ -0,0 +1,122 @@ +@airgap/beacon-core - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_dapp.html b/modules/_airgap_beacon_dapp.html new file mode 100644 index 000000000..afe998198 --- /dev/null +++ b/modules/_airgap_beacon_dapp.html @@ -0,0 +1,378 @@ +@airgap/beacon-dapp - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-dapp - v4.3.1

                                    +

                                    @airgap/beacon-dapp

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    Use this package on your dApp to instanciate a DAppClient object and communicate to wallets.

                                    +

                                    Usage

                                    import { DAppClient } from '@airgap/beacon-dapp'

                                    const dAppClient = new DAppClient({ name: "Beacon Docs" }); +
                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +
                                    + +
                                    +
                                    +

                                    DApp

                                    +
                                    +
                                    +

                                    Error

                                    +
                                    +
                                    +

                                    Message

                                    +
                                    +
                                    +

                                    Other

                                    +
                                    TezblockBlockExplorer +BeaconErrorType +BeaconEvent +BeaconMessageType +ClientEvents +ColorMode +ExposedPromiseStatus +ExtensionMessageTarget +NetworkType +Origin +PermissionScope +Regions +SigningType +StorageKey +TransportStatus +TransportType +AccountManager +AppMetadataManager +BeaconClient +BeaconEventHandler +BlockExplorer +ChromeStorage +Client +CommunicationClient +ExposedPromise +ExtendedP2PPairingRequest +ExtendedP2PPairingResponse +ExtendedPostMessagePairingRequest +ExtendedPostMessagePairingResponse +ExtendedWalletConnectPairingRequest +ExtendedWalletConnectPairingResponse +IndexedDBStorage +LocalStorage +Logger +MessageBasedClient +MultiTabChannel +P2PCommunicationClient +P2PPairingRequest +P2PPairingResponse +P2PTransport +Pairing +PeerManager +PermissionManager +PostMessagePairingRequest +PostMessagePairingResponse +PostMessageTransport +Serializer +Storage +StorageValidator +Transport +TzktBlockExplorer +WCStorage +WalletConnectPairingRequest +WalletConnectPairingResponse +AccountInfo +AcknowledgeMessage +AlertButton +AlertConfig +AnalyticsInterface +App +AppBase +AppMetadata +BeaconClientOptions +BeaconMessageWrapper +Blockchain +BlockchainErrorResponse +BlockchainMessage +BlockchainRequestV3 +BlockchainResponseV3 +ChangeAccountRequest +ClientOptions +ConnectionContext +DesktopApp +EncryptedExtensionMessage +ExtendedPeerInfo +Extension +ExtensionApp +ExtensionMessage +Network +PeerInfo +PermissionEntity +PermissionInfo +PermissionRequestV3 +PermissionResponseV3 +ProofOfEventChallengeRequest +ProofOfEventChallengeResponse +PushToken +ResponseInput +SimulatedProofOfEventChallengeRequest +SimulatedProofOfEventChallengeResponse +StorageKeyReturnType +TezosAttestationOperation +TezosAttestationWithSlotOperation +TezosDalPublishCommitmentOperation +TezosDoubleAttestationEvidenceOperation +TezosDoublePreAttestationEvidenceOperation +TezosDoublePreEndorsementEvidenceOperation +TezosDrainDelegateOperation +TezosEndorsementWithSlotOperation +TezosFailingNoopOperation +TezosIncreasePaidStorageOperation +TezosPreAttestationOperation +TezosPreEndorsementOperation +TezosRegisterGlobalConstantOperation +TezosSetDepositsLimitOperation +TezosSmartRollupAddMessagesOperation +TezosSmartRollupCementOperation +TezosSmartRollupExecuteOutboxMessageOperation +TezosSmartRollupOriginateOperation +TezosSmartRollupPublishOperation +TezosSmartRollupRecoverBondOperation +TezosSmartRollupRefuteOperation +TezosSmartRollupTimeoutOperation +TezosTransferTicketOperation +TezosUpdateConsensusKeyOperation +TezosVdfRevelationOperation +Threshold +ToastAction +WalletInfo +WebApp +AccountIdentifier +BeaconMessage +BeaconRequestMessage +BeaconResponseMessage +NodeDistributions +Optional +PartialTezosDalPublishCommitmentOperation +PeerInfoType +StorageKeyReturnDefaults +BEACON_VERSION +CONTRACT_PREFIX +NOTIFICATION_ORACLE_URL +SDK_VERSION +defaultEventCallbacks +defaultValues +secretbox_MACBYTES +secretbox_NONCEBYTES +windowRef +closeAlerts +closeToast +currentBrowser +currentOS +decryptCryptoboxPayload +encodePoeChallengePayload +encryptCryptoboxPayload +generateGUID +getAccountIdentifier +getAddressFromPublicKey +getColorMode +getDAppClientInstance +getDebugEnabled +getDesktopList +getExtensionList +getHexHash +getKeypairFromSeed +getLogger +getSenderId +getStorage +getWebList +getiOSList +isAndroid +isBrowser +isDesktop +isIOS +isMobile +isMobileOS +isPublicKeySC +isValidAddress +keys +openAlert +openCryptobox +openToast +prefixPublicKey +recipientString +sealCryptobox +setColorMode +setDebugEnabled +setDesktopList +setExtensionList +setLogger +setWebList +setiOSList +signMessage +toHex +
                                    +
                                    +

                                    Tezos

                                    +
                                    +
                                    +

                                    Wallet

                                    +
                                    +
                                    +

                                    Other

                                    +
                                    +Renames and re-exports TzktBlockExplorer
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_sdk.html b/modules/_airgap_beacon_sdk.html new file mode 100644 index 000000000..3af5fbefc --- /dev/null +++ b/modules/_airgap_beacon_sdk.html @@ -0,0 +1,380 @@ +@airgap/beacon-sdk - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-sdk - v4.3.1

                                    +

                                    Beacon SDK

                                    npm +documentation +GitHub Action +Quality Gate Status +code style: prettier

                                    +
                                    +

                                    Connect Wallets with dApps on Tezos

                                    +
                                    +

                                    Beacon is the implementation of the wallet interaction standard tzip-10 which describes the connnection of a dApp with a wallet.

                                    +

                                    Intro

                                    The beacon-sdk simplifies and abstracts the communication between dApps and wallets over different transport layers.

                                    +

                                    Developers that plan to develop complex smart contract interactions can use Taquito with the BeaconWallet, which uses this SDK under the hood, but provides helpful methods to interact with contracts.

                                    +

                                    Besides this Typescript SDK, we also provide SDKs for native iOS and Android Wallets:

                                    + +

                                    Documentation

                                    The documentation can be found here, technical documentation can be found here.

                                    +

                                    Installation

                                    npm i --save @airgap/beacon-sdk
                                    +
                                    +

                                    Example DApp integration

                                    const client = new DAppClient({ name: 'My Sample DApp' })

                                    client
                                    .requestPermissions() // Send a permission request and automatically show UI to the user to select his favorite wallet
                                    .then((permissions) => {
                                    // Account that has been shared by the wallet
                                    console.log('got permissions', permissions)
                                    })
                                    .catch((error) => console.log(error)) +
                                    +

                                    For a more complete example, take a look at the example-dapp.html file.

                                    +

                                    Example Wallet integration

                                    const client = new WalletClient({ name: 'My Wallet' })
                                    await client.init() // Establish P2P connection

                                    client
                                    .connect(async (message) => {
                                    // Example: Handle PermissionRequest. A wallet should handle all request types
                                    if (message.type === BeaconMessageType.PermissionRequest) {
                                    // Show a UI to the user where he can confirm sharing an account with the DApp

                                    const response: PermissionResponseInput = {
                                    type: BeaconMessageType.PermissionResponse,
                                    network: message.network, // Use the same network that the user requested
                                    scopes: [PermissionScope.OPERATION_REQUEST], // Ignore the scopes that have been requested and instead give only operation permissions
                                    id: message.id,
                                    publicKey: 'tezos public key'
                                    }

                                    // Send response back to DApp
                                    await client.respond(response)
                                    }
                                    })
                                    .catch((error) => console.error('connect error', error)) +
                                    +

                                    For a more complete example, take a look at the example-wallet.html file.

                                    +

                                    Adding a wallet to beacon-sdk

                                    Please create a PR and add your wallet here.

                                    +

                                    For iOS wallets, the wallet needs to define a custom url scheme to support the same-device functionality.

                                    +

                                    Development

                                    $ npm i
                                    $ npm run build
                                    $ npm run test +
                                    +

                                    Once the SDK is built, you can open the example-dapp.html file in your browser and try out the basic functionality. To support browser extensions as well, the file should be viewed over a webserver. You can easily start one with python -m SimpleHTTPServer 8000 and then open the file with http://localhost:8000/example-dapp.html.

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    DApp

                                    +
                                    +
                                    +

                                    Error

                                    +
                                    +
                                    +

                                    Message

                                    +
                                    +
                                    +

                                    Other

                                    +
                                    BeaconErrorType +BeaconMessageType +ClientEvents +ColorMode +ExposedPromiseStatus +ExtensionMessageTarget +NetworkType +Origin +PermissionScope +Regions +SigningType +StorageKey +SubstrateMessageType +SubstratePermissionScope +TransportStatus +TransportType +AccountManager +AppMetadataManager +BeaconClient +ChromeStorage +Client +CommunicationClient +ExposedPromise +ExtendedP2PPairingRequest +ExtendedP2PPairingResponse +ExtendedPostMessagePairingRequest +ExtendedPostMessagePairingResponse +ExtendedWalletConnectPairingRequest +ExtendedWalletConnectPairingResponse +IndexedDBStorage +LocalStorage +Logger +MessageBasedClient +MultiTabChannel +P2PCommunicationClient +P2PPairingRequest +P2PPairingResponse +P2PTransport +PeerManager +PermissionManager +PostMessagePairingRequest +PostMessagePairingResponse +PostMessageTransport +Serializer +Storage +StorageValidator +SubstrateBlockchain +TezosBlockchain +Transport +WCStorage +WalletConnectCommunicationClient +WalletConnectPairingRequest +WalletConnectPairingResponse +WalletConnectTransport +AccountInfo +AcknowledgeMessage +AnalyticsInterface +App +AppBase +AppMetadata +BeaconClientOptions +BeaconMessageWrapper +Blockchain +BlockchainErrorResponse +BlockchainMessage +BlockchainRequestV3 +BlockchainResponseV3 +ChangeAccountRequest +ClientOptions +ConnectionContext +DesktopApp +EncryptedExtensionMessage +ExtendedPeerInfo +Extension +ExtensionApp +ExtensionMessage +Network +PeerInfo +PermissionEntity +PermissionInfo +PermissionRequestV3 +PermissionResponseV3 +ProofOfEventChallengeRequest +ProofOfEventChallengeResponse +PushToken +ResponseInput +SimulatedProofOfEventChallengeRequest +SimulatedProofOfEventChallengeResponse +StorageKeyReturnType +SubstratePermissionRequest +SubstratePermissionResponse +SubstrateSignPayloadRequest +SubstrateTransferRequest +TezosAttestationOperation +TezosAttestationWithSlotOperation +TezosDalPublishCommitmentOperation +TezosDoubleAttestationEvidenceOperation +TezosDoublePreAttestationEvidenceOperation +TezosDoublePreEndorsementEvidenceOperation +TezosDrainDelegateOperation +TezosEndorsementWithSlotOperation +TezosFailingNoopOperation +TezosIncreasePaidStorageOperation +TezosPreAttestationOperation +TezosPreEndorsementOperation +TezosRegisterGlobalConstantOperation +TezosSetDepositsLimitOperation +TezosSmartRollupAddMessagesOperation +TezosSmartRollupCementOperation +TezosSmartRollupExecuteOutboxMessageOperation +TezosSmartRollupOriginateOperation +TezosSmartRollupPublishOperation +TezosSmartRollupRecoverBondOperation +TezosSmartRollupRefuteOperation +TezosSmartRollupTimeoutOperation +TezosTransferTicketOperation +TezosUpdateConsensusKeyOperation +TezosVdfRevelationOperation +Threshold +WalletInfo +WebApp +AccountIdentifier +BeaconMessage +BeaconRequestMessage +BeaconResponseMessage +NodeDistributions +Optional +PartialTezosDalPublishCommitmentOperation +PeerInfoType +StorageKeyReturnDefaults +SubstrateSignPayloadResponse +SubstrateTransferResponse +BEACON_VERSION +CONTRACT_PREFIX +NOTIFICATION_ORACLE_URL +SDK_VERSION +defaultValues +secretbox_MACBYTES +secretbox_NONCEBYTES +windowRef +decryptCryptoboxPayload +encodePoeChallengePayload +encryptCryptoboxPayload +generateGUID +getAccountIdentifier +getAddressFromPublicKey +getDebugEnabled +getHexHash +getKeypairFromSeed +getLogger +getSenderId +getStorage +isPublicKeySC +isValidAddress +keys +openCryptobox +prefixPublicKey +recipientString +sealCryptobox +setDebugEnabled +setLogger +signMessage +toHex +
                                    +
                                    +

                                    Tezos

                                    +
                                    +
                                    +

                                    Wallet

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_transport_matrix.html b/modules/_airgap_beacon_transport_matrix.html new file mode 100644 index 000000000..d5104f33c --- /dev/null +++ b/modules/_airgap_beacon_transport_matrix.html @@ -0,0 +1,74 @@ +@airgap/beacon-transport-matrix - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-transport-matrix - v4.3.1

                                    +

                                    @airgap/beacon-transport-matrix

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    This package contains methods to facilitate communication over the Beacon network, a decentralised P2P network that is based on the matrix protocol.

                                    +

                                    Unless you need to import types from this package, you probably don't need to add it to your project.

                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    Classes

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_transport_postmessage.html b/modules/_airgap_beacon_transport_postmessage.html new file mode 100644 index 000000000..328c0c128 --- /dev/null +++ b/modules/_airgap_beacon_transport_postmessage.html @@ -0,0 +1,73 @@ +@airgap/beacon-transport-postmessage - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-transport-postmessage - v4.3.1

                                    +

                                    @airgap/beacon-transport-postmessage

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    This package contains methods to facilitate communication over the postmessage interface of the browser to talk to browser extensions.

                                    +

                                    Unless you need to import types from this package, you probably don't need to add it to your project.

                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    Classes

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_transport_walletconnect.html b/modules/_airgap_beacon_transport_walletconnect.html new file mode 100644 index 000000000..6a06a71ec --- /dev/null +++ b/modules/_airgap_beacon_transport_walletconnect.html @@ -0,0 +1,74 @@ +@airgap/beacon-transport-walletconnect - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-transport-walletconnect - v4.3.1

                                    +

                                    beacon-transport-walletconnect

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    This package contains methods to facilitate communication over the WalletConnect network.

                                    +

                                    Unless you need to import types from this package, you probably don't need to add it to your project.

                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    Classes

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_types.html b/modules/_airgap_beacon_types.html new file mode 100644 index 000000000..d29f85be0 --- /dev/null +++ b/modules/_airgap_beacon_types.html @@ -0,0 +1,268 @@ +@airgap/beacon-types - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-types - v4.3.1

                                    +
                                    +

                                    General docs

                                    +
                                    +
                                    +

                                    @airgap/beacon-types

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    This package contains types that are used throughout the SDK.

                                    +

                                    Unless you need to import types from this package, you probably don't need to add it to your project.

                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    DApp

                                    +
                                    +
                                    +

                                    Message

                                    +
                                    +
                                    +

                                    Other

                                    +
                                    BeaconErrorType +BeaconMessageType +ColorMode +ExtensionMessageTarget +NetworkType +Origin +PermissionScope +Regions +SigningType +StorageKey +TransportStatus +TransportType +ExtendedP2PPairingRequest +ExtendedP2PPairingResponse +ExtendedPostMessagePairingRequest +ExtendedPostMessagePairingResponse +ExtendedWalletConnectPairingRequest +ExtendedWalletConnectPairingResponse +P2PPairingRequest +P2PPairingResponse +PostMessagePairingRequest +PostMessagePairingResponse +Storage +WalletConnectPairingRequest +WalletConnectPairingResponse +AccountInfo +AcknowledgeMessage +AnalyticsInterface +App +AppBase +AppMetadata +BeaconMessageWrapper +Blockchain +BlockchainErrorResponse +BlockchainMessage +BlockchainRequestV3 +BlockchainResponseV3 +ChangeAccountRequest +ConnectionContext +DesktopApp +EncryptedExtensionMessage +ExtendedPeerInfo +Extension +ExtensionApp +ExtensionMessage +Network +PeerInfo +PermissionEntity +PermissionInfo +PermissionRequestV3 +PermissionResponseV3 +ProofOfEventChallengeRequest +ProofOfEventChallengeResponse +PushToken +ResponseInput +SimulatedProofOfEventChallengeRequest +SimulatedProofOfEventChallengeResponse +StorageKeyReturnType +TezosAttestationOperation +TezosAttestationWithSlotOperation +TezosDalPublishCommitmentOperation +TezosDoubleAttestationEvidenceOperation +TezosDoublePreAttestationEvidenceOperation +TezosDoublePreEndorsementEvidenceOperation +TezosDrainDelegateOperation +TezosEndorsementWithSlotOperation +TezosFailingNoopOperation +TezosIncreasePaidStorageOperation +TezosPreAttestationOperation +TezosPreEndorsementOperation +TezosRegisterGlobalConstantOperation +TezosSetDepositsLimitOperation +TezosSmartRollupAddMessagesOperation +TezosSmartRollupCementOperation +TezosSmartRollupExecuteOutboxMessageOperation +TezosSmartRollupOriginateOperation +TezosSmartRollupPublishOperation +TezosSmartRollupRecoverBondOperation +TezosSmartRollupRefuteOperation +TezosSmartRollupTimeoutOperation +TezosTransferTicketOperation +TezosUpdateConsensusKeyOperation +TezosVdfRevelationOperation +Threshold +WalletInfo +WebApp +AccountIdentifier +BeaconMessage +BeaconRequestMessage +BeaconResponseMessage +NodeDistributions +Optional +PartialTezosDalPublishCommitmentOperation +PeerInfoType +StorageKeyReturnDefaults +defaultValues +
                                    +
                                    +

                                    Tezos

                                    +
                                    +
                                    +

                                    Wallet

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_ui.html b/modules/_airgap_beacon_ui.html new file mode 100644 index 000000000..3da275bb0 --- /dev/null +++ b/modules/_airgap_beacon_ui.html @@ -0,0 +1,104 @@ +@airgap/beacon-ui - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-ui - v4.3.1

                                    +

                                    @airgap/beacon-ui

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    This package contains the UI part (alerts and toasts) of the beacon-sdk.

                                    +

                                    Unless you need to import types from this package, you probably don't need to add it to your project.

                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    Classes

                                    +
                                    +
                                    +

                                    Interfaces

                                    +
                                    +
                                    +

                                    Functions

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_utils.html b/modules/_airgap_beacon_utils.html new file mode 100644 index 000000000..ba229c3bb --- /dev/null +++ b/modules/_airgap_beacon_utils.html @@ -0,0 +1,102 @@ +@airgap/beacon-utils - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-utils - v4.3.1

                                    +

                                    @airgap/beacon-utils

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    This package contains utility functions that are used throughout the beacon-sdk.

                                    +

                                    Unless you need to import types from this package, you probably don't need to add it to your project.

                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    Enumerations

                                    +
                                    +
                                    +

                                    Classes

                                    +
                                    +
                                    +

                                    Variables

                                    +
                                    +
                                    +

                                    Functions

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/modules/_airgap_beacon_wallet.html b/modules/_airgap_beacon_wallet.html new file mode 100644 index 000000000..9f7ce76d8 --- /dev/null +++ b/modules/_airgap_beacon_wallet.html @@ -0,0 +1,337 @@ +@airgap/beacon-wallet - v4.3.1 | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Module @airgap/beacon-wallet - v4.3.1

                                    +

                                    @airgap/beacon-wallet

                                    This package is part of the @airgap/beacon-sdk project. Read more

                                    +

                                    Introduction

                                    Use this package in your wallet to instanciate a WalletClient object and communicate to dApps.

                                    +

                                    Usage

                                    import { WalletClient } from '@airgap/beacon-wallet'

                                    const walletClient = new WalletClient({ name: "Example Wallet" }); +
                                    +

                                    Check our documentation for more information. Documentation

                                    +
                                    +
                                    +
                                    +

                                    Index

                                    +
                                    +

                                    DApp

                                    +
                                    +
                                    +

                                    Error

                                    +
                                    +
                                    +

                                    Message

                                    +
                                    +
                                    +

                                    Other

                                    +
                                    BeaconErrorType +BeaconMessageType +ClientEvents +ColorMode +ExposedPromiseStatus +ExtensionMessageTarget +NetworkType +Origin +PermissionScope +Regions +SigningType +StorageKey +TransportStatus +TransportType +AccountManager +AppMetadataManager +BeaconClient +ChromeStorage +Client +CommunicationClient +ExposedPromise +ExtendedP2PPairingRequest +ExtendedP2PPairingResponse +ExtendedPostMessagePairingRequest +ExtendedPostMessagePairingResponse +ExtendedWalletConnectPairingRequest +ExtendedWalletConnectPairingResponse +IndexedDBStorage +LocalStorage +Logger +MessageBasedClient +MultiTabChannel +P2PCommunicationClient +P2PPairingRequest +P2PPairingResponse +P2PTransport +PeerManager +PermissionManager +PostMessagePairingRequest +PostMessagePairingResponse +Serializer +Storage +StorageValidator +Transport +WCStorage +WalletConnectPairingRequest +WalletConnectPairingResponse +AccountInfo +AcknowledgeMessage +AnalyticsInterface +App +AppBase +AppMetadata +BeaconClientOptions +BeaconMessageWrapper +Blockchain +BlockchainErrorResponse +BlockchainMessage +BlockchainRequestV3 +BlockchainResponseV3 +ChangeAccountRequest +ClientOptions +ConnectionContext +DesktopApp +EncryptedExtensionMessage +ExtendedPeerInfo +Extension +ExtensionApp +ExtensionMessage +Network +PeerInfo +PermissionEntity +PermissionInfo +PermissionRequestV3 +PermissionResponseV3 +ProofOfEventChallengeRequest +ProofOfEventChallengeResponse +PushToken +ResponseInput +SimulatedProofOfEventChallengeRequest +SimulatedProofOfEventChallengeResponse +StorageKeyReturnType +TezosAttestationOperation +TezosAttestationWithSlotOperation +TezosDalPublishCommitmentOperation +TezosDoubleAttestationEvidenceOperation +TezosDoublePreAttestationEvidenceOperation +TezosDoublePreEndorsementEvidenceOperation +TezosDrainDelegateOperation +TezosEndorsementWithSlotOperation +TezosFailingNoopOperation +TezosIncreasePaidStorageOperation +TezosPreAttestationOperation +TezosPreEndorsementOperation +TezosRegisterGlobalConstantOperation +TezosSetDepositsLimitOperation +TezosSmartRollupAddMessagesOperation +TezosSmartRollupCementOperation +TezosSmartRollupExecuteOutboxMessageOperation +TezosSmartRollupOriginateOperation +TezosSmartRollupPublishOperation +TezosSmartRollupRecoverBondOperation +TezosSmartRollupRefuteOperation +TezosSmartRollupTimeoutOperation +TezosTransferTicketOperation +TezosUpdateConsensusKeyOperation +TezosVdfRevelationOperation +Threshold +WalletInfo +WebApp +AccountIdentifier +BeaconMessage +BeaconRequestMessage +BeaconResponseMessage +NodeDistributions +Optional +PartialTezosDalPublishCommitmentOperation +PeerInfoType +StorageKeyReturnDefaults +BEACON_VERSION +CONTRACT_PREFIX +NOTIFICATION_ORACLE_URL +SDK_VERSION +defaultValues +secretbox_MACBYTES +secretbox_NONCEBYTES +windowRef +decryptCryptoboxPayload +encodePoeChallengePayload +encryptCryptoboxPayload +generateGUID +getAccountIdentifier +getAddressFromPublicKey +getDebugEnabled +getHexHash +getKeypairFromSeed +getLogger +getSenderId +getStorage +isPublicKeySC +isValidAddress +keys +openCryptobox +prefixPublicKey +recipientString +sealCryptobox +setDebugEnabled +setLogger +signMessage +toHex +
                                    +
                                    +

                                    Tezos

                                    +
                                    +
                                    +

                                    Wallet

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_blockchain_substrate.SubstrateSignPayloadResponse.html b/types/_airgap_beacon_blockchain_substrate.SubstrateSignPayloadResponse.html new file mode 100644 index 000000000..ce35036e3 --- /dev/null +++ b/types/_airgap_beacon_blockchain_substrate.SubstrateSignPayloadResponse.html @@ -0,0 +1,76 @@ +SubstrateSignPayloadResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    + +
                                    SubstrateSignPayloadResponse: {
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    • +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_blockchain_substrate.SubstrateTransferResponse.html b/types/_airgap_beacon_blockchain_substrate.SubstrateTransferResponse.html new file mode 100644 index 000000000..8ceec8804 --- /dev/null +++ b/types/_airgap_beacon_blockchain_substrate.SubstrateTransferResponse.html @@ -0,0 +1,76 @@ +SubstrateTransferResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    + +
                                    SubstrateTransferResponse: {
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    • +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingTransferResponse.html b/types/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingTransferResponse.html new file mode 100644 index 000000000..230291b33 --- /dev/null +++ b/types/_airgap_beacon_blockchain_tezos_sapling.TezosSaplingTransferResponse.html @@ -0,0 +1,76 @@ +TezosSaplingTransferResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    + +
                                    TezosSaplingTransferResponse: {
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    • +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.AccountIdentifier.html b/types/_airgap_beacon_dapp.AccountIdentifier.html new file mode 100644 index 000000000..a56ca11bd --- /dev/null +++ b/types/_airgap_beacon_dapp.AccountIdentifier.html @@ -0,0 +1,55 @@ +AccountIdentifier | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.AcknowledgeResponseInput.html b/types/_airgap_beacon_dapp.AcknowledgeResponseInput.html new file mode 100644 index 000000000..6d10cac5a --- /dev/null +++ b/types/_airgap_beacon_dapp.AcknowledgeResponseInput.html @@ -0,0 +1,55 @@ +AcknowledgeResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BeaconMessage.html b/types/_airgap_beacon_dapp.BeaconMessage.html new file mode 100644 index 000000000..13f2dd2b4 --- /dev/null +++ b/types/_airgap_beacon_dapp.BeaconMessage.html @@ -0,0 +1,57 @@ +BeaconMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BeaconRequestInputMessage.html b/types/_airgap_beacon_dapp.BeaconRequestInputMessage.html new file mode 100644 index 000000000..82620e532 --- /dev/null +++ b/types/_airgap_beacon_dapp.BeaconRequestInputMessage.html @@ -0,0 +1,57 @@ +BeaconRequestInputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BeaconRequestMessage.html b/types/_airgap_beacon_dapp.BeaconRequestMessage.html new file mode 100644 index 000000000..da18133a7 --- /dev/null +++ b/types/_airgap_beacon_dapp.BeaconRequestMessage.html @@ -0,0 +1,57 @@ +BeaconRequestMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BeaconRequestOutputMessage.html b/types/_airgap_beacon_dapp.BeaconRequestOutputMessage.html new file mode 100644 index 000000000..c9ad30078 --- /dev/null +++ b/types/_airgap_beacon_dapp.BeaconRequestOutputMessage.html @@ -0,0 +1,57 @@ +BeaconRequestOutputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BeaconResponseInputMessage.html b/types/_airgap_beacon_dapp.BeaconResponseInputMessage.html new file mode 100644 index 000000000..3f8239892 --- /dev/null +++ b/types/_airgap_beacon_dapp.BeaconResponseInputMessage.html @@ -0,0 +1,57 @@ +BeaconResponseInputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BeaconResponseMessage.html b/types/_airgap_beacon_dapp.BeaconResponseMessage.html new file mode 100644 index 000000000..17ee1412f --- /dev/null +++ b/types/_airgap_beacon_dapp.BeaconResponseMessage.html @@ -0,0 +1,57 @@ +BeaconResponseMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BeaconResponseOutputMessage.html b/types/_airgap_beacon_dapp.BeaconResponseOutputMessage.html new file mode 100644 index 000000000..0bd21249e --- /dev/null +++ b/types/_airgap_beacon_dapp.BeaconResponseOutputMessage.html @@ -0,0 +1,57 @@ +BeaconResponseOutputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BroadcastRequestInput.html b/types/_airgap_beacon_dapp.BroadcastRequestInput.html new file mode 100644 index 000000000..a7676541b --- /dev/null +++ b/types/_airgap_beacon_dapp.BroadcastRequestInput.html @@ -0,0 +1,57 @@ +BroadcastRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BroadcastRequestOutput.html b/types/_airgap_beacon_dapp.BroadcastRequestOutput.html new file mode 100644 index 000000000..b7d2f687c --- /dev/null +++ b/types/_airgap_beacon_dapp.BroadcastRequestOutput.html @@ -0,0 +1,55 @@ +BroadcastRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias BroadcastRequestOutput

                                    +
                                    BroadcastRequestOutput: Optional<BroadcastRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BroadcastResponseInput.html b/types/_airgap_beacon_dapp.BroadcastResponseInput.html new file mode 100644 index 000000000..389f20a9c --- /dev/null +++ b/types/_airgap_beacon_dapp.BroadcastResponseInput.html @@ -0,0 +1,55 @@ +BroadcastResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.BroadcastResponseOutput.html b/types/_airgap_beacon_dapp.BroadcastResponseOutput.html new file mode 100644 index 000000000..e63fb928a --- /dev/null +++ b/types/_airgap_beacon_dapp.BroadcastResponseOutput.html @@ -0,0 +1,55 @@ +BroadcastResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.ErrorResponseInput.html b/types/_airgap_beacon_dapp.ErrorResponseInput.html new file mode 100644 index 000000000..9f38496c9 --- /dev/null +++ b/types/_airgap_beacon_dapp.ErrorResponseInput.html @@ -0,0 +1,55 @@ +ErrorResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.IgnoredRequestInputProperties.html b/types/_airgap_beacon_dapp.IgnoredRequestInputProperties.html new file mode 100644 index 000000000..17ee7177e --- /dev/null +++ b/types/_airgap_beacon_dapp.IgnoredRequestInputProperties.html @@ -0,0 +1,57 @@ +IgnoredRequestInputProperties | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias IgnoredRequestInputProperties

                                    +
                                    IgnoredRequestInputProperties: "id" | "senderId" | "version"
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.IgnoredResponseInputProperties.html b/types/_airgap_beacon_dapp.IgnoredResponseInputProperties.html new file mode 100644 index 000000000..1b291506c --- /dev/null +++ b/types/_airgap_beacon_dapp.IgnoredResponseInputProperties.html @@ -0,0 +1,55 @@ +IgnoredResponseInputProperties | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.MichelineMichelsonV1Expression.html b/types/_airgap_beacon_dapp.MichelineMichelsonV1Expression.html new file mode 100644 index 000000000..9a9b5f213 --- /dev/null +++ b/types/_airgap_beacon_dapp.MichelineMichelsonV1Expression.html @@ -0,0 +1,81 @@ +MichelineMichelsonV1Expression | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias MichelineMichelsonV1Expression

                                    +
                                    MichelineMichelsonV1Expression: {
                                        int: string;
                                    } | {
                                        string: string;
                                    } | {
                                        bytes: string;
                                    } | MichelineMichelsonV1Expression[] | {
                                        annots?: string[];
                                        args?: MichelineMichelsonV1Expression[];
                                        prim: MichelsonPrimitives;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      int: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      string: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      bytes: string
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.MichelsonPrimitives.html b/types/_airgap_beacon_dapp.MichelsonPrimitives.html new file mode 100644 index 000000000..6d0c9876d --- /dev/null +++ b/types/_airgap_beacon_dapp.MichelsonPrimitives.html @@ -0,0 +1,57 @@ +MichelsonPrimitives | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias MichelsonPrimitives

                                    +
                                    MichelsonPrimitives: "ADD" | "IF_NONE" | "SWAP" | "set" | "nat" | "CHECK_SIGNATURE" | "IF_LEFT" | "LAMBDA" | "Elt" | "CREATE_CONTRACT" | "NEG" | "big_map" | "map" | "or" | "BLAKE2B" | "bytes" | "SHA256" | "SET_DELEGATE" | "CONTRACT" | "LSL" | "SUB" | "IMPLICIT_ACCOUNT" | "PACK" | "list" | "PAIR" | "Right" | "contract" | "GT" | "LEFT" | "STEPS_TO_QUOTA" | "storage" | "TRANSFER_TOKENS" | "CDR" | "SLICE" | "PUSH" | "False" | "SHA512" | "CHAIN_ID" | "BALANCE" | "signature" | "DUG" | "SELF" | "EMPTY_BIG_MAP" | "LSR" | "OR" | "XOR" | "lambda" | "COMPARE" | "key" | "option" | "Unit" | "Some" | "UNPACK" | "NEQ" | "INT" | "pair" | "AMOUNT" | "DIP" | "ABS" | "ISNAT" | "EXEC" | "NOW" | "LOOP" | "chain_id" | "string" | "MEM" | "MAP" | "None" | "address" | "CONCAT" | "EMPTY_SET" | "MUL" | "LOOP_LEFT" | "timestamp" | "LT" | "UPDATE" | "DUP" | "SOURCE" | "mutez" | "SENDER" | "IF_CONS" | "RIGHT" | "CAR" | "CONS" | "LE" | "NONE" | "IF" | "SOME" | "GET" | "Left" | "CAST" | "int" | "SIZE" | "key_hash" | "unit" | "DROP" | "EMPTY_MAP" | "NIL" | "DIG" | "APPLY" | "bool" | "RENAME" | "operation" | "True" | "FAILWITH" | "parameter" | "HASH_KEY" | "EQ" | "NOT" | "UNIT" | "Pair" | "ADDRESS" | "EDIV" | "CREATE_ACCOUNT" | "GE" | "ITER" | "code" | "AND"
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.NodeDistributions.html b/types/_airgap_beacon_dapp.NodeDistributions.html new file mode 100644 index 000000000..3d4ce614d --- /dev/null +++ b/types/_airgap_beacon_dapp.NodeDistributions.html @@ -0,0 +1,55 @@ +NodeDistributions | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.OperationRequestInput.html b/types/_airgap_beacon_dapp.OperationRequestInput.html new file mode 100644 index 000000000..0afff1e1a --- /dev/null +++ b/types/_airgap_beacon_dapp.OperationRequestInput.html @@ -0,0 +1,57 @@ +OperationRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.OperationRequestOutput.html b/types/_airgap_beacon_dapp.OperationRequestOutput.html new file mode 100644 index 000000000..0d126d058 --- /dev/null +++ b/types/_airgap_beacon_dapp.OperationRequestOutput.html @@ -0,0 +1,55 @@ +OperationRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias OperationRequestOutput

                                    +
                                    OperationRequestOutput: Optional<OperationRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.OperationResponseInput.html b/types/_airgap_beacon_dapp.OperationResponseInput.html new file mode 100644 index 000000000..14f7f4bc9 --- /dev/null +++ b/types/_airgap_beacon_dapp.OperationResponseInput.html @@ -0,0 +1,55 @@ +OperationResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.OperationResponseOutput.html b/types/_airgap_beacon_dapp.OperationResponseOutput.html new file mode 100644 index 000000000..0ac4a88b4 --- /dev/null +++ b/types/_airgap_beacon_dapp.OperationResponseOutput.html @@ -0,0 +1,55 @@ +OperationResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.Optional.html b/types/_airgap_beacon_dapp.Optional.html new file mode 100644 index 000000000..88d0d99bf --- /dev/null +++ b/types/_airgap_beacon_dapp.Optional.html @@ -0,0 +1,62 @@ +Optional | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosDalPublishCommitmentOperation.html b/types/_airgap_beacon_dapp.PartialTezosDalPublishCommitmentOperation.html new file mode 100644 index 000000000..9e7b886ce --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosDalPublishCommitmentOperation.html @@ -0,0 +1,55 @@ +PartialTezosDalPublishCommitmentOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosDelegationOperation.html b/types/_airgap_beacon_dapp.PartialTezosDelegationOperation.html new file mode 100644 index 000000000..0236f0fb4 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosDelegationOperation.html @@ -0,0 +1,57 @@ +PartialTezosDelegationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosIncreasePaidStorageOperation.html b/types/_airgap_beacon_dapp.PartialTezosIncreasePaidStorageOperation.html new file mode 100644 index 000000000..fa33b8373 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosIncreasePaidStorageOperation.html @@ -0,0 +1,57 @@ +PartialTezosIncreasePaidStorageOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosOperation.html b/types/_airgap_beacon_dapp.PartialTezosOperation.html new file mode 100644 index 000000000..2e01d03d9 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosOperation.html @@ -0,0 +1,57 @@ +PartialTezosOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias PartialTezosOperation

                                    + +
                                    +

                                    Publicapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosOriginationOperation.html b/types/_airgap_beacon_dapp.PartialTezosOriginationOperation.html new file mode 100644 index 000000000..d7129dcf3 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosOriginationOperation.html @@ -0,0 +1,57 @@ +PartialTezosOriginationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosRegisterGlobalConstantOperation.html b/types/_airgap_beacon_dapp.PartialTezosRegisterGlobalConstantOperation.html new file mode 100644 index 000000000..edd852b0b --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosRegisterGlobalConstantOperation.html @@ -0,0 +1,57 @@ +PartialTezosRegisterGlobalConstantOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosRevealOperation.html b/types/_airgap_beacon_dapp.PartialTezosRevealOperation.html new file mode 100644 index 000000000..ce99358c0 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosRevealOperation.html @@ -0,0 +1,57 @@ +PartialTezosRevealOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosSetDepositsLimitOperation.html b/types/_airgap_beacon_dapp.PartialTezosSetDepositsLimitOperation.html new file mode 100644 index 000000000..0a40694fd --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosSetDepositsLimitOperation.html @@ -0,0 +1,57 @@ +PartialTezosSetDepositsLimitOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosSmartRollupAddMessagesOperation.html b/types/_airgap_beacon_dapp.PartialTezosSmartRollupAddMessagesOperation.html new file mode 100644 index 000000000..9523b37f2 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosSmartRollupAddMessagesOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupAddMessagesOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosSmartRollupCementOperation.html b/types/_airgap_beacon_dapp.PartialTezosSmartRollupCementOperation.html new file mode 100644 index 000000000..456a30222 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosSmartRollupCementOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupCementOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosSmartRollupExecuteOutboxMessageOperation.html b/types/_airgap_beacon_dapp.PartialTezosSmartRollupExecuteOutboxMessageOperation.html new file mode 100644 index 000000000..1b1ef9713 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosSmartRollupExecuteOutboxMessageOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupExecuteOutboxMessageOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosSmartRollupOriginateOperation.html b/types/_airgap_beacon_dapp.PartialTezosSmartRollupOriginateOperation.html new file mode 100644 index 000000000..14e86e93d --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosSmartRollupOriginateOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupOriginateOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosSmartRollupPublishOperation.html b/types/_airgap_beacon_dapp.PartialTezosSmartRollupPublishOperation.html new file mode 100644 index 000000000..dd28deac5 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosSmartRollupPublishOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupPublishOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosSmartRollupRecoverBondOperation.html b/types/_airgap_beacon_dapp.PartialTezosSmartRollupRecoverBondOperation.html new file mode 100644 index 000000000..18de2835e --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosSmartRollupRecoverBondOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupRecoverBondOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosSmartRollupRefuteOperation.html b/types/_airgap_beacon_dapp.PartialTezosSmartRollupRefuteOperation.html new file mode 100644 index 000000000..4fa7848b9 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosSmartRollupRefuteOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupRefuteOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosSmartRollupTimeoutOperation.html b/types/_airgap_beacon_dapp.PartialTezosSmartRollupTimeoutOperation.html new file mode 100644 index 000000000..91d6c8c94 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosSmartRollupTimeoutOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupTimeoutOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosTransactionOperation.html b/types/_airgap_beacon_dapp.PartialTezosTransactionOperation.html new file mode 100644 index 000000000..c8b830568 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosTransactionOperation.html @@ -0,0 +1,57 @@ +PartialTezosTransactionOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosTransferTicketOperation.html b/types/_airgap_beacon_dapp.PartialTezosTransferTicketOperation.html new file mode 100644 index 000000000..53da61ec7 --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosTransferTicketOperation.html @@ -0,0 +1,57 @@ +PartialTezosTransferTicketOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PartialTezosUpdateConsensusKeyOperation.html b/types/_airgap_beacon_dapp.PartialTezosUpdateConsensusKeyOperation.html new file mode 100644 index 000000000..ecf9bb5fa --- /dev/null +++ b/types/_airgap_beacon_dapp.PartialTezosUpdateConsensusKeyOperation.html @@ -0,0 +1,57 @@ +PartialTezosUpdateConsensusKeyOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PeerInfoType.html b/types/_airgap_beacon_dapp.PeerInfoType.html new file mode 100644 index 000000000..4d9403edc --- /dev/null +++ b/types/_airgap_beacon_dapp.PeerInfoType.html @@ -0,0 +1,55 @@ +PeerInfoType | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PermissionRequestInput.html b/types/_airgap_beacon_dapp.PermissionRequestInput.html new file mode 100644 index 000000000..936240c09 --- /dev/null +++ b/types/_airgap_beacon_dapp.PermissionRequestInput.html @@ -0,0 +1,57 @@ +PermissionRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PermissionRequestOutput.html b/types/_airgap_beacon_dapp.PermissionRequestOutput.html new file mode 100644 index 000000000..ae85c25b8 --- /dev/null +++ b/types/_airgap_beacon_dapp.PermissionRequestOutput.html @@ -0,0 +1,55 @@ +PermissionRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias PermissionRequestOutput

                                    +
                                    PermissionRequestOutput: Optional<PermissionRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PermissionResponseInput.html b/types/_airgap_beacon_dapp.PermissionResponseInput.html new file mode 100644 index 000000000..455354f64 --- /dev/null +++ b/types/_airgap_beacon_dapp.PermissionResponseInput.html @@ -0,0 +1,55 @@ +PermissionResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.PermissionResponseOutput.html b/types/_airgap_beacon_dapp.PermissionResponseOutput.html new file mode 100644 index 000000000..850badb14 --- /dev/null +++ b/types/_airgap_beacon_dapp.PermissionResponseOutput.html @@ -0,0 +1,64 @@ +PermissionResponseOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias PermissionResponseOutput

                                    +
                                    PermissionResponseOutput: PermissionResponse & {
                                        accountInfo: AccountInfo;
                                        address: string;
                                        walletKey?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      accountInfo: AccountInfo
                                    • +
                                    • +
                                      address: string
                                    • +
                                    • +
                                      Optional walletKey?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.ProofOfEventChallengeRequestInput.html b/types/_airgap_beacon_dapp.ProofOfEventChallengeRequestInput.html new file mode 100644 index 000000000..4c5039372 --- /dev/null +++ b/types/_airgap_beacon_dapp.ProofOfEventChallengeRequestInput.html @@ -0,0 +1,57 @@ +ProofOfEventChallengeRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.ProofOfEventChallengeRequestOutput.html b/types/_airgap_beacon_dapp.ProofOfEventChallengeRequestOutput.html new file mode 100644 index 000000000..3e0a9a3bd --- /dev/null +++ b/types/_airgap_beacon_dapp.ProofOfEventChallengeRequestOutput.html @@ -0,0 +1,55 @@ +ProofOfEventChallengeRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias ProofOfEventChallengeRequestOutput

                                    +
                                    ProofOfEventChallengeRequestOutput: Optional<ProofOfEventChallengeRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.ProofOfEventChallengeResponseOutput.html b/types/_airgap_beacon_dapp.ProofOfEventChallengeResponseOutput.html new file mode 100644 index 000000000..9b2e69707 --- /dev/null +++ b/types/_airgap_beacon_dapp.ProofOfEventChallengeResponseOutput.html @@ -0,0 +1,55 @@ +ProofOfEventChallengeResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.SignPayloadRequestInput.html b/types/_airgap_beacon_dapp.SignPayloadRequestInput.html new file mode 100644 index 000000000..58ed8c2eb --- /dev/null +++ b/types/_airgap_beacon_dapp.SignPayloadRequestInput.html @@ -0,0 +1,57 @@ +SignPayloadRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.SignPayloadRequestOutput.html b/types/_airgap_beacon_dapp.SignPayloadRequestOutput.html new file mode 100644 index 000000000..7590cba79 --- /dev/null +++ b/types/_airgap_beacon_dapp.SignPayloadRequestOutput.html @@ -0,0 +1,55 @@ +SignPayloadRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias SignPayloadRequestOutput

                                    +
                                    SignPayloadRequestOutput: Optional<SignPayloadRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.SignPayloadResponseInput.html b/types/_airgap_beacon_dapp.SignPayloadResponseInput.html new file mode 100644 index 000000000..62b33a717 --- /dev/null +++ b/types/_airgap_beacon_dapp.SignPayloadResponseInput.html @@ -0,0 +1,55 @@ +SignPayloadResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.SignPayloadResponseOutput.html b/types/_airgap_beacon_dapp.SignPayloadResponseOutput.html new file mode 100644 index 000000000..0cb29fe50 --- /dev/null +++ b/types/_airgap_beacon_dapp.SignPayloadResponseOutput.html @@ -0,0 +1,55 @@ +SignPayloadResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.SimulatedProofOfEventChallengeRequestInput.html b/types/_airgap_beacon_dapp.SimulatedProofOfEventChallengeRequestInput.html new file mode 100644 index 000000000..7485e62c4 --- /dev/null +++ b/types/_airgap_beacon_dapp.SimulatedProofOfEventChallengeRequestInput.html @@ -0,0 +1,57 @@ +SimulatedProofOfEventChallengeRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.SimulatedProofOfEventChallengeRequestOutput.html b/types/_airgap_beacon_dapp.SimulatedProofOfEventChallengeRequestOutput.html new file mode 100644 index 000000000..ba80c7523 --- /dev/null +++ b/types/_airgap_beacon_dapp.SimulatedProofOfEventChallengeRequestOutput.html @@ -0,0 +1,55 @@ +SimulatedProofOfEventChallengeRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias SimulatedProofOfEventChallengeRequestOutput

                                    +
                                    SimulatedProofOfEventChallengeRequestOutput: Optional<SimulatedProofOfEventChallengeRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.SimulatedProofOfEventChallengeResponseOutput.html b/types/_airgap_beacon_dapp.SimulatedProofOfEventChallengeResponseOutput.html new file mode 100644 index 000000000..ddf09ce7f --- /dev/null +++ b/types/_airgap_beacon_dapp.SimulatedProofOfEventChallengeResponseOutput.html @@ -0,0 +1,55 @@ +SimulatedProofOfEventChallengeResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.StorageKeyReturnDefaults.html b/types/_airgap_beacon_dapp.StorageKeyReturnDefaults.html new file mode 100644 index 000000000..3a9f197d3 --- /dev/null +++ b/types/_airgap_beacon_dapp.StorageKeyReturnDefaults.html @@ -0,0 +1,57 @@ +StorageKeyReturnDefaults | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_dapp.TezosOperation.html b/types/_airgap_beacon_dapp.TezosOperation.html new file mode 100644 index 000000000..efa4823f6 --- /dev/null +++ b/types/_airgap_beacon_dapp.TezosOperation.html @@ -0,0 +1,57 @@ +TezosOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.AccountIdentifier.html b/types/_airgap_beacon_sdk.AccountIdentifier.html new file mode 100644 index 000000000..5c8040c6f --- /dev/null +++ b/types/_airgap_beacon_sdk.AccountIdentifier.html @@ -0,0 +1,55 @@ +AccountIdentifier | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.AcknowledgeResponseInput.html b/types/_airgap_beacon_sdk.AcknowledgeResponseInput.html new file mode 100644 index 000000000..5b765e182 --- /dev/null +++ b/types/_airgap_beacon_sdk.AcknowledgeResponseInput.html @@ -0,0 +1,55 @@ +AcknowledgeResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BeaconMessage.html b/types/_airgap_beacon_sdk.BeaconMessage.html new file mode 100644 index 000000000..33330ac80 --- /dev/null +++ b/types/_airgap_beacon_sdk.BeaconMessage.html @@ -0,0 +1,57 @@ +BeaconMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BeaconRequestInputMessage.html b/types/_airgap_beacon_sdk.BeaconRequestInputMessage.html new file mode 100644 index 000000000..d5fe360d0 --- /dev/null +++ b/types/_airgap_beacon_sdk.BeaconRequestInputMessage.html @@ -0,0 +1,57 @@ +BeaconRequestInputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BeaconRequestMessage.html b/types/_airgap_beacon_sdk.BeaconRequestMessage.html new file mode 100644 index 000000000..cb107fafe --- /dev/null +++ b/types/_airgap_beacon_sdk.BeaconRequestMessage.html @@ -0,0 +1,57 @@ +BeaconRequestMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BeaconRequestOutputMessage.html b/types/_airgap_beacon_sdk.BeaconRequestOutputMessage.html new file mode 100644 index 000000000..250e0671b --- /dev/null +++ b/types/_airgap_beacon_sdk.BeaconRequestOutputMessage.html @@ -0,0 +1,57 @@ +BeaconRequestOutputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BeaconResponseInputMessage.html b/types/_airgap_beacon_sdk.BeaconResponseInputMessage.html new file mode 100644 index 000000000..f36735412 --- /dev/null +++ b/types/_airgap_beacon_sdk.BeaconResponseInputMessage.html @@ -0,0 +1,57 @@ +BeaconResponseInputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BeaconResponseMessage.html b/types/_airgap_beacon_sdk.BeaconResponseMessage.html new file mode 100644 index 000000000..add217a8b --- /dev/null +++ b/types/_airgap_beacon_sdk.BeaconResponseMessage.html @@ -0,0 +1,57 @@ +BeaconResponseMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BeaconResponseOutputMessage.html b/types/_airgap_beacon_sdk.BeaconResponseOutputMessage.html new file mode 100644 index 000000000..76df27987 --- /dev/null +++ b/types/_airgap_beacon_sdk.BeaconResponseOutputMessage.html @@ -0,0 +1,57 @@ +BeaconResponseOutputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BroadcastRequestInput.html b/types/_airgap_beacon_sdk.BroadcastRequestInput.html new file mode 100644 index 000000000..1b32c8c31 --- /dev/null +++ b/types/_airgap_beacon_sdk.BroadcastRequestInput.html @@ -0,0 +1,57 @@ +BroadcastRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BroadcastRequestOutput.html b/types/_airgap_beacon_sdk.BroadcastRequestOutput.html new file mode 100644 index 000000000..2b9bb8886 --- /dev/null +++ b/types/_airgap_beacon_sdk.BroadcastRequestOutput.html @@ -0,0 +1,55 @@ +BroadcastRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias BroadcastRequestOutput

                                    +
                                    BroadcastRequestOutput: Optional<BroadcastRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BroadcastResponseInput.html b/types/_airgap_beacon_sdk.BroadcastResponseInput.html new file mode 100644 index 000000000..1549db6fe --- /dev/null +++ b/types/_airgap_beacon_sdk.BroadcastResponseInput.html @@ -0,0 +1,55 @@ +BroadcastResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.BroadcastResponseOutput.html b/types/_airgap_beacon_sdk.BroadcastResponseOutput.html new file mode 100644 index 000000000..8e76ab922 --- /dev/null +++ b/types/_airgap_beacon_sdk.BroadcastResponseOutput.html @@ -0,0 +1,55 @@ +BroadcastResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.ErrorResponseInput.html b/types/_airgap_beacon_sdk.ErrorResponseInput.html new file mode 100644 index 000000000..08cb0d8d7 --- /dev/null +++ b/types/_airgap_beacon_sdk.ErrorResponseInput.html @@ -0,0 +1,55 @@ +ErrorResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.IgnoredRequestInputProperties.html b/types/_airgap_beacon_sdk.IgnoredRequestInputProperties.html new file mode 100644 index 000000000..14df10d77 --- /dev/null +++ b/types/_airgap_beacon_sdk.IgnoredRequestInputProperties.html @@ -0,0 +1,57 @@ +IgnoredRequestInputProperties | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias IgnoredRequestInputProperties

                                    +
                                    IgnoredRequestInputProperties: "id" | "senderId" | "version"
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.IgnoredResponseInputProperties.html b/types/_airgap_beacon_sdk.IgnoredResponseInputProperties.html new file mode 100644 index 000000000..d4aeb6acf --- /dev/null +++ b/types/_airgap_beacon_sdk.IgnoredResponseInputProperties.html @@ -0,0 +1,55 @@ +IgnoredResponseInputProperties | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.MichelineMichelsonV1Expression.html b/types/_airgap_beacon_sdk.MichelineMichelsonV1Expression.html new file mode 100644 index 000000000..a6b190681 --- /dev/null +++ b/types/_airgap_beacon_sdk.MichelineMichelsonV1Expression.html @@ -0,0 +1,81 @@ +MichelineMichelsonV1Expression | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias MichelineMichelsonV1Expression

                                    +
                                    MichelineMichelsonV1Expression: {
                                        int: string;
                                    } | {
                                        string: string;
                                    } | {
                                        bytes: string;
                                    } | MichelineMichelsonV1Expression[] | {
                                        annots?: string[];
                                        args?: MichelineMichelsonV1Expression[];
                                        prim: MichelsonPrimitives;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      int: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      string: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      bytes: string
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.MichelsonPrimitives.html b/types/_airgap_beacon_sdk.MichelsonPrimitives.html new file mode 100644 index 000000000..0ad64f84c --- /dev/null +++ b/types/_airgap_beacon_sdk.MichelsonPrimitives.html @@ -0,0 +1,57 @@ +MichelsonPrimitives | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias MichelsonPrimitives

                                    +
                                    MichelsonPrimitives: "ADD" | "IF_NONE" | "SWAP" | "set" | "nat" | "CHECK_SIGNATURE" | "IF_LEFT" | "LAMBDA" | "Elt" | "CREATE_CONTRACT" | "NEG" | "big_map" | "map" | "or" | "BLAKE2B" | "bytes" | "SHA256" | "SET_DELEGATE" | "CONTRACT" | "LSL" | "SUB" | "IMPLICIT_ACCOUNT" | "PACK" | "list" | "PAIR" | "Right" | "contract" | "GT" | "LEFT" | "STEPS_TO_QUOTA" | "storage" | "TRANSFER_TOKENS" | "CDR" | "SLICE" | "PUSH" | "False" | "SHA512" | "CHAIN_ID" | "BALANCE" | "signature" | "DUG" | "SELF" | "EMPTY_BIG_MAP" | "LSR" | "OR" | "XOR" | "lambda" | "COMPARE" | "key" | "option" | "Unit" | "Some" | "UNPACK" | "NEQ" | "INT" | "pair" | "AMOUNT" | "DIP" | "ABS" | "ISNAT" | "EXEC" | "NOW" | "LOOP" | "chain_id" | "string" | "MEM" | "MAP" | "None" | "address" | "CONCAT" | "EMPTY_SET" | "MUL" | "LOOP_LEFT" | "timestamp" | "LT" | "UPDATE" | "DUP" | "SOURCE" | "mutez" | "SENDER" | "IF_CONS" | "RIGHT" | "CAR" | "CONS" | "LE" | "NONE" | "IF" | "SOME" | "GET" | "Left" | "CAST" | "int" | "SIZE" | "key_hash" | "unit" | "DROP" | "EMPTY_MAP" | "NIL" | "DIG" | "APPLY" | "bool" | "RENAME" | "operation" | "True" | "FAILWITH" | "parameter" | "HASH_KEY" | "EQ" | "NOT" | "UNIT" | "Pair" | "ADDRESS" | "EDIV" | "CREATE_ACCOUNT" | "GE" | "ITER" | "code" | "AND"
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.NodeDistributions.html b/types/_airgap_beacon_sdk.NodeDistributions.html new file mode 100644 index 000000000..6f4258f13 --- /dev/null +++ b/types/_airgap_beacon_sdk.NodeDistributions.html @@ -0,0 +1,55 @@ +NodeDistributions | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.OperationRequestInput.html b/types/_airgap_beacon_sdk.OperationRequestInput.html new file mode 100644 index 000000000..e65075545 --- /dev/null +++ b/types/_airgap_beacon_sdk.OperationRequestInput.html @@ -0,0 +1,57 @@ +OperationRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.OperationRequestOutput.html b/types/_airgap_beacon_sdk.OperationRequestOutput.html new file mode 100644 index 000000000..c8fcd9bf8 --- /dev/null +++ b/types/_airgap_beacon_sdk.OperationRequestOutput.html @@ -0,0 +1,55 @@ +OperationRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias OperationRequestOutput

                                    +
                                    OperationRequestOutput: Optional<OperationRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.OperationResponseInput.html b/types/_airgap_beacon_sdk.OperationResponseInput.html new file mode 100644 index 000000000..edf37e78b --- /dev/null +++ b/types/_airgap_beacon_sdk.OperationResponseInput.html @@ -0,0 +1,55 @@ +OperationResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.OperationResponseOutput.html b/types/_airgap_beacon_sdk.OperationResponseOutput.html new file mode 100644 index 000000000..af98fe0df --- /dev/null +++ b/types/_airgap_beacon_sdk.OperationResponseOutput.html @@ -0,0 +1,55 @@ +OperationResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.Optional.html b/types/_airgap_beacon_sdk.Optional.html new file mode 100644 index 000000000..7107649df --- /dev/null +++ b/types/_airgap_beacon_sdk.Optional.html @@ -0,0 +1,62 @@ +Optional | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosDalPublishCommitmentOperation.html b/types/_airgap_beacon_sdk.PartialTezosDalPublishCommitmentOperation.html new file mode 100644 index 000000000..0df79f3c8 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosDalPublishCommitmentOperation.html @@ -0,0 +1,55 @@ +PartialTezosDalPublishCommitmentOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosDelegationOperation.html b/types/_airgap_beacon_sdk.PartialTezosDelegationOperation.html new file mode 100644 index 000000000..69a749d6f --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosDelegationOperation.html @@ -0,0 +1,57 @@ +PartialTezosDelegationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosIncreasePaidStorageOperation.html b/types/_airgap_beacon_sdk.PartialTezosIncreasePaidStorageOperation.html new file mode 100644 index 000000000..bb3fd2cb1 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosIncreasePaidStorageOperation.html @@ -0,0 +1,57 @@ +PartialTezosIncreasePaidStorageOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosOperation.html b/types/_airgap_beacon_sdk.PartialTezosOperation.html new file mode 100644 index 000000000..159ebbfc8 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosOperation.html @@ -0,0 +1,57 @@ +PartialTezosOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias PartialTezosOperation

                                    + +
                                    +

                                    Publicapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosOriginationOperation.html b/types/_airgap_beacon_sdk.PartialTezosOriginationOperation.html new file mode 100644 index 000000000..01cb69a38 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosOriginationOperation.html @@ -0,0 +1,57 @@ +PartialTezosOriginationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosRegisterGlobalConstantOperation.html b/types/_airgap_beacon_sdk.PartialTezosRegisterGlobalConstantOperation.html new file mode 100644 index 000000000..27c3848fe --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosRegisterGlobalConstantOperation.html @@ -0,0 +1,57 @@ +PartialTezosRegisterGlobalConstantOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosRevealOperation.html b/types/_airgap_beacon_sdk.PartialTezosRevealOperation.html new file mode 100644 index 000000000..9082b116c --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosRevealOperation.html @@ -0,0 +1,57 @@ +PartialTezosRevealOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosSetDepositsLimitOperation.html b/types/_airgap_beacon_sdk.PartialTezosSetDepositsLimitOperation.html new file mode 100644 index 000000000..3a3bcf6d8 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosSetDepositsLimitOperation.html @@ -0,0 +1,57 @@ +PartialTezosSetDepositsLimitOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosSmartRollupAddMessagesOperation.html b/types/_airgap_beacon_sdk.PartialTezosSmartRollupAddMessagesOperation.html new file mode 100644 index 000000000..ab1624467 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosSmartRollupAddMessagesOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupAddMessagesOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosSmartRollupCementOperation.html b/types/_airgap_beacon_sdk.PartialTezosSmartRollupCementOperation.html new file mode 100644 index 000000000..ccc67517d --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosSmartRollupCementOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupCementOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosSmartRollupExecuteOutboxMessageOperation.html b/types/_airgap_beacon_sdk.PartialTezosSmartRollupExecuteOutboxMessageOperation.html new file mode 100644 index 000000000..b1e11c9df --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosSmartRollupExecuteOutboxMessageOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupExecuteOutboxMessageOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosSmartRollupOriginateOperation.html b/types/_airgap_beacon_sdk.PartialTezosSmartRollupOriginateOperation.html new file mode 100644 index 000000000..9e071a79f --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosSmartRollupOriginateOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupOriginateOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosSmartRollupPublishOperation.html b/types/_airgap_beacon_sdk.PartialTezosSmartRollupPublishOperation.html new file mode 100644 index 000000000..3656b5937 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosSmartRollupPublishOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupPublishOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosSmartRollupRecoverBondOperation.html b/types/_airgap_beacon_sdk.PartialTezosSmartRollupRecoverBondOperation.html new file mode 100644 index 000000000..d113b8b90 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosSmartRollupRecoverBondOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupRecoverBondOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosSmartRollupRefuteOperation.html b/types/_airgap_beacon_sdk.PartialTezosSmartRollupRefuteOperation.html new file mode 100644 index 000000000..719c5e2f4 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosSmartRollupRefuteOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupRefuteOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosSmartRollupTimeoutOperation.html b/types/_airgap_beacon_sdk.PartialTezosSmartRollupTimeoutOperation.html new file mode 100644 index 000000000..9457c964a --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosSmartRollupTimeoutOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupTimeoutOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosTransactionOperation.html b/types/_airgap_beacon_sdk.PartialTezosTransactionOperation.html new file mode 100644 index 000000000..d82210d6a --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosTransactionOperation.html @@ -0,0 +1,57 @@ +PartialTezosTransactionOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosTransferTicketOperation.html b/types/_airgap_beacon_sdk.PartialTezosTransferTicketOperation.html new file mode 100644 index 000000000..da92e7254 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosTransferTicketOperation.html @@ -0,0 +1,57 @@ +PartialTezosTransferTicketOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PartialTezosUpdateConsensusKeyOperation.html b/types/_airgap_beacon_sdk.PartialTezosUpdateConsensusKeyOperation.html new file mode 100644 index 000000000..0b6e7b434 --- /dev/null +++ b/types/_airgap_beacon_sdk.PartialTezosUpdateConsensusKeyOperation.html @@ -0,0 +1,57 @@ +PartialTezosUpdateConsensusKeyOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PeerInfoType.html b/types/_airgap_beacon_sdk.PeerInfoType.html new file mode 100644 index 000000000..ba2501e91 --- /dev/null +++ b/types/_airgap_beacon_sdk.PeerInfoType.html @@ -0,0 +1,55 @@ +PeerInfoType | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PermissionRequestInput.html b/types/_airgap_beacon_sdk.PermissionRequestInput.html new file mode 100644 index 000000000..085e7174e --- /dev/null +++ b/types/_airgap_beacon_sdk.PermissionRequestInput.html @@ -0,0 +1,57 @@ +PermissionRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PermissionRequestOutput.html b/types/_airgap_beacon_sdk.PermissionRequestOutput.html new file mode 100644 index 000000000..3f1767b45 --- /dev/null +++ b/types/_airgap_beacon_sdk.PermissionRequestOutput.html @@ -0,0 +1,55 @@ +PermissionRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias PermissionRequestOutput

                                    +
                                    PermissionRequestOutput: Optional<PermissionRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PermissionResponseInput.html b/types/_airgap_beacon_sdk.PermissionResponseInput.html new file mode 100644 index 000000000..a4dd12627 --- /dev/null +++ b/types/_airgap_beacon_sdk.PermissionResponseInput.html @@ -0,0 +1,55 @@ +PermissionResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.PermissionResponseOutput.html b/types/_airgap_beacon_sdk.PermissionResponseOutput.html new file mode 100644 index 000000000..fcfd7499e --- /dev/null +++ b/types/_airgap_beacon_sdk.PermissionResponseOutput.html @@ -0,0 +1,64 @@ +PermissionResponseOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias PermissionResponseOutput

                                    +
                                    PermissionResponseOutput: PermissionResponse & {
                                        accountInfo: AccountInfo;
                                        address: string;
                                        walletKey?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      accountInfo: AccountInfo
                                    • +
                                    • +
                                      address: string
                                    • +
                                    • +
                                      Optional walletKey?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.ProofOfEventChallengeRequestInput.html b/types/_airgap_beacon_sdk.ProofOfEventChallengeRequestInput.html new file mode 100644 index 000000000..09b8de6fc --- /dev/null +++ b/types/_airgap_beacon_sdk.ProofOfEventChallengeRequestInput.html @@ -0,0 +1,57 @@ +ProofOfEventChallengeRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.ProofOfEventChallengeRequestOutput.html b/types/_airgap_beacon_sdk.ProofOfEventChallengeRequestOutput.html new file mode 100644 index 000000000..9d8f8f76e --- /dev/null +++ b/types/_airgap_beacon_sdk.ProofOfEventChallengeRequestOutput.html @@ -0,0 +1,55 @@ +ProofOfEventChallengeRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias ProofOfEventChallengeRequestOutput

                                    +
                                    ProofOfEventChallengeRequestOutput: Optional<ProofOfEventChallengeRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.ProofOfEventChallengeResponseOutput.html b/types/_airgap_beacon_sdk.ProofOfEventChallengeResponseOutput.html new file mode 100644 index 000000000..93afa50f8 --- /dev/null +++ b/types/_airgap_beacon_sdk.ProofOfEventChallengeResponseOutput.html @@ -0,0 +1,55 @@ +ProofOfEventChallengeResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.SignPayloadRequestInput.html b/types/_airgap_beacon_sdk.SignPayloadRequestInput.html new file mode 100644 index 000000000..7ef438565 --- /dev/null +++ b/types/_airgap_beacon_sdk.SignPayloadRequestInput.html @@ -0,0 +1,57 @@ +SignPayloadRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.SignPayloadRequestOutput.html b/types/_airgap_beacon_sdk.SignPayloadRequestOutput.html new file mode 100644 index 000000000..02058a75e --- /dev/null +++ b/types/_airgap_beacon_sdk.SignPayloadRequestOutput.html @@ -0,0 +1,55 @@ +SignPayloadRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias SignPayloadRequestOutput

                                    +
                                    SignPayloadRequestOutput: Optional<SignPayloadRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.SignPayloadResponseInput.html b/types/_airgap_beacon_sdk.SignPayloadResponseInput.html new file mode 100644 index 000000000..1104a92dc --- /dev/null +++ b/types/_airgap_beacon_sdk.SignPayloadResponseInput.html @@ -0,0 +1,55 @@ +SignPayloadResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.SignPayloadResponseOutput.html b/types/_airgap_beacon_sdk.SignPayloadResponseOutput.html new file mode 100644 index 000000000..d2e825cab --- /dev/null +++ b/types/_airgap_beacon_sdk.SignPayloadResponseOutput.html @@ -0,0 +1,55 @@ +SignPayloadResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.SimulatedProofOfEventChallengeRequestInput.html b/types/_airgap_beacon_sdk.SimulatedProofOfEventChallengeRequestInput.html new file mode 100644 index 000000000..b196d1053 --- /dev/null +++ b/types/_airgap_beacon_sdk.SimulatedProofOfEventChallengeRequestInput.html @@ -0,0 +1,57 @@ +SimulatedProofOfEventChallengeRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.SimulatedProofOfEventChallengeRequestOutput.html b/types/_airgap_beacon_sdk.SimulatedProofOfEventChallengeRequestOutput.html new file mode 100644 index 000000000..25a8b525a --- /dev/null +++ b/types/_airgap_beacon_sdk.SimulatedProofOfEventChallengeRequestOutput.html @@ -0,0 +1,55 @@ +SimulatedProofOfEventChallengeRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias SimulatedProofOfEventChallengeRequestOutput

                                    +
                                    SimulatedProofOfEventChallengeRequestOutput: Optional<SimulatedProofOfEventChallengeRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.SimulatedProofOfEventChallengeResponseOutput.html b/types/_airgap_beacon_sdk.SimulatedProofOfEventChallengeResponseOutput.html new file mode 100644 index 000000000..8be6e9782 --- /dev/null +++ b/types/_airgap_beacon_sdk.SimulatedProofOfEventChallengeResponseOutput.html @@ -0,0 +1,55 @@ +SimulatedProofOfEventChallengeResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.StorageKeyReturnDefaults.html b/types/_airgap_beacon_sdk.StorageKeyReturnDefaults.html new file mode 100644 index 000000000..f9f225306 --- /dev/null +++ b/types/_airgap_beacon_sdk.StorageKeyReturnDefaults.html @@ -0,0 +1,57 @@ +StorageKeyReturnDefaults | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.SubstrateSignPayloadResponse.html b/types/_airgap_beacon_sdk.SubstrateSignPayloadResponse.html new file mode 100644 index 000000000..6e293bf5a --- /dev/null +++ b/types/_airgap_beacon_sdk.SubstrateSignPayloadResponse.html @@ -0,0 +1,76 @@ +SubstrateSignPayloadResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias SubstrateSignPayloadResponse

                                    +
                                    SubstrateSignPayloadResponse: {
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    • +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.SubstrateTransferResponse.html b/types/_airgap_beacon_sdk.SubstrateTransferResponse.html new file mode 100644 index 000000000..620c03870 --- /dev/null +++ b/types/_airgap_beacon_sdk.SubstrateTransferResponse.html @@ -0,0 +1,76 @@ +SubstrateTransferResponse | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias SubstrateTransferResponse

                                    +
                                    SubstrateTransferResponse: {
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                        transactionHash: string;
                                    } | {
                                        payload?: string;
                                        signature: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    • +
                                    • +
                                      transactionHash: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      Optional payload?: string
                                    • +
                                    • +
                                      signature: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_sdk.TezosOperation.html b/types/_airgap_beacon_sdk.TezosOperation.html new file mode 100644 index 000000000..ba068a6a8 --- /dev/null +++ b/types/_airgap_beacon_sdk.TezosOperation.html @@ -0,0 +1,57 @@ +TezosOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.AccountIdentifier.html b/types/_airgap_beacon_types.AccountIdentifier.html new file mode 100644 index 000000000..a234cd921 --- /dev/null +++ b/types/_airgap_beacon_types.AccountIdentifier.html @@ -0,0 +1,55 @@ +AccountIdentifier | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.AcknowledgeResponseInput.html b/types/_airgap_beacon_types.AcknowledgeResponseInput.html new file mode 100644 index 000000000..cc4caccc2 --- /dev/null +++ b/types/_airgap_beacon_types.AcknowledgeResponseInput.html @@ -0,0 +1,55 @@ +AcknowledgeResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BeaconMessage.html b/types/_airgap_beacon_types.BeaconMessage.html new file mode 100644 index 000000000..e1837a617 --- /dev/null +++ b/types/_airgap_beacon_types.BeaconMessage.html @@ -0,0 +1,57 @@ +BeaconMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BeaconRequestInputMessage.html b/types/_airgap_beacon_types.BeaconRequestInputMessage.html new file mode 100644 index 000000000..97c9d581c --- /dev/null +++ b/types/_airgap_beacon_types.BeaconRequestInputMessage.html @@ -0,0 +1,57 @@ +BeaconRequestInputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BeaconRequestMessage.html b/types/_airgap_beacon_types.BeaconRequestMessage.html new file mode 100644 index 000000000..503019195 --- /dev/null +++ b/types/_airgap_beacon_types.BeaconRequestMessage.html @@ -0,0 +1,57 @@ +BeaconRequestMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BeaconRequestOutputMessage.html b/types/_airgap_beacon_types.BeaconRequestOutputMessage.html new file mode 100644 index 000000000..2bc1f2810 --- /dev/null +++ b/types/_airgap_beacon_types.BeaconRequestOutputMessage.html @@ -0,0 +1,57 @@ +BeaconRequestOutputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BeaconResponseInputMessage.html b/types/_airgap_beacon_types.BeaconResponseInputMessage.html new file mode 100644 index 000000000..9823da4fc --- /dev/null +++ b/types/_airgap_beacon_types.BeaconResponseInputMessage.html @@ -0,0 +1,57 @@ +BeaconResponseInputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BeaconResponseMessage.html b/types/_airgap_beacon_types.BeaconResponseMessage.html new file mode 100644 index 000000000..1d4383913 --- /dev/null +++ b/types/_airgap_beacon_types.BeaconResponseMessage.html @@ -0,0 +1,57 @@ +BeaconResponseMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BeaconResponseOutputMessage.html b/types/_airgap_beacon_types.BeaconResponseOutputMessage.html new file mode 100644 index 000000000..83c2f6c06 --- /dev/null +++ b/types/_airgap_beacon_types.BeaconResponseOutputMessage.html @@ -0,0 +1,57 @@ +BeaconResponseOutputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BroadcastRequestInput.html b/types/_airgap_beacon_types.BroadcastRequestInput.html new file mode 100644 index 000000000..9c66f1a13 --- /dev/null +++ b/types/_airgap_beacon_types.BroadcastRequestInput.html @@ -0,0 +1,57 @@ +BroadcastRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BroadcastRequestOutput.html b/types/_airgap_beacon_types.BroadcastRequestOutput.html new file mode 100644 index 000000000..41e3d0b7b --- /dev/null +++ b/types/_airgap_beacon_types.BroadcastRequestOutput.html @@ -0,0 +1,55 @@ +BroadcastRequestOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BroadcastResponseInput.html b/types/_airgap_beacon_types.BroadcastResponseInput.html new file mode 100644 index 000000000..92d6d6382 --- /dev/null +++ b/types/_airgap_beacon_types.BroadcastResponseInput.html @@ -0,0 +1,55 @@ +BroadcastResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.BroadcastResponseOutput.html b/types/_airgap_beacon_types.BroadcastResponseOutput.html new file mode 100644 index 000000000..c956dc8d0 --- /dev/null +++ b/types/_airgap_beacon_types.BroadcastResponseOutput.html @@ -0,0 +1,55 @@ +BroadcastResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.ErrorResponseInput.html b/types/_airgap_beacon_types.ErrorResponseInput.html new file mode 100644 index 000000000..64647669c --- /dev/null +++ b/types/_airgap_beacon_types.ErrorResponseInput.html @@ -0,0 +1,55 @@ +ErrorResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.IgnoredRequestInputProperties.html b/types/_airgap_beacon_types.IgnoredRequestInputProperties.html new file mode 100644 index 000000000..c5298887d --- /dev/null +++ b/types/_airgap_beacon_types.IgnoredRequestInputProperties.html @@ -0,0 +1,57 @@ +IgnoredRequestInputProperties | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.IgnoredResponseInputProperties.html b/types/_airgap_beacon_types.IgnoredResponseInputProperties.html new file mode 100644 index 000000000..c101e9c66 --- /dev/null +++ b/types/_airgap_beacon_types.IgnoredResponseInputProperties.html @@ -0,0 +1,55 @@ +IgnoredResponseInputProperties | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.MichelineMichelsonV1Expression.html b/types/_airgap_beacon_types.MichelineMichelsonV1Expression.html new file mode 100644 index 000000000..84927dba8 --- /dev/null +++ b/types/_airgap_beacon_types.MichelineMichelsonV1Expression.html @@ -0,0 +1,81 @@ +MichelineMichelsonV1Expression | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias MichelineMichelsonV1Expression

                                    +
                                    MichelineMichelsonV1Expression: {
                                        int: string;
                                    } | {
                                        string: string;
                                    } | {
                                        bytes: string;
                                    } | MichelineMichelsonV1Expression[] | {
                                        annots?: string[];
                                        args?: MichelineMichelsonV1Expression[];
                                        prim: MichelsonPrimitives;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      int: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      string: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      bytes: string
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.MichelsonPrimitives.html b/types/_airgap_beacon_types.MichelsonPrimitives.html new file mode 100644 index 000000000..aa78789ac --- /dev/null +++ b/types/_airgap_beacon_types.MichelsonPrimitives.html @@ -0,0 +1,57 @@ +MichelsonPrimitives | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias MichelsonPrimitives

                                    +
                                    MichelsonPrimitives: "ADD" | "IF_NONE" | "SWAP" | "set" | "nat" | "CHECK_SIGNATURE" | "IF_LEFT" | "LAMBDA" | "Elt" | "CREATE_CONTRACT" | "NEG" | "big_map" | "map" | "or" | "BLAKE2B" | "bytes" | "SHA256" | "SET_DELEGATE" | "CONTRACT" | "LSL" | "SUB" | "IMPLICIT_ACCOUNT" | "PACK" | "list" | "PAIR" | "Right" | "contract" | "GT" | "LEFT" | "STEPS_TO_QUOTA" | "storage" | "TRANSFER_TOKENS" | "CDR" | "SLICE" | "PUSH" | "False" | "SHA512" | "CHAIN_ID" | "BALANCE" | "signature" | "DUG" | "SELF" | "EMPTY_BIG_MAP" | "LSR" | "OR" | "XOR" | "lambda" | "COMPARE" | "key" | "option" | "Unit" | "Some" | "UNPACK" | "NEQ" | "INT" | "pair" | "AMOUNT" | "DIP" | "ABS" | "ISNAT" | "EXEC" | "NOW" | "LOOP" | "chain_id" | "string" | "MEM" | "MAP" | "None" | "address" | "CONCAT" | "EMPTY_SET" | "MUL" | "LOOP_LEFT" | "timestamp" | "LT" | "UPDATE" | "DUP" | "SOURCE" | "mutez" | "SENDER" | "IF_CONS" | "RIGHT" | "CAR" | "CONS" | "LE" | "NONE" | "IF" | "SOME" | "GET" | "Left" | "CAST" | "int" | "SIZE" | "key_hash" | "unit" | "DROP" | "EMPTY_MAP" | "NIL" | "DIG" | "APPLY" | "bool" | "RENAME" | "operation" | "True" | "FAILWITH" | "parameter" | "HASH_KEY" | "EQ" | "NOT" | "UNIT" | "Pair" | "ADDRESS" | "EDIV" | "CREATE_ACCOUNT" | "GE" | "ITER" | "code" | "AND"
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.NodeDistributions.html b/types/_airgap_beacon_types.NodeDistributions.html new file mode 100644 index 000000000..21a25ae12 --- /dev/null +++ b/types/_airgap_beacon_types.NodeDistributions.html @@ -0,0 +1,55 @@ +NodeDistributions | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.OperationRequestInput.html b/types/_airgap_beacon_types.OperationRequestInput.html new file mode 100644 index 000000000..41fe2bdc9 --- /dev/null +++ b/types/_airgap_beacon_types.OperationRequestInput.html @@ -0,0 +1,57 @@ +OperationRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.OperationRequestOutput.html b/types/_airgap_beacon_types.OperationRequestOutput.html new file mode 100644 index 000000000..21fb6c962 --- /dev/null +++ b/types/_airgap_beacon_types.OperationRequestOutput.html @@ -0,0 +1,55 @@ +OperationRequestOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.OperationResponseInput.html b/types/_airgap_beacon_types.OperationResponseInput.html new file mode 100644 index 000000000..7d0e672f6 --- /dev/null +++ b/types/_airgap_beacon_types.OperationResponseInput.html @@ -0,0 +1,55 @@ +OperationResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.OperationResponseOutput.html b/types/_airgap_beacon_types.OperationResponseOutput.html new file mode 100644 index 000000000..cc9f2d089 --- /dev/null +++ b/types/_airgap_beacon_types.OperationResponseOutput.html @@ -0,0 +1,55 @@ +OperationResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.Optional.html b/types/_airgap_beacon_types.Optional.html new file mode 100644 index 000000000..2fd1e06bb --- /dev/null +++ b/types/_airgap_beacon_types.Optional.html @@ -0,0 +1,62 @@ +Optional | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosDalPublishCommitmentOperation.html b/types/_airgap_beacon_types.PartialTezosDalPublishCommitmentOperation.html new file mode 100644 index 000000000..83d876606 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosDalPublishCommitmentOperation.html @@ -0,0 +1,55 @@ +PartialTezosDalPublishCommitmentOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosDelegationOperation.html b/types/_airgap_beacon_types.PartialTezosDelegationOperation.html new file mode 100644 index 000000000..89bfbea7b --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosDelegationOperation.html @@ -0,0 +1,57 @@ +PartialTezosDelegationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosIncreasePaidStorageOperation.html b/types/_airgap_beacon_types.PartialTezosIncreasePaidStorageOperation.html new file mode 100644 index 000000000..549dd2e1c --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosIncreasePaidStorageOperation.html @@ -0,0 +1,57 @@ +PartialTezosIncreasePaidStorageOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosOperation.html b/types/_airgap_beacon_types.PartialTezosOperation.html new file mode 100644 index 000000000..3a7c6b3ff --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosOperation.html @@ -0,0 +1,57 @@ +PartialTezosOperation | Documentation
                                    +
                                    + +
                                    +
                                    + +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosOriginationOperation.html b/types/_airgap_beacon_types.PartialTezosOriginationOperation.html new file mode 100644 index 000000000..9834f63b1 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosOriginationOperation.html @@ -0,0 +1,57 @@ +PartialTezosOriginationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosRegisterGlobalConstantOperation.html b/types/_airgap_beacon_types.PartialTezosRegisterGlobalConstantOperation.html new file mode 100644 index 000000000..f4b54e069 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosRegisterGlobalConstantOperation.html @@ -0,0 +1,57 @@ +PartialTezosRegisterGlobalConstantOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosRevealOperation.html b/types/_airgap_beacon_types.PartialTezosRevealOperation.html new file mode 100644 index 000000000..9fd696b36 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosRevealOperation.html @@ -0,0 +1,57 @@ +PartialTezosRevealOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosSetDepositsLimitOperation.html b/types/_airgap_beacon_types.PartialTezosSetDepositsLimitOperation.html new file mode 100644 index 000000000..e665a6603 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosSetDepositsLimitOperation.html @@ -0,0 +1,57 @@ +PartialTezosSetDepositsLimitOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosSmartRollupAddMessagesOperation.html b/types/_airgap_beacon_types.PartialTezosSmartRollupAddMessagesOperation.html new file mode 100644 index 000000000..053faf66d --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosSmartRollupAddMessagesOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupAddMessagesOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosSmartRollupCementOperation.html b/types/_airgap_beacon_types.PartialTezosSmartRollupCementOperation.html new file mode 100644 index 000000000..7d5185d41 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosSmartRollupCementOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupCementOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosSmartRollupExecuteOutboxMessageOperation.html b/types/_airgap_beacon_types.PartialTezosSmartRollupExecuteOutboxMessageOperation.html new file mode 100644 index 000000000..1f513a3fc --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosSmartRollupExecuteOutboxMessageOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupExecuteOutboxMessageOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosSmartRollupOriginateOperation.html b/types/_airgap_beacon_types.PartialTezosSmartRollupOriginateOperation.html new file mode 100644 index 000000000..e3a4a8ffc --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosSmartRollupOriginateOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupOriginateOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosSmartRollupPublishOperation.html b/types/_airgap_beacon_types.PartialTezosSmartRollupPublishOperation.html new file mode 100644 index 000000000..c04ab6820 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosSmartRollupPublishOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupPublishOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosSmartRollupRecoverBondOperation.html b/types/_airgap_beacon_types.PartialTezosSmartRollupRecoverBondOperation.html new file mode 100644 index 000000000..48d33282c --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosSmartRollupRecoverBondOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupRecoverBondOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosSmartRollupRefuteOperation.html b/types/_airgap_beacon_types.PartialTezosSmartRollupRefuteOperation.html new file mode 100644 index 000000000..0cce18ca6 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosSmartRollupRefuteOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupRefuteOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosSmartRollupTimeoutOperation.html b/types/_airgap_beacon_types.PartialTezosSmartRollupTimeoutOperation.html new file mode 100644 index 000000000..e9218de29 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosSmartRollupTimeoutOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupTimeoutOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosTransactionOperation.html b/types/_airgap_beacon_types.PartialTezosTransactionOperation.html new file mode 100644 index 000000000..bcce04d0a --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosTransactionOperation.html @@ -0,0 +1,57 @@ +PartialTezosTransactionOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosTransferTicketOperation.html b/types/_airgap_beacon_types.PartialTezosTransferTicketOperation.html new file mode 100644 index 000000000..9b983f609 --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosTransferTicketOperation.html @@ -0,0 +1,57 @@ +PartialTezosTransferTicketOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PartialTezosUpdateConsensusKeyOperation.html b/types/_airgap_beacon_types.PartialTezosUpdateConsensusKeyOperation.html new file mode 100644 index 000000000..fa1b8adba --- /dev/null +++ b/types/_airgap_beacon_types.PartialTezosUpdateConsensusKeyOperation.html @@ -0,0 +1,57 @@ +PartialTezosUpdateConsensusKeyOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PeerInfoType.html b/types/_airgap_beacon_types.PeerInfoType.html new file mode 100644 index 000000000..dfe386298 --- /dev/null +++ b/types/_airgap_beacon_types.PeerInfoType.html @@ -0,0 +1,55 @@ +PeerInfoType | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PermissionRequestInput.html b/types/_airgap_beacon_types.PermissionRequestInput.html new file mode 100644 index 000000000..9e9f17380 --- /dev/null +++ b/types/_airgap_beacon_types.PermissionRequestInput.html @@ -0,0 +1,57 @@ +PermissionRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PermissionRequestOutput.html b/types/_airgap_beacon_types.PermissionRequestOutput.html new file mode 100644 index 000000000..e45dcf45f --- /dev/null +++ b/types/_airgap_beacon_types.PermissionRequestOutput.html @@ -0,0 +1,55 @@ +PermissionRequestOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PermissionResponseInput.html b/types/_airgap_beacon_types.PermissionResponseInput.html new file mode 100644 index 000000000..484d028bc --- /dev/null +++ b/types/_airgap_beacon_types.PermissionResponseInput.html @@ -0,0 +1,55 @@ +PermissionResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.PermissionResponseOutput.html b/types/_airgap_beacon_types.PermissionResponseOutput.html new file mode 100644 index 000000000..b43126648 --- /dev/null +++ b/types/_airgap_beacon_types.PermissionResponseOutput.html @@ -0,0 +1,64 @@ +PermissionResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.ProofOfEventChallengeRequestInput.html b/types/_airgap_beacon_types.ProofOfEventChallengeRequestInput.html new file mode 100644 index 000000000..46a31f777 --- /dev/null +++ b/types/_airgap_beacon_types.ProofOfEventChallengeRequestInput.html @@ -0,0 +1,57 @@ +ProofOfEventChallengeRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.ProofOfEventChallengeRequestOutput.html b/types/_airgap_beacon_types.ProofOfEventChallengeRequestOutput.html new file mode 100644 index 000000000..b8e3fea10 --- /dev/null +++ b/types/_airgap_beacon_types.ProofOfEventChallengeRequestOutput.html @@ -0,0 +1,55 @@ +ProofOfEventChallengeRequestOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.ProofOfEventChallengeResponseOutput.html b/types/_airgap_beacon_types.ProofOfEventChallengeResponseOutput.html new file mode 100644 index 000000000..3fca71cf5 --- /dev/null +++ b/types/_airgap_beacon_types.ProofOfEventChallengeResponseOutput.html @@ -0,0 +1,55 @@ +ProofOfEventChallengeResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.SignPayloadRequestInput.html b/types/_airgap_beacon_types.SignPayloadRequestInput.html new file mode 100644 index 000000000..9dbbc8d92 --- /dev/null +++ b/types/_airgap_beacon_types.SignPayloadRequestInput.html @@ -0,0 +1,57 @@ +SignPayloadRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.SignPayloadRequestOutput.html b/types/_airgap_beacon_types.SignPayloadRequestOutput.html new file mode 100644 index 000000000..14f466944 --- /dev/null +++ b/types/_airgap_beacon_types.SignPayloadRequestOutput.html @@ -0,0 +1,55 @@ +SignPayloadRequestOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.SignPayloadResponseInput.html b/types/_airgap_beacon_types.SignPayloadResponseInput.html new file mode 100644 index 000000000..2caed57a6 --- /dev/null +++ b/types/_airgap_beacon_types.SignPayloadResponseInput.html @@ -0,0 +1,55 @@ +SignPayloadResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.SignPayloadResponseOutput.html b/types/_airgap_beacon_types.SignPayloadResponseOutput.html new file mode 100644 index 000000000..02a553104 --- /dev/null +++ b/types/_airgap_beacon_types.SignPayloadResponseOutput.html @@ -0,0 +1,55 @@ +SignPayloadResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.SimulatedProofOfEventChallengeRequestInput.html b/types/_airgap_beacon_types.SimulatedProofOfEventChallengeRequestInput.html new file mode 100644 index 000000000..00a2d9dbc --- /dev/null +++ b/types/_airgap_beacon_types.SimulatedProofOfEventChallengeRequestInput.html @@ -0,0 +1,57 @@ +SimulatedProofOfEventChallengeRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.SimulatedProofOfEventChallengeRequestOutput.html b/types/_airgap_beacon_types.SimulatedProofOfEventChallengeRequestOutput.html new file mode 100644 index 000000000..ab8166af4 --- /dev/null +++ b/types/_airgap_beacon_types.SimulatedProofOfEventChallengeRequestOutput.html @@ -0,0 +1,55 @@ +SimulatedProofOfEventChallengeRequestOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.SimulatedProofOfEventChallengeResponseOutput.html b/types/_airgap_beacon_types.SimulatedProofOfEventChallengeResponseOutput.html new file mode 100644 index 000000000..f2e24cf06 --- /dev/null +++ b/types/_airgap_beacon_types.SimulatedProofOfEventChallengeResponseOutput.html @@ -0,0 +1,55 @@ +SimulatedProofOfEventChallengeResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.StorageKeyReturnDefaults.html b/types/_airgap_beacon_types.StorageKeyReturnDefaults.html new file mode 100644 index 000000000..b14d93094 --- /dev/null +++ b/types/_airgap_beacon_types.StorageKeyReturnDefaults.html @@ -0,0 +1,57 @@ +StorageKeyReturnDefaults | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_types.TezosOperation.html b/types/_airgap_beacon_types.TezosOperation.html new file mode 100644 index 000000000..9a2d9d68d --- /dev/null +++ b/types/_airgap_beacon_types.TezosOperation.html @@ -0,0 +1,57 @@ +TezosOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.AccountIdentifier.html b/types/_airgap_beacon_wallet.AccountIdentifier.html new file mode 100644 index 000000000..3f51d290b --- /dev/null +++ b/types/_airgap_beacon_wallet.AccountIdentifier.html @@ -0,0 +1,55 @@ +AccountIdentifier | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.AcknowledgeResponseInput.html b/types/_airgap_beacon_wallet.AcknowledgeResponseInput.html new file mode 100644 index 000000000..5e85b1c68 --- /dev/null +++ b/types/_airgap_beacon_wallet.AcknowledgeResponseInput.html @@ -0,0 +1,55 @@ +AcknowledgeResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BeaconMessage.html b/types/_airgap_beacon_wallet.BeaconMessage.html new file mode 100644 index 000000000..c6cbcd367 --- /dev/null +++ b/types/_airgap_beacon_wallet.BeaconMessage.html @@ -0,0 +1,57 @@ +BeaconMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BeaconRequestInputMessage.html b/types/_airgap_beacon_wallet.BeaconRequestInputMessage.html new file mode 100644 index 000000000..22268bc85 --- /dev/null +++ b/types/_airgap_beacon_wallet.BeaconRequestInputMessage.html @@ -0,0 +1,57 @@ +BeaconRequestInputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BeaconRequestMessage.html b/types/_airgap_beacon_wallet.BeaconRequestMessage.html new file mode 100644 index 000000000..18e8ae015 --- /dev/null +++ b/types/_airgap_beacon_wallet.BeaconRequestMessage.html @@ -0,0 +1,57 @@ +BeaconRequestMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BeaconRequestOutputMessage.html b/types/_airgap_beacon_wallet.BeaconRequestOutputMessage.html new file mode 100644 index 000000000..cb62da9c1 --- /dev/null +++ b/types/_airgap_beacon_wallet.BeaconRequestOutputMessage.html @@ -0,0 +1,57 @@ +BeaconRequestOutputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BeaconResponseInputMessage.html b/types/_airgap_beacon_wallet.BeaconResponseInputMessage.html new file mode 100644 index 000000000..0000ec3a6 --- /dev/null +++ b/types/_airgap_beacon_wallet.BeaconResponseInputMessage.html @@ -0,0 +1,57 @@ +BeaconResponseInputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BeaconResponseMessage.html b/types/_airgap_beacon_wallet.BeaconResponseMessage.html new file mode 100644 index 000000000..80627fa91 --- /dev/null +++ b/types/_airgap_beacon_wallet.BeaconResponseMessage.html @@ -0,0 +1,57 @@ +BeaconResponseMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BeaconResponseOutputMessage.html b/types/_airgap_beacon_wallet.BeaconResponseOutputMessage.html new file mode 100644 index 000000000..5a1d1bc66 --- /dev/null +++ b/types/_airgap_beacon_wallet.BeaconResponseOutputMessage.html @@ -0,0 +1,57 @@ +BeaconResponseOutputMessage | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BroadcastRequestInput.html b/types/_airgap_beacon_wallet.BroadcastRequestInput.html new file mode 100644 index 000000000..3a7a001a5 --- /dev/null +++ b/types/_airgap_beacon_wallet.BroadcastRequestInput.html @@ -0,0 +1,57 @@ +BroadcastRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BroadcastRequestOutput.html b/types/_airgap_beacon_wallet.BroadcastRequestOutput.html new file mode 100644 index 000000000..4a99f91d4 --- /dev/null +++ b/types/_airgap_beacon_wallet.BroadcastRequestOutput.html @@ -0,0 +1,55 @@ +BroadcastRequestOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BroadcastResponseInput.html b/types/_airgap_beacon_wallet.BroadcastResponseInput.html new file mode 100644 index 000000000..ba25daef1 --- /dev/null +++ b/types/_airgap_beacon_wallet.BroadcastResponseInput.html @@ -0,0 +1,55 @@ +BroadcastResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.BroadcastResponseOutput.html b/types/_airgap_beacon_wallet.BroadcastResponseOutput.html new file mode 100644 index 000000000..1fa7c6ee5 --- /dev/null +++ b/types/_airgap_beacon_wallet.BroadcastResponseOutput.html @@ -0,0 +1,55 @@ +BroadcastResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.ErrorResponseInput.html b/types/_airgap_beacon_wallet.ErrorResponseInput.html new file mode 100644 index 000000000..4d02b0a89 --- /dev/null +++ b/types/_airgap_beacon_wallet.ErrorResponseInput.html @@ -0,0 +1,55 @@ +ErrorResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.IgnoredRequestInputProperties.html b/types/_airgap_beacon_wallet.IgnoredRequestInputProperties.html new file mode 100644 index 000000000..c7f7d76d3 --- /dev/null +++ b/types/_airgap_beacon_wallet.IgnoredRequestInputProperties.html @@ -0,0 +1,57 @@ +IgnoredRequestInputProperties | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias IgnoredRequestInputProperties

                                    +
                                    IgnoredRequestInputProperties: "id" | "senderId" | "version"
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.IgnoredResponseInputProperties.html b/types/_airgap_beacon_wallet.IgnoredResponseInputProperties.html new file mode 100644 index 000000000..f1a940461 --- /dev/null +++ b/types/_airgap_beacon_wallet.IgnoredResponseInputProperties.html @@ -0,0 +1,55 @@ +IgnoredResponseInputProperties | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.MichelineMichelsonV1Expression.html b/types/_airgap_beacon_wallet.MichelineMichelsonV1Expression.html new file mode 100644 index 000000000..7d47394c3 --- /dev/null +++ b/types/_airgap_beacon_wallet.MichelineMichelsonV1Expression.html @@ -0,0 +1,81 @@ +MichelineMichelsonV1Expression | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias MichelineMichelsonV1Expression

                                    +
                                    MichelineMichelsonV1Expression: {
                                        int: string;
                                    } | {
                                        string: string;
                                    } | {
                                        bytes: string;
                                    } | MichelineMichelsonV1Expression[] | {
                                        annots?: string[];
                                        args?: MichelineMichelsonV1Expression[];
                                        prim: MichelsonPrimitives;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      int: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      string: string
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      bytes: string
                                    +
                                    +

                                    Type declaration

                                    +
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.MichelsonPrimitives.html b/types/_airgap_beacon_wallet.MichelsonPrimitives.html new file mode 100644 index 000000000..a8835509e --- /dev/null +++ b/types/_airgap_beacon_wallet.MichelsonPrimitives.html @@ -0,0 +1,57 @@ +MichelsonPrimitives | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias MichelsonPrimitives

                                    +
                                    MichelsonPrimitives: "ADD" | "IF_NONE" | "SWAP" | "set" | "nat" | "CHECK_SIGNATURE" | "IF_LEFT" | "LAMBDA" | "Elt" | "CREATE_CONTRACT" | "NEG" | "big_map" | "map" | "or" | "BLAKE2B" | "bytes" | "SHA256" | "SET_DELEGATE" | "CONTRACT" | "LSL" | "SUB" | "IMPLICIT_ACCOUNT" | "PACK" | "list" | "PAIR" | "Right" | "contract" | "GT" | "LEFT" | "STEPS_TO_QUOTA" | "storage" | "TRANSFER_TOKENS" | "CDR" | "SLICE" | "PUSH" | "False" | "SHA512" | "CHAIN_ID" | "BALANCE" | "signature" | "DUG" | "SELF" | "EMPTY_BIG_MAP" | "LSR" | "OR" | "XOR" | "lambda" | "COMPARE" | "key" | "option" | "Unit" | "Some" | "UNPACK" | "NEQ" | "INT" | "pair" | "AMOUNT" | "DIP" | "ABS" | "ISNAT" | "EXEC" | "NOW" | "LOOP" | "chain_id" | "string" | "MEM" | "MAP" | "None" | "address" | "CONCAT" | "EMPTY_SET" | "MUL" | "LOOP_LEFT" | "timestamp" | "LT" | "UPDATE" | "DUP" | "SOURCE" | "mutez" | "SENDER" | "IF_CONS" | "RIGHT" | "CAR" | "CONS" | "LE" | "NONE" | "IF" | "SOME" | "GET" | "Left" | "CAST" | "int" | "SIZE" | "key_hash" | "unit" | "DROP" | "EMPTY_MAP" | "NIL" | "DIG" | "APPLY" | "bool" | "RENAME" | "operation" | "True" | "FAILWITH" | "parameter" | "HASH_KEY" | "EQ" | "NOT" | "UNIT" | "Pair" | "ADDRESS" | "EDIV" | "CREATE_ACCOUNT" | "GE" | "ITER" | "code" | "AND"
                                    +
                                    +

                                    Internalapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.NodeDistributions.html b/types/_airgap_beacon_wallet.NodeDistributions.html new file mode 100644 index 000000000..44390a5da --- /dev/null +++ b/types/_airgap_beacon_wallet.NodeDistributions.html @@ -0,0 +1,55 @@ +NodeDistributions | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.OperationRequestInput.html b/types/_airgap_beacon_wallet.OperationRequestInput.html new file mode 100644 index 000000000..587d079cd --- /dev/null +++ b/types/_airgap_beacon_wallet.OperationRequestInput.html @@ -0,0 +1,57 @@ +OperationRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.OperationRequestOutput.html b/types/_airgap_beacon_wallet.OperationRequestOutput.html new file mode 100644 index 000000000..d66d5270f --- /dev/null +++ b/types/_airgap_beacon_wallet.OperationRequestOutput.html @@ -0,0 +1,55 @@ +OperationRequestOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.OperationResponseInput.html b/types/_airgap_beacon_wallet.OperationResponseInput.html new file mode 100644 index 000000000..9fa1aab46 --- /dev/null +++ b/types/_airgap_beacon_wallet.OperationResponseInput.html @@ -0,0 +1,55 @@ +OperationResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.OperationResponseOutput.html b/types/_airgap_beacon_wallet.OperationResponseOutput.html new file mode 100644 index 000000000..dd7cf49bf --- /dev/null +++ b/types/_airgap_beacon_wallet.OperationResponseOutput.html @@ -0,0 +1,55 @@ +OperationResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.Optional.html b/types/_airgap_beacon_wallet.Optional.html new file mode 100644 index 000000000..7cbcd1b59 --- /dev/null +++ b/types/_airgap_beacon_wallet.Optional.html @@ -0,0 +1,62 @@ +Optional | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosDalPublishCommitmentOperation.html b/types/_airgap_beacon_wallet.PartialTezosDalPublishCommitmentOperation.html new file mode 100644 index 000000000..d06c8fa21 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosDalPublishCommitmentOperation.html @@ -0,0 +1,55 @@ +PartialTezosDalPublishCommitmentOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosDelegationOperation.html b/types/_airgap_beacon_wallet.PartialTezosDelegationOperation.html new file mode 100644 index 000000000..a8af1f424 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosDelegationOperation.html @@ -0,0 +1,57 @@ +PartialTezosDelegationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosIncreasePaidStorageOperation.html b/types/_airgap_beacon_wallet.PartialTezosIncreasePaidStorageOperation.html new file mode 100644 index 000000000..9a51de2b7 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosIncreasePaidStorageOperation.html @@ -0,0 +1,57 @@ +PartialTezosIncreasePaidStorageOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosOperation.html b/types/_airgap_beacon_wallet.PartialTezosOperation.html new file mode 100644 index 000000000..83d747446 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosOperation.html @@ -0,0 +1,57 @@ +PartialTezosOperation | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias PartialTezosOperation

                                    + +
                                    +

                                    Publicapi

                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosOriginationOperation.html b/types/_airgap_beacon_wallet.PartialTezosOriginationOperation.html new file mode 100644 index 000000000..efd5eb2ce --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosOriginationOperation.html @@ -0,0 +1,57 @@ +PartialTezosOriginationOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosRegisterGlobalConstantOperation.html b/types/_airgap_beacon_wallet.PartialTezosRegisterGlobalConstantOperation.html new file mode 100644 index 000000000..17586e3c3 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosRegisterGlobalConstantOperation.html @@ -0,0 +1,57 @@ +PartialTezosRegisterGlobalConstantOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosRevealOperation.html b/types/_airgap_beacon_wallet.PartialTezosRevealOperation.html new file mode 100644 index 000000000..9bedd06b9 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosRevealOperation.html @@ -0,0 +1,57 @@ +PartialTezosRevealOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosSetDepositsLimitOperation.html b/types/_airgap_beacon_wallet.PartialTezosSetDepositsLimitOperation.html new file mode 100644 index 000000000..11d479dfc --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosSetDepositsLimitOperation.html @@ -0,0 +1,57 @@ +PartialTezosSetDepositsLimitOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosSmartRollupAddMessagesOperation.html b/types/_airgap_beacon_wallet.PartialTezosSmartRollupAddMessagesOperation.html new file mode 100644 index 000000000..aa84229f8 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosSmartRollupAddMessagesOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupAddMessagesOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosSmartRollupCementOperation.html b/types/_airgap_beacon_wallet.PartialTezosSmartRollupCementOperation.html new file mode 100644 index 000000000..a3a8ad545 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosSmartRollupCementOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupCementOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosSmartRollupExecuteOutboxMessageOperation.html b/types/_airgap_beacon_wallet.PartialTezosSmartRollupExecuteOutboxMessageOperation.html new file mode 100644 index 000000000..147cfdbe8 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosSmartRollupExecuteOutboxMessageOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupExecuteOutboxMessageOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosSmartRollupOriginateOperation.html b/types/_airgap_beacon_wallet.PartialTezosSmartRollupOriginateOperation.html new file mode 100644 index 000000000..4c3ada15f --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosSmartRollupOriginateOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupOriginateOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosSmartRollupPublishOperation.html b/types/_airgap_beacon_wallet.PartialTezosSmartRollupPublishOperation.html new file mode 100644 index 000000000..6a3b2eb34 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosSmartRollupPublishOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupPublishOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosSmartRollupRecoverBondOperation.html b/types/_airgap_beacon_wallet.PartialTezosSmartRollupRecoverBondOperation.html new file mode 100644 index 000000000..e9e8f5124 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosSmartRollupRecoverBondOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupRecoverBondOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosSmartRollupRefuteOperation.html b/types/_airgap_beacon_wallet.PartialTezosSmartRollupRefuteOperation.html new file mode 100644 index 000000000..5b1f6d4b9 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosSmartRollupRefuteOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupRefuteOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosSmartRollupTimeoutOperation.html b/types/_airgap_beacon_wallet.PartialTezosSmartRollupTimeoutOperation.html new file mode 100644 index 000000000..005933e33 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosSmartRollupTimeoutOperation.html @@ -0,0 +1,57 @@ +PartialTezosSmartRollupTimeoutOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosTransactionOperation.html b/types/_airgap_beacon_wallet.PartialTezosTransactionOperation.html new file mode 100644 index 000000000..6cc806167 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosTransactionOperation.html @@ -0,0 +1,57 @@ +PartialTezosTransactionOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosTransferTicketOperation.html b/types/_airgap_beacon_wallet.PartialTezosTransferTicketOperation.html new file mode 100644 index 000000000..f7d82629e --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosTransferTicketOperation.html @@ -0,0 +1,57 @@ +PartialTezosTransferTicketOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PartialTezosUpdateConsensusKeyOperation.html b/types/_airgap_beacon_wallet.PartialTezosUpdateConsensusKeyOperation.html new file mode 100644 index 000000000..3ba0cf0d2 --- /dev/null +++ b/types/_airgap_beacon_wallet.PartialTezosUpdateConsensusKeyOperation.html @@ -0,0 +1,57 @@ +PartialTezosUpdateConsensusKeyOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PeerInfoType.html b/types/_airgap_beacon_wallet.PeerInfoType.html new file mode 100644 index 000000000..1a039430e --- /dev/null +++ b/types/_airgap_beacon_wallet.PeerInfoType.html @@ -0,0 +1,55 @@ +PeerInfoType | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PermissionRequestInput.html b/types/_airgap_beacon_wallet.PermissionRequestInput.html new file mode 100644 index 000000000..6805ff266 --- /dev/null +++ b/types/_airgap_beacon_wallet.PermissionRequestInput.html @@ -0,0 +1,57 @@ +PermissionRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PermissionRequestOutput.html b/types/_airgap_beacon_wallet.PermissionRequestOutput.html new file mode 100644 index 000000000..335db8e85 --- /dev/null +++ b/types/_airgap_beacon_wallet.PermissionRequestOutput.html @@ -0,0 +1,55 @@ +PermissionRequestOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PermissionResponseInput.html b/types/_airgap_beacon_wallet.PermissionResponseInput.html new file mode 100644 index 000000000..40927ee28 --- /dev/null +++ b/types/_airgap_beacon_wallet.PermissionResponseInput.html @@ -0,0 +1,55 @@ +PermissionResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.PermissionResponseOutput.html b/types/_airgap_beacon_wallet.PermissionResponseOutput.html new file mode 100644 index 000000000..c48ed73a1 --- /dev/null +++ b/types/_airgap_beacon_wallet.PermissionResponseOutput.html @@ -0,0 +1,64 @@ +PermissionResponseOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias PermissionResponseOutput

                                    +
                                    PermissionResponseOutput: PermissionResponse & {
                                        accountInfo: AccountInfo;
                                        address: string;
                                        walletKey?: string;
                                    }
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      accountInfo: AccountInfo
                                    • +
                                    • +
                                      address: string
                                    • +
                                    • +
                                      Optional walletKey?: string
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.ProofOfEventChallengeRequestInput.html b/types/_airgap_beacon_wallet.ProofOfEventChallengeRequestInput.html new file mode 100644 index 000000000..2e0f059ce --- /dev/null +++ b/types/_airgap_beacon_wallet.ProofOfEventChallengeRequestInput.html @@ -0,0 +1,57 @@ +ProofOfEventChallengeRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.ProofOfEventChallengeRequestOutput.html b/types/_airgap_beacon_wallet.ProofOfEventChallengeRequestOutput.html new file mode 100644 index 000000000..f458ab8d3 --- /dev/null +++ b/types/_airgap_beacon_wallet.ProofOfEventChallengeRequestOutput.html @@ -0,0 +1,55 @@ +ProofOfEventChallengeRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias ProofOfEventChallengeRequestOutput

                                    +
                                    ProofOfEventChallengeRequestOutput: Optional<ProofOfEventChallengeRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.ProofOfEventChallengeResponseOutput.html b/types/_airgap_beacon_wallet.ProofOfEventChallengeResponseOutput.html new file mode 100644 index 000000000..cb7d72460 --- /dev/null +++ b/types/_airgap_beacon_wallet.ProofOfEventChallengeResponseOutput.html @@ -0,0 +1,55 @@ +ProofOfEventChallengeResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.SignPayloadRequestInput.html b/types/_airgap_beacon_wallet.SignPayloadRequestInput.html new file mode 100644 index 000000000..c67e4f2cd --- /dev/null +++ b/types/_airgap_beacon_wallet.SignPayloadRequestInput.html @@ -0,0 +1,57 @@ +SignPayloadRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.SignPayloadRequestOutput.html b/types/_airgap_beacon_wallet.SignPayloadRequestOutput.html new file mode 100644 index 000000000..56fcc7bc0 --- /dev/null +++ b/types/_airgap_beacon_wallet.SignPayloadRequestOutput.html @@ -0,0 +1,55 @@ +SignPayloadRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias SignPayloadRequestOutput

                                    +
                                    SignPayloadRequestOutput: Optional<SignPayloadRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.SignPayloadResponseInput.html b/types/_airgap_beacon_wallet.SignPayloadResponseInput.html new file mode 100644 index 000000000..a9545aea0 --- /dev/null +++ b/types/_airgap_beacon_wallet.SignPayloadResponseInput.html @@ -0,0 +1,55 @@ +SignPayloadResponseInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.SignPayloadResponseOutput.html b/types/_airgap_beacon_wallet.SignPayloadResponseOutput.html new file mode 100644 index 000000000..519050e4e --- /dev/null +++ b/types/_airgap_beacon_wallet.SignPayloadResponseOutput.html @@ -0,0 +1,55 @@ +SignPayloadResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.SimulatedProofOfEventChallengeRequestInput.html b/types/_airgap_beacon_wallet.SimulatedProofOfEventChallengeRequestInput.html new file mode 100644 index 000000000..2d6b66aed --- /dev/null +++ b/types/_airgap_beacon_wallet.SimulatedProofOfEventChallengeRequestInput.html @@ -0,0 +1,57 @@ +SimulatedProofOfEventChallengeRequestInput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.SimulatedProofOfEventChallengeRequestOutput.html b/types/_airgap_beacon_wallet.SimulatedProofOfEventChallengeRequestOutput.html new file mode 100644 index 000000000..ea63ad4b6 --- /dev/null +++ b/types/_airgap_beacon_wallet.SimulatedProofOfEventChallengeRequestOutput.html @@ -0,0 +1,55 @@ +SimulatedProofOfEventChallengeRequestOutput | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Type alias SimulatedProofOfEventChallengeRequestOutput

                                    +
                                    SimulatedProofOfEventChallengeRequestOutput: Optional<SimulatedProofOfEventChallengeRequest, IgnoredRequestOutputProperties> & ExtraResponseOutputProperties
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.SimulatedProofOfEventChallengeResponseOutput.html b/types/_airgap_beacon_wallet.SimulatedProofOfEventChallengeResponseOutput.html new file mode 100644 index 000000000..d2884a389 --- /dev/null +++ b/types/_airgap_beacon_wallet.SimulatedProofOfEventChallengeResponseOutput.html @@ -0,0 +1,55 @@ +SimulatedProofOfEventChallengeResponseOutput | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.StorageKeyReturnDefaults.html b/types/_airgap_beacon_wallet.StorageKeyReturnDefaults.html new file mode 100644 index 000000000..52b7b62fe --- /dev/null +++ b/types/_airgap_beacon_wallet.StorageKeyReturnDefaults.html @@ -0,0 +1,57 @@ +StorageKeyReturnDefaults | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/types/_airgap_beacon_wallet.TezosOperation.html b/types/_airgap_beacon_wallet.TezosOperation.html new file mode 100644 index 000000000..bdf2a897f --- /dev/null +++ b/types/_airgap_beacon_wallet.TezosOperation.html @@ -0,0 +1,57 @@ +TezosOperation | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_core.BEACON_VERSION.html b/variables/_airgap_beacon_core.BEACON_VERSION.html new file mode 100644 index 000000000..a74dc8984 --- /dev/null +++ b/variables/_airgap_beacon_core.BEACON_VERSION.html @@ -0,0 +1,55 @@ +BEACON_VERSION | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_core.NOTIFICATION_ORACLE_URL.html b/variables/_airgap_beacon_core.NOTIFICATION_ORACLE_URL.html new file mode 100644 index 000000000..bf1b1d537 --- /dev/null +++ b/variables/_airgap_beacon_core.NOTIFICATION_ORACLE_URL.html @@ -0,0 +1,55 @@ +NOTIFICATION_ORACLE_URL | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_core.SDK_VERSION.html b/variables/_airgap_beacon_core.SDK_VERSION.html new file mode 100644 index 000000000..1d23dd70a --- /dev/null +++ b/variables/_airgap_beacon_core.SDK_VERSION.html @@ -0,0 +1,55 @@ +SDK_VERSION | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_core.windowRef.html b/variables/_airgap_beacon_core.windowRef.html new file mode 100644 index 000000000..53fa25b8d --- /dev/null +++ b/variables/_airgap_beacon_core.windowRef.html @@ -0,0 +1,111 @@ +windowRef | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Variable windowRef

                                    +
                                    windowRef: {
                                        addEventListener: ((_name, eventCallback) => void);
                                        location: {
                                            origin: string;
                                        };
                                        postMessage: ((message, _target?) => void);
                                        removeEventListener: ((_name, eventCallback) => void);
                                    } = ...
                                    +

                                    A mock for postmessage if run in node.js environment

                                    +
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      addEventListener: ((_name, eventCallback) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (_name, eventCallback): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            _name: string
                                          • +
                                          • +
                                            eventCallback: Callback
                                          +

                                          Returns void

                                    • +
                                    • +
                                      location: {
                                          origin: string;
                                      }
                                      +
                                        +
                                      • +
                                        origin: string
                                    • +
                                    • +
                                      postMessage: ((message, _target?) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (message, _target?): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            message: string | Record<string, unknown>
                                          • +
                                          • +
                                            Optional _target: string
                                          +

                                          Returns void

                                    • +
                                    • +
                                      removeEventListener: ((_name, eventCallback) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (_name, eventCallback): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            _name: string
                                          • +
                                          • +
                                            eventCallback: Callback
                                          +

                                          Returns void

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_dapp.BEACON_VERSION.html b/variables/_airgap_beacon_dapp.BEACON_VERSION.html new file mode 100644 index 000000000..b56d8bbe8 --- /dev/null +++ b/variables/_airgap_beacon_dapp.BEACON_VERSION.html @@ -0,0 +1,55 @@ +BEACON_VERSION | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_dapp.CONTRACT_PREFIX.html b/variables/_airgap_beacon_dapp.CONTRACT_PREFIX.html new file mode 100644 index 000000000..a53cc46ca --- /dev/null +++ b/variables/_airgap_beacon_dapp.CONTRACT_PREFIX.html @@ -0,0 +1,55 @@ +CONTRACT_PREFIX | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_dapp.NOTIFICATION_ORACLE_URL.html b/variables/_airgap_beacon_dapp.NOTIFICATION_ORACLE_URL.html new file mode 100644 index 000000000..d3f0fef91 --- /dev/null +++ b/variables/_airgap_beacon_dapp.NOTIFICATION_ORACLE_URL.html @@ -0,0 +1,55 @@ +NOTIFICATION_ORACLE_URL | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_dapp.SDK_VERSION.html b/variables/_airgap_beacon_dapp.SDK_VERSION.html new file mode 100644 index 000000000..4c8f74f8b --- /dev/null +++ b/variables/_airgap_beacon_dapp.SDK_VERSION.html @@ -0,0 +1,55 @@ +SDK_VERSION | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_dapp.defaultEventCallbacks.html b/variables/_airgap_beacon_dapp.defaultEventCallbacks.html new file mode 100644 index 000000000..cd6266d24 --- /dev/null +++ b/variables/_airgap_beacon_dapp.defaultEventCallbacks.html @@ -0,0 +1,58 @@ +defaultEventCallbacks | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_dapp.defaultValues.html b/variables/_airgap_beacon_dapp.defaultValues.html new file mode 100644 index 000000000..5229e94e2 --- /dev/null +++ b/variables/_airgap_beacon_dapp.defaultValues.html @@ -0,0 +1,57 @@ +defaultValues | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_dapp.secretbox_MACBYTES.html b/variables/_airgap_beacon_dapp.secretbox_MACBYTES.html new file mode 100644 index 000000000..aa9b0c894 --- /dev/null +++ b/variables/_airgap_beacon_dapp.secretbox_MACBYTES.html @@ -0,0 +1,55 @@ +secretbox_MACBYTES | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_dapp.secretbox_NONCEBYTES.html b/variables/_airgap_beacon_dapp.secretbox_NONCEBYTES.html new file mode 100644 index 000000000..400f76876 --- /dev/null +++ b/variables/_airgap_beacon_dapp.secretbox_NONCEBYTES.html @@ -0,0 +1,55 @@ +secretbox_NONCEBYTES | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_dapp.windowRef.html b/variables/_airgap_beacon_dapp.windowRef.html new file mode 100644 index 000000000..cd86a206d --- /dev/null +++ b/variables/_airgap_beacon_dapp.windowRef.html @@ -0,0 +1,111 @@ +windowRef | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Variable windowRef

                                    +
                                    windowRef: {
                                        addEventListener: ((_name, eventCallback) => void);
                                        location: {
                                            origin: string;
                                        };
                                        postMessage: ((message, _target?) => void);
                                        removeEventListener: ((_name, eventCallback) => void);
                                    }
                                    +

                                    A mock for postmessage if run in node.js environment

                                    +
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      addEventListener: ((_name, eventCallback) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (_name, eventCallback): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            _name: string
                                          • +
                                          • +
                                            eventCallback: Callback
                                          +

                                          Returns void

                                    • +
                                    • +
                                      location: {
                                          origin: string;
                                      }
                                      +
                                        +
                                      • +
                                        origin: string
                                    • +
                                    • +
                                      postMessage: ((message, _target?) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (message, _target?): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            message: string | Record<string, unknown>
                                          • +
                                          • +
                                            Optional _target: string
                                          +

                                          Returns void

                                    • +
                                    • +
                                      removeEventListener: ((_name, eventCallback) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (_name, eventCallback): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            _name: string
                                          • +
                                          • +
                                            eventCallback: Callback
                                          +

                                          Returns void

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_sdk.BEACON_VERSION.html b/variables/_airgap_beacon_sdk.BEACON_VERSION.html new file mode 100644 index 000000000..8185fe043 --- /dev/null +++ b/variables/_airgap_beacon_sdk.BEACON_VERSION.html @@ -0,0 +1,55 @@ +BEACON_VERSION | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_sdk.CONTRACT_PREFIX.html b/variables/_airgap_beacon_sdk.CONTRACT_PREFIX.html new file mode 100644 index 000000000..5c186fbc0 --- /dev/null +++ b/variables/_airgap_beacon_sdk.CONTRACT_PREFIX.html @@ -0,0 +1,55 @@ +CONTRACT_PREFIX | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_sdk.NOTIFICATION_ORACLE_URL.html b/variables/_airgap_beacon_sdk.NOTIFICATION_ORACLE_URL.html new file mode 100644 index 000000000..e54e04846 --- /dev/null +++ b/variables/_airgap_beacon_sdk.NOTIFICATION_ORACLE_URL.html @@ -0,0 +1,55 @@ +NOTIFICATION_ORACLE_URL | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_sdk.SDK_VERSION.html b/variables/_airgap_beacon_sdk.SDK_VERSION.html new file mode 100644 index 000000000..031b5ce51 --- /dev/null +++ b/variables/_airgap_beacon_sdk.SDK_VERSION.html @@ -0,0 +1,55 @@ +SDK_VERSION | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_sdk.defaultValues.html b/variables/_airgap_beacon_sdk.defaultValues.html new file mode 100644 index 000000000..27c17ff68 --- /dev/null +++ b/variables/_airgap_beacon_sdk.defaultValues.html @@ -0,0 +1,57 @@ +defaultValues | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_sdk.secretbox_MACBYTES.html b/variables/_airgap_beacon_sdk.secretbox_MACBYTES.html new file mode 100644 index 000000000..c8d93701e --- /dev/null +++ b/variables/_airgap_beacon_sdk.secretbox_MACBYTES.html @@ -0,0 +1,55 @@ +secretbox_MACBYTES | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_sdk.secretbox_NONCEBYTES.html b/variables/_airgap_beacon_sdk.secretbox_NONCEBYTES.html new file mode 100644 index 000000000..095ffc2dd --- /dev/null +++ b/variables/_airgap_beacon_sdk.secretbox_NONCEBYTES.html @@ -0,0 +1,55 @@ +secretbox_NONCEBYTES | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_sdk.windowRef.html b/variables/_airgap_beacon_sdk.windowRef.html new file mode 100644 index 000000000..c4e52a20d --- /dev/null +++ b/variables/_airgap_beacon_sdk.windowRef.html @@ -0,0 +1,111 @@ +windowRef | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    +
                                    + +

                                    Variable windowRef

                                    +
                                    windowRef: {
                                        addEventListener: ((_name, eventCallback) => void);
                                        location: {
                                            origin: string;
                                        };
                                        postMessage: ((message, _target?) => void);
                                        removeEventListener: ((_name, eventCallback) => void);
                                    }
                                    +

                                    A mock for postmessage if run in node.js environment

                                    +
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      addEventListener: ((_name, eventCallback) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (_name, eventCallback): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            _name: string
                                          • +
                                          • +
                                            eventCallback: Callback
                                          +

                                          Returns void

                                    • +
                                    • +
                                      location: {
                                          origin: string;
                                      }
                                      +
                                        +
                                      • +
                                        origin: string
                                    • +
                                    • +
                                      postMessage: ((message, _target?) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (message, _target?): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            message: string | Record<string, unknown>
                                          • +
                                          • +
                                            Optional _target: string
                                          +

                                          Returns void

                                    • +
                                    • +
                                      removeEventListener: ((_name, eventCallback) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (_name, eventCallback): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            _name: string
                                          • +
                                          • +
                                            eventCallback: Callback
                                          +

                                          Returns void

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_types.defaultValues.html b/variables/_airgap_beacon_types.defaultValues.html new file mode 100644 index 000000000..d043e1de6 --- /dev/null +++ b/variables/_airgap_beacon_types.defaultValues.html @@ -0,0 +1,57 @@ +defaultValues | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_utils.CONTRACT_PREFIX.html b/variables/_airgap_beacon_utils.CONTRACT_PREFIX.html new file mode 100644 index 000000000..fd24a7d28 --- /dev/null +++ b/variables/_airgap_beacon_utils.CONTRACT_PREFIX.html @@ -0,0 +1,55 @@ +CONTRACT_PREFIX | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_utils.secretbox_MACBYTES.html b/variables/_airgap_beacon_utils.secretbox_MACBYTES.html new file mode 100644 index 000000000..03f6028bc --- /dev/null +++ b/variables/_airgap_beacon_utils.secretbox_MACBYTES.html @@ -0,0 +1,55 @@ +secretbox_MACBYTES | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_utils.secretbox_NONCEBYTES.html b/variables/_airgap_beacon_utils.secretbox_NONCEBYTES.html new file mode 100644 index 000000000..264d2d884 --- /dev/null +++ b/variables/_airgap_beacon_utils.secretbox_NONCEBYTES.html @@ -0,0 +1,55 @@ +secretbox_NONCEBYTES | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_wallet.BEACON_VERSION.html b/variables/_airgap_beacon_wallet.BEACON_VERSION.html new file mode 100644 index 000000000..6a6ff98ba --- /dev/null +++ b/variables/_airgap_beacon_wallet.BEACON_VERSION.html @@ -0,0 +1,55 @@ +BEACON_VERSION | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_wallet.CONTRACT_PREFIX.html b/variables/_airgap_beacon_wallet.CONTRACT_PREFIX.html new file mode 100644 index 000000000..b96e8d7af --- /dev/null +++ b/variables/_airgap_beacon_wallet.CONTRACT_PREFIX.html @@ -0,0 +1,55 @@ +CONTRACT_PREFIX | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_wallet.NOTIFICATION_ORACLE_URL.html b/variables/_airgap_beacon_wallet.NOTIFICATION_ORACLE_URL.html new file mode 100644 index 000000000..d5be29cf1 --- /dev/null +++ b/variables/_airgap_beacon_wallet.NOTIFICATION_ORACLE_URL.html @@ -0,0 +1,55 @@ +NOTIFICATION_ORACLE_URL | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_wallet.SDK_VERSION.html b/variables/_airgap_beacon_wallet.SDK_VERSION.html new file mode 100644 index 000000000..edb1a7fba --- /dev/null +++ b/variables/_airgap_beacon_wallet.SDK_VERSION.html @@ -0,0 +1,55 @@ +SDK_VERSION | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_wallet.defaultValues.html b/variables/_airgap_beacon_wallet.defaultValues.html new file mode 100644 index 000000000..527f592a6 --- /dev/null +++ b/variables/_airgap_beacon_wallet.defaultValues.html @@ -0,0 +1,57 @@ +defaultValues | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_wallet.secretbox_MACBYTES.html b/variables/_airgap_beacon_wallet.secretbox_MACBYTES.html new file mode 100644 index 000000000..db00e7152 --- /dev/null +++ b/variables/_airgap_beacon_wallet.secretbox_MACBYTES.html @@ -0,0 +1,55 @@ +secretbox_MACBYTES | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_wallet.secretbox_NONCEBYTES.html b/variables/_airgap_beacon_wallet.secretbox_NONCEBYTES.html new file mode 100644 index 000000000..01857c578 --- /dev/null +++ b/variables/_airgap_beacon_wallet.secretbox_NONCEBYTES.html @@ -0,0 +1,55 @@ +secretbox_NONCEBYTES | Documentation
                                    +
                                    + +
                                    + +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file diff --git a/variables/_airgap_beacon_wallet.windowRef.html b/variables/_airgap_beacon_wallet.windowRef.html new file mode 100644 index 000000000..9bdcf1968 --- /dev/null +++ b/variables/_airgap_beacon_wallet.windowRef.html @@ -0,0 +1,111 @@ +windowRef | Documentation
                                    +
                                    + +
                                    +
                                    +
                                    + +
                                    windowRef: {
                                        addEventListener: ((_name, eventCallback) => void);
                                        location: {
                                            origin: string;
                                        };
                                        postMessage: ((message, _target?) => void);
                                        removeEventListener: ((_name, eventCallback) => void);
                                    }
                                    +

                                    A mock for postmessage if run in node.js environment

                                    +
                                    +
                                    +

                                    Type declaration

                                    +
                                      +
                                    • +
                                      addEventListener: ((_name, eventCallback) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (_name, eventCallback): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            _name: string
                                          • +
                                          • +
                                            eventCallback: Callback
                                          +

                                          Returns void

                                    • +
                                    • +
                                      location: {
                                          origin: string;
                                      }
                                      +
                                        +
                                      • +
                                        origin: string
                                    • +
                                    • +
                                      postMessage: ((message, _target?) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (message, _target?): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            message: string | Record<string, unknown>
                                          • +
                                          • +
                                            Optional _target: string
                                          +

                                          Returns void

                                    • +
                                    • +
                                      removeEventListener: ((_name, eventCallback) => void)
                                      +
                                        +
                                      • +
                                          +
                                        • (_name, eventCallback): void
                                        • +
                                        • +
                                          +

                                          Parameters

                                          +
                                            +
                                          • +
                                            _name: string
                                          • +
                                          • +
                                            eventCallback: Callback
                                          +

                                          Returns void

                                    +
                                    +
                                    +
                                    +

                                    Generated using TypeDoc

                                    +
                                    \ No newline at end of file