Skip to content

Commit

Permalink
Merge pull request #12 from okto-hq/react-structure
Browse files Browse the repository at this point in the history
new react structure design
  • Loading branch information
oviawork authored Feb 1, 2025
2 parents f4c7017 + 3b859a6 commit 4698a10
Show file tree
Hide file tree
Showing 39 changed files with 376 additions and 203 deletions.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

2 changes: 1 addition & 1 deletion .content-collections/cache/mapping.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"blogs":{"building-the-future-with-okto-sdk":["75b595c8c3a8e87ea48e5ae7829ae5371ac531948aa749e14f151b9bbdae2d60"],"executing-raw-transactions-with-okto":["294b30762543f8d4e50c4f46dc2fd3f95d43438c2054fbe31755b766e4eea1ce"],"getting-started-with-okto":["2120dc6595ad7bceec9d0fb1e12d27d7e84a1568e764df44a954296463755836"],"interact-tokens-with-okto":["88b9ae55e86b459bd460d548f7d54af45a77f0bd364531f7236f2a83079d3570"]}}
{"blogs":{"building-the-future-with-okto-sdk":["e908fd67bf522ef7f867721e7546658d91ecbb1ce2f08244dfd8972442e5bcff"],"executing-raw-transactions-with-okto":["60cc8200417d87f6066c0e251f766fc6a16af55a61e758ccfb3e6bd190006169"],"getting-started-with-okto":["3bb7bc52a595d7f30c4dfd1d802dba57b18c834eb7c7a005bd4532b2ff25ab1c"],"interact-tokens-with-okto":["50101e3f3847eb9c74ed4d08b5c2a7aa6cdd6b44f0b3bd51ac72b158b32f2fea"]}}
18 changes: 9 additions & 9 deletions .content-collections/generated/allBlogs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .content-collections/generated/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// generated by content-collections at Fri Jan 31 2025 05:30:07 GMT+0530 (India Standard Time)
// generated by content-collections at Fri Jan 31 2025 21:14:19 GMT+0530 (India Standard Time)

import allBlogs from "./allBlogs.js";

Expand Down
400 changes: 213 additions & 187 deletions .source/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content/docs/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"---SDK---",
"okto-sdk",
"typescript-sdk",
"react-sdk",
"react",
"react-native-sdk",
"flutter-sdk",
"rate-limits",
Expand Down
5 changes: 5 additions & 0 deletions content/docs/react/(Account)/estimate.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Estimate
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Account)/exeuteUserOp.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Execute UserOp
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Account)/signUserOp.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Sign UserOp
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Example Apps)/templateRepo.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Template Repo
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Explorer)/getAccount.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Get Accounts
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Explorer)/getChains.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Get Chains
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Explorer)/getNFTCollection.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Get NFT Collection
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Explorer)/getOrderHistory.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Get Order History
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Explorer)/getPortfolio.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Get Portfolio
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Explorer)/getPortfolioActivity.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Get Portfolio Activity
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Explorer)/getPortfolioNFT.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Get Portfolio NFT
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(Explorer)/getTokens.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Get Tokens
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(UserOps)/createNFTCollection.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Create NFT Collection
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(UserOps)/nftTransfer.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: NFT Transfer
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(UserOps)/rawTransaction.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Raw Transaction
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(UserOps)/tokenTransfer.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Token Transfer
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/(hooks)/useOkto.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: useOkto
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/changelog.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Changelog
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/constants.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Constants
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/google-Oauth.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Google OAuth
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Overview of React SDK
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/login.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Login
description: A complete guide to integrating Okto into your React applications.
full: false
---
22 changes: 22 additions & 0 deletions content/docs/react/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"title": "React",
"pages": [
"index",
"quickstart",
"v2migration",
"---Authentication---",
"google-Oauth",
"login",
"---Usage---",
"overview",
"(hooks)",
"(Account)",
"(Explorer)",
"(UserOps)",
"---Reference---",
"constants",
"changelog",
"(Example Apps)"
],
"root": true
}
5 changes: 5 additions & 0 deletions content/docs/react/overview.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Overview
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/quickstart.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Quickstart
description: A complete guide to integrating Okto into your React applications.
full: false
---
5 changes: 5 additions & 0 deletions content/docs/react/v2migration.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: V2 Migration Guide
description: A complete guide to integrating Okto into your React applications.
full: false
---

0 comments on commit 4698a10

Please sign in to comment.