Skip to content

Commit

Permalink
Build: (0d2352e) Merge pull request #8 from 0xsequence/solutionMigration
Browse files Browse the repository at this point in the history
fixed builder routing
  • Loading branch information
JamesLawton committed Mar 8, 2024
1 parent d51b80a commit 3490c98
Show file tree
Hide file tree
Showing 209 changed files with 204 additions and 204 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion api/embedded-wallet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@



<script type="module" crossorigin src="/assets/index-CPrfv8M9.js"></script>
<script type="module" crossorigin src="/assets/index-Bd1BbtIx.js"></script>
<link rel="stylesheet" crossorigin href="/assets/style-DxpjFN4Y.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@



<script type="module" crossorigin src="/assets/index-CPrfv8M9.js"></script>
<script type="module" crossorigin src="/assets/index-Bd1BbtIx.js"></script>
<link rel="stylesheet" crossorigin href="/assets/style-DxpjFN4Y.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion api/indexer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@



<script type="module" crossorigin src="/assets/index-CPrfv8M9.js"></script>
<script type="module" crossorigin src="/assets/index-Bd1BbtIx.js"></script>
<link rel="stylesheet" crossorigin href="/assets/style-DxpjFN4Y.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion api/marketplace/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@



<script type="module" crossorigin src="/assets/index-CPrfv8M9.js"></script>
<script type="module" crossorigin src="/assets/index-Bd1BbtIx.js"></script>
<link rel="stylesheet" crossorigin href="/assets/style-DxpjFN4Y.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion api/metadata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@



<script type="module" crossorigin src="/assets/index-CPrfv8M9.js"></script>
<script type="module" crossorigin src="/assets/index-Bd1BbtIx.js"></script>
<link rel="stylesheet" crossorigin href="/assets/style-DxpjFN4Y.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion api/node-gateway/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@



<script type="module" crossorigin src="/assets/index-CPrfv8M9.js"></script>
<script type="module" crossorigin src="/assets/index-Bd1BbtIx.js"></script>
<link rel="stylesheet" crossorigin href="/assets/style-DxpjFN4Y.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion api/transaction/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@



<script type="module" crossorigin src="/assets/index-CPrfv8M9.js"></script>
<script type="module" crossorigin src="/assets/index-Bd1BbtIx.js"></script>
<link rel="stylesheet" crossorigin href="/assets/style-DxpjFN4Y.css">
</head>
<body>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/01-why-DDlY8luK.js → assets/01-why-DP1a7iaq.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{u as s,j as e}from"./index-CPrfv8M9.js";const i={title:"Why smart contracts wallets?",description:"undefined"};function a(t){const n={a:"a",div:"div",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",p:"p",ul:"ul",...s(),...t.components};return e.jsxs(e.Fragment,{children:[e.jsx(n.header,{children:e.jsxs(n.h1,{id:"why-smart-contracts-wallets",children:["Why smart contracts wallets?",e.jsx(n.a,{"aria-hidden":"true",tabIndex:"-1",href:"#why-smart-contracts-wallets",children:e.jsx(n.div,{"data-autolink-icon":!0})})]})}),`
import{u as s,j as e}from"./index-Bd1BbtIx.js";const i={title:"Why smart contracts wallets?",description:"undefined"};function a(t){const n={a:"a",div:"div",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",p:"p",ul:"ul",...s(),...t.components};return e.jsxs(e.Fragment,{children:[e.jsx(n.header,{children:e.jsxs(n.h1,{id:"why-smart-contracts-wallets",children:["Why smart contracts wallets?",e.jsx(n.a,{"aria-hidden":"true",tabIndex:"-1",href:"#why-smart-contracts-wallets",children:e.jsx(n.div,{"data-autolink-icon":!0})})]})}),`
`,e.jsx(n.p,{children:`Ethereum wallets may take two different forms, Externally owned accounts (EOAs) or Smart Contract Wallets.
The Sequence wallet is implemented as a smart contract, which allows the system to provide additional security and functionality.`}),`
`,e.jsxs(n.h2,{id:"externally-owned-accounts",children:["Externally owned accounts",e.jsx(n.a,{"aria-hidden":"true",tabIndex:"-1",href:"#externally-owned-accounts",children:e.jsx(n.div,{"data-autolink-icon":!0})})]}),`
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3490c98

Please sign in to comment.