This repository was archived by the owner on Mar 12, 2024. It is now read-only.
File tree 5 files changed +3
-9
lines changed
5 files changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,7 @@ You can read the docs in [Gitbook](https://onbloc.gitbook.io/gnoland-developer-p
55
55
- [ Signer] ( docs/tm2-js-client/signer/signer.md )
56
56
- [ Key] ( docs/tm2-js-client/signer/key.md )
57
57
- [ Ledger] ( docs/tm2-js-client/signer/ledger.md )
58
- - [ Wallet] ( docs/tm2-js-client/wallet/README.md )
59
- - [ Wallet] ( docs/tm2-js-client/wallet/wallet.md )
58
+ - [ Wallet] ( docs/tm2-js-client/wallet.md )
60
59
- [ gno-js-client] ( docs/gno-js-client/README.md )
61
60
- Tutorials
62
61
- [ Interact with Gnoland] ( tutorials/interact-with-gnoland.md )
Original file line number Diff line number Diff line change 50
50
* [ Signer] ( docs/tm2-js-client/signer/signer.md )
51
51
* [ Key] ( docs/tm2-js-client/signer/key.md )
52
52
* [ Ledger] ( docs/tm2-js-client/signer/ledger.md )
53
- * [ Wallet] ( docs/tm2-js-client/wallet/README.md )
54
- * [ Wallet] ( docs/tm2-js-client/wallet/wallet.md )
53
+ * [ Wallet] ( docs/tm2-js-client/wallet.md )
55
54
* [ gno-js-client] ( docs/gno-js-client/README.md )
56
55
57
56
## Tutorials
Original file line number Diff line number Diff line change 2
2
3
3
This section will provide an overview and basic features of tm2-js-client.
4
4
5
- * [ Getting Started] ( getting-started.md )
6
5
* [ Provider] ( provider/ )
7
6
* [ Signer] ( signer/ )
8
- * [ Wallet] ( wallet/ )
7
+ * [ Wallet] ( wallet.md / )
9
8
File renamed without changes.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments