Skip to content

Commit 1e9052c

Browse files
committed
fix: move docs to new folder
1 parent d467703 commit 1e9052c

File tree

1 file changed

+5
-3
lines changed
  • docs/src/routes/docs/[...4]wallets/[...28]blocto

1 file changed

+5
-3
lines changed

docs/src/routes/docs/[...4]wallets/blocto.md renamed to docs/src/routes/docs/[...4]wallets/[...28]blocto/+page.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Blocto
1+
---
2+
title: Blocto
3+
---
4+
5+
# {$frontmatter.title}
26

37
Wallet module for connecting Blocto SDK to web3-onboard. Check out the [Blocto Developer Docs](https://docs.blocto.app/blocto-sdk/javascript-sdk/evm-sdk) for more information.
48

@@ -13,11 +17,9 @@ yarn add @web3-onboard/blocto
1317

1418
</TabPanel>
1519
<TabPanel value="npm">
16-
1720
```sh copy
1821
npm install @web3-onboard/blocto
1922
```
20-
2123
</TabPanel>
2224
</Tabs>
2325

0 commit comments

Comments
 (0)