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..d1bdd3bea --- /dev/null +++ b/assets/search.js @@ -0,0 +1 @@ +window.searchData = "data:application/octet-stream;base64,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7eI/7M8X4PgX1+e31ue3FkXyWvvz7eLf2g9/fjjxw3g+P9Dnh/it9wIB/sMZnx/it94N4fyH/fnDJf7Le568//D5zuP9DB9//COfn8b3f5ufDfHec+On/YnS+ERpfX6XNL7YWJ/vMdbni4z1/a8t+fzu0s9Pe36i71XooxLP/P5pf/8k3z99fve98Fz89P278v393gskREE/1R/v5gjx0/nkvQf/R70/f+XrRLw/P6l8/xS/Mb9L/Pppff8U/9p8L58ZP53Pp7wXPPKf5HvPfffX95/ezU/8J/3sz1Pp+799tvPU7+/3nrnku917RGb8xJ+d8/1SMH5a3//t82/Q+Py9ND9bkub3jj35s2fT9yevz75Ba3/y9mc706bn89P3t+LPjkny/W+8ewP7T+/WsfHT96d878F0Prs5ne+j7N0XzX/Sz++ut+vGgba+j/7vI2x+ttqaf+btzxE5P9VfRN9H6Wfrrtc/8v3T57+tz1GxfhzO8h09n085n+N3vTs4xU+f43XpZ0vu57PV9nsE4+eI/5wNxufv2POzJ+71Oaft/R3dn+2y9+evfP0U32WfzzGzz6du+3zqu89n79z62Sf5PYAxfvqcKXl89nEenzMRv1/dxU+fGvH3N+X3jUn8dD5R+pzOmD77ONPn72Xi5/PTpzK8PmdU3p8a8f5Umvd3nnyORluex3/6/sut62r89Nk75fucbw8Xn5/4+6fz+WmO75/sN14/xsXL/t/7YvbP//Kv//jr//rjX/71X//9f77+84/L1etY+fN6pf5R9Qf8xx9//P3+7fXzt2f12//n65/+97/99d9+/u758Q+P9X2e+/ypHH/V9w6qn+0x38tnfs5Tn6N6/rnv0PdPnz3/Va+n+mqv7/W3P/712iava9CfX43m57zMy/ed7FP++re//uM//v7v/89f//OPe/vsn9tnlb/+n/E1/rg20eth/s9fX9/XOfrs4a9r2ucGYcnnLPR8nyXHZ/+i+Tk6Xtvp89Ma3+eU+X1O2X+eNT576fcNxutI+P7plDvK//3H//6Pf/nrtZecH5vz+3w4Ppdj+Vwf393hotLfVyT+84r0fZvzuZnZh77PEp9r9uublTthUp89f36153Pczu+9b+/PFt7q59bmk//4+9///e/3x+/r49f3x8/vj//8pFTuovHxf//jP//n//jH/fl8ff73YfG5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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..379dcf152 --- /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..00f7e1f52 --- /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..f31645d2f --- /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..bf432c60c --- /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..1d6f37e7b --- /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..91e615ff2 --- /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..17d64d58b --- /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..658b46170 --- /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..1e639a212 --- /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..71c98cf22 --- /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..b38712d3a --- /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..8020791f1 --- /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..1e4f845b4 --- /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..d8ac812d9 --- /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..78bfa93bc --- /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..d16c4a408 --- /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..d4aade3de --- /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..f3d3a6897 --- /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..4058e80db --- /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..e779b169c --- /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..ee2a1fa57 --- /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..2b4f635bb --- /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..e1596413a --- /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..dd7081c12 --- /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..7c49bd37b --- /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..419acc2be --- /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..9bfb91960 --- /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..cd9076ebe --- /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..3b7205194 --- /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..aeece620f --- /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..651b4c94f --- /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..98438ddce --- /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..e7eb4739b --- /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..69ef9a512 --- /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..3a5e2b1e9 --- /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..53211d6b7 --- /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..90e570f3d --- /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: 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>
                        +
                        + + +

                        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..defc87f92 --- /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..173747131 --- /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..1e3b02d5a --- /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..4d92948bf --- /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..791512214 --- /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..f35c248f7 --- /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..41d21189f --- /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..66a7876b0 --- /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..c3fd5201f --- /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..60c1ee1ee --- /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..503e2c1ca --- /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..8de636e31 --- /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..c9c8fab04 --- /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..c54008382 --- /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..59810dcb4 --- /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..6ae3b383f --- /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..c10cbc462 --- /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..9ce5a9aa8 --- /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..59cd30948 --- /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..5e64e72e4 --- /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..439415fd4 --- /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..586d5457b --- /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..0e959efa0 --- /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..39de99a31 --- /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..df9aa7c71 --- /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..5a1172081 --- /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..38dac6123 --- /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..bd01a810e --- /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..fa5e1df71 --- /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..f491f2db7 --- /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..92e0b23da --- /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..520ac7d0a --- /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..95a188a5c --- /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..e08fb5bb2 --- /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..de78f574f --- /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..9969db28f --- /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..1154b264c --- /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..70112da35 --- /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..db54d0a83 --- /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..abaa66bd3 --- /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..da4aadf57 --- /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..155de8173 --- /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..81e4c5bd0 --- /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..32f7698cc --- /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..6978b818e --- /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..b6e28258b --- /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..344736958 --- /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..f24efb6bc --- /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..590f7ea98 --- /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..f5d079dca --- /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..423cf9e36 --- /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..450a2d8ef --- /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..090ed5f58 --- /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..e7bb851ad --- /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..3377a0f8a --- /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..eedf80370 --- /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..6d437a6f7 --- /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..ee5a76282 --- /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..c4cc8271e --- /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..18d8db1ab --- /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..8db23d472 --- /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..2d0fd18f7 --- /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..b8f6cf336 --- /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..267120d3a --- /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..31291299f --- /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..444113e21 --- /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..efa2af159 --- /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..4ea45e399 --- /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..382975afd --- /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..441092495 --- /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..d428c679d --- /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..71a1db42d --- /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..c6bc31c7d --- /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..e0450f95b --- /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..1c773fc81 --- /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..08166dfc1 --- /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..83fc4d8bd --- /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..096d8453d --- /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..1b1a195d6 --- /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..89799e9ad --- /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..218dc7f55 --- /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..f892f11c3 --- /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..2009e3fe9 --- /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..c20aae7b1 --- /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..a27fae213 --- /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..21e7d211e --- /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..c9e723015 --- /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..d1bb23013 --- /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..f69821dde --- /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..5f58765cb --- /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..837eeae04 --- /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..1f73616e9 --- /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..c18d93d1e --- /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..40a603017 --- /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..d852f97d0 --- /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..7f126340e --- /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..b7ec728d6 --- /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..7f8263242 --- /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..047e4f382 --- /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..2f8995eb1 --- /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..a13602b1f --- /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..40524d221 --- /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..a8240e77f --- /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..d79fd3579 --- /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..a77b749f4 --- /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..e258155aa --- /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..d4af4e718 --- /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..d11307e56 --- /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..41f12f533 --- /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..762969ee6 --- /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..8bef38816 --- /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..5535a49aa --- /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..3747636cd --- /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..4d8b462f6 --- /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..f59c5fa57 --- /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..af7655eb2 --- /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..3d4d57c25 --- /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..3e88cefb0 --- /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..5de9a707c --- /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..e8c203105 --- /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..74058d91f --- /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..56f1df626 --- /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..181a9896b --- /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..ae1853afa --- /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..97e3b1eae --- /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..ea465a7ac --- /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..328ed6652 --- /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..d46fdfbe7 --- /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..3d3a7f1eb --- /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..07e7fff64 --- /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..f4337faa0 --- /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..86d08397f --- /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..b196de878 --- /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..d11d5ab69 --- /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..62b262754 --- /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..73bb4bb09 --- /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..877ad3aac --- /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..66a7a99e4 --- /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..42057d26e --- /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..577693198 --- /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..98e50d188 --- /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..23ab6b4c3 --- /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..3c2b3073b --- /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..f59c64ac7 --- /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..960a87a58 --- /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..623878a9e --- /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..3f7533e37 --- /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..b9d0fb80c --- /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..e93205b9e --- /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..ec265b5dc --- /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..1a802378a --- /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..a72c81048 --- /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..ce5bb4e5b --- /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..a519aaef9 --- /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..16f306ffe --- /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..6ee27f8e6 --- /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..da8869921 --- /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..a54d4f8a0 --- /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..32b34de9e --- /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..2852316e4 --- /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..a5fbda35c --- /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..2033fe30e --- /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..df849505b --- /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..256129131 --- /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..601c4d542 --- /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..43da4dfac --- /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..e9f6fc2f9 --- /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..66e41b5b7 --- /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..9f0daa472 --- /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..a05aff37b --- /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..56b195efa --- /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..ff45e140d --- /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..7e318e0f9 --- /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..3d3262c6e --- /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..aa3ddd308 --- /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..44f9510ae --- /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..8794982b5 --- /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..4dd26ae40 --- /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..f21cd8205 --- /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..acb0d8d4a --- /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..f8da8fde0 --- /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..779b2e3e7 --- /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..c325559d1 --- /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..8ba56c822 --- /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..50eee2245 --- /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..31cbf6143 --- /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..8001cf539 --- /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..121ae601b --- /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..c01a6ba48 --- /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..629a60cd3 --- /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..ffacb19c9 --- /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..d79337810 --- /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..a2871a67d --- /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..0a575e885 --- /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..648414c4c --- /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..cb41bba9a --- /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..df62ae466 --- /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..1312930a7 --- /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..df1609143 --- /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..efc1f3ddb --- /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..31d71e413 --- /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..d6237ade1 --- /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..8141863e2 --- /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..f9c416b38 --- /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..08f151f68 --- /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..8d8c151aa --- /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..72018defd --- /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..2f2b9b410 --- /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..419f353d6 --- /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..6d293bdf8 --- /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..4e6914d42 --- /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..2caa04114 --- /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..2714089b2 --- /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..5da59a70d --- /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..4ecf4a725 --- /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..8165c6a99 --- /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..3335c7429 --- /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..d63cd9121 --- /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..1c7002fe4 --- /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..38ff67e72 --- /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..8704ecb3b --- /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..acbf83502 --- /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..f16fef912 --- /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..3186d2ecd --- /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..6097f9d87 --- /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..d881822b1 --- /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..74aaecf07 --- /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..2e9bb7178 --- /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..1e96e3486 --- /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..08f3da93c --- /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..383b108e0 --- /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..aae132b5a --- /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..780fcf197 --- /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..0a6864bc3 --- /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..d7988841c --- /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..e9019ee1c --- /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..6f4b65aa6 --- /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..340f2e28b --- /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..bbd222983 --- /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..b5f71b662 --- /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..588ab418e --- /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..b5621c057 --- /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..e99a2c9aa --- /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..822bc218c --- /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..89e820eb0 --- /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..feb3fab8d --- /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..909462a09 --- /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..c7754cecc --- /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..7826235fc --- /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..01e155ba9 --- /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..3d46d589f --- /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..eccc59157 --- /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..b6effcb65 --- /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..4e211c71d --- /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..6f0260bb8 --- /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..45b99bc84 --- /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..d2fe86155 --- /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..91a0ae423 --- /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..e45146402 --- /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..637bb665c --- /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..d8e698f69 --- /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..b1932f6eb --- /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..1bcf32518 --- /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..ed699bf65 --- /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..3ebb1f107 --- /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..2a68cf21a --- /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