File tree 4 files changed +7
-4
lines changed
developers/account-abstraction
4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 105
105
* [ React Native] ( developers/wallet-service/sdks/react-native.md )
106
106
* [ Unity] ( developers/wallet-service/sdks/unity.md )
107
107
* [ 💫 Account Abstraction] ( developers/account-abstraction/README.md )
108
- * [ Smart Account] ( developers/account-abstraction/smart-account.md )
108
+ * [ Smart Account] ( developers/account-abstraction/smart-account/README.md )
109
+ * [ Session Key] ( developers/account-abstraction/smart-account/session-key.md )
109
110
* [ Bundler] ( developers/account-abstraction/bundler.md )
110
111
* [ Paymaster] ( developers/account-abstraction/paymaster.md )
111
112
* [ Available Networks] ( developers/account-abstraction/available-networks.md )
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ description: Modular Smart Wallet-as-a-Service
25
25
26
26
## Modular Components
27
27
28
- {% content-ref url="smart-account.md " %}
29
- [ smart-account.md ] ( smart-account.md )
28
+ {% content-ref url="smart-account/ " %}
29
+ [ smart-account] ( smart-account/ )
30
30
{% endcontent-ref %}
31
31
32
32
{% content-ref url="bundler.md" %}
@@ -62,7 +62,7 @@ description: Modular Smart Wallet-as-a-Service
62
62
63
63
Latest: [ Account Abstraction RPCs] ( rpc/account-abstraction-rpc.md )
64
64
65
- V1: [ Particle x Biconomy RPCs ] ( rpc/account-abstraction-rpc-v1.md )
65
+ V1: [ Particle x Biconomy RPCs] ( rpc/account-abstraction-rpc-v1.md )
66
66
67
67
## SDKs
68
68
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ # Session Key
2
+
You can’t perform that action at this time.
0 commit comments