Commit Graph

33 Commits

Author SHA1 Message Date
Brendan from DeFi
58babadf41 Feat/update sprig (#572)
* moved Sprig integration from apps/web to libs

* deleted unused Sprig integration code from apps/web

* refactored useSprig hook to take configurable environmentId parameter

* Integrated Sprig into base-docs

* refactored sprig domains CSP to be hardcoded in apps

* Refactored base-docs Sprig integration to address import statement issues and supported sprig domains in CSP

* updated yarn dependencies

* refactored the base-docs Sprig integration to be on the layout Root instead of the index page

* Deleted eslintrc file
2024-06-18 14:50:24 -04:00
Luke Cassady-Dorion
2bc387b0b8 Fix spelling error in tutorial slug (#548)
* This PR adds a new guide teaching users how to create a dynamic NFT using Irys (Arweave) for permanent storage.

URL: /tutorials/dynaimc-nfts

* Added conclusion and updated text to use reference style links

* Added conclusion and updated text to use reference style links

* Fixed spelling error /tutorials/dynaimc-nfts->/tutorials/dynamic-nfts

* Fixed spelling error /tutorials/dynaimc-nfts->/tutorials/dynamic-nfts
2024-06-12 15:57:22 -04:00
Luke Cassady-Dorion
a6219a0490 New guide (tutorial): Build a Dynamic NFT on Base with Irys (#523)
* This PR adds a new guide teaching users how to create a dynamic NFT using Irys (Arweave) for permanent storage.

URL: /tutorials/dynaimc-nfts

* Added conclusion and updated text to use reference style links

* Added conclusion and updated text to use reference style links
2024-06-10 11:17:01 -04:00
wbnns
015f7f309f docs(node): Bump HDD requirements (#545) 2024-06-07 22:32:53 -04:00
Chris Chang
c2a0c486cf (fixes): fix tutorial broken link (#541) 2024-06-08 00:39:35 +00:00
Gwendolynne Barr
9d0d07f58a fix: relative links in mdx files (#528) 2024-06-03 20:25:42 +00:00
wbnns
3bac0a1ad1 docs(base node): HDD requirements (#515)
* docs(base node): HDD requirements

Update requirements for full and archive nodes

* docs(base node): Add conjunction

* docs(base-node) Wording
2024-05-24 09:01:29 +02:00
taycaldwell
be441431a0 fix-script (#513) 2024-05-23 11:59:05 -07:00
Brian Doyle
ea7b30930a Add Smart Wallet Tutorial (#501)
* Partial: Add smart wallet tutorial

* Add smart wallet tutorial

* Add conclusion

* Fix filename

* Respond to comments
2024-05-23 08:41:22 -04:00
kevinchen-cb
007f756544 Updated naming from Coinbase Cloud to CDP (#493) 2024-05-10 12:12:25 -04:00
Brian Doyle
f6d5d2dabf Add tutorial for signature mint (#491) 2024-05-09 23:37:03 +00:00
Brian Doyle
ffe5c9abea Brian doyle/cast tweet basecamp nfts (#474)
* Add social share for Base Camp NFTs

* Add social sharing buttons

* Fix rows for social share

* Update styling

---------

Co-authored-by: Taylor Caldwell <taylor.caldwell@coinbase.com>
2024-05-03 11:31:57 -04:00
taycaldwell
0e13f74894 Add redirects for AA guide (#476) 2024-05-01 16:21:41 -07:00
wbnns
c86a30217c docs(frame-transactions): Drop warning regarding no support for testnet (#466) 2024-04-30 11:13:16 -04:00
wbnns
2ca308d3b4 docs(node): Add instrux for restoring from snapshot (#457)
* docs(node): Add instrux for restoring from snapshot

* docs(node): Update archive links

* docs(node): Fix snapshot links
2024-04-23 19:46:39 -04:00
taycaldwell
81377c66e7 Add Wallet Connector to Base Developer Docs (#423)
* Add wallet connect to nav

* Add wallet connect

* Update Cafe to wagmi v2

* Fix pre-existing warnings

* Update Cafe w/ wagmi v2

* Address comments

* more fixes
2024-04-22 05:57:30 -07:00
Brian Doyle
ef7fb54c3b Update Frontend Content to use Wagmi v2 (#446)
* Update wallet connectors

* Update wallet connectors and build onchain app

* Update intro to providers

* Update useAccount

* Update useReadContract

* Sidebar and renaming

* Update configuring useReadContract

* Update usePrepareContract

* Resolve comments
2024-04-19 10:13:54 -04:00
taycaldwell
76fc04b71a Update Homepage images (#444) 2024-04-17 08:52:07 -07:00
taycaldwell
4e3034cc97 Fix broken tutorial and filtering (#435) 2024-04-12 02:57:54 -07:00
TABASCO
c31e7d8d26 Add Particle Network AA Guide (#320)
* Create account-abstraction-with-particle.md

* Update account-abstraction-with-particle.md

* Update sidebars.js

* Rename account-abstraction-with-particle.md to account-abstraction-with-particle-network.md

* Update sidebars.js

* Update account-abstraction-with-particle-network.md

* Update sidebars.js

* Create 2_account-abstraction-with-particle-network.md

* Update 2_account-abstraction-with-particle-network.md

* Update sidebars.js

* Delete apps/base-docs/docs/building-with-base/guides directory
2024-04-11 10:42:30 -04:00
omahs
ed62b54531 Fix typos (#431)
* fix typos

* fix typo

* fix typo

* fix typo

* fix typo

* fix typos
2024-04-10 15:52:19 +00:00
taycaldwell
ebaf83b42a Add info to tutorial content (#425) 2024-04-09 21:57:46 -07:00
Brian Doyle
39baad62dd Fix articles misattributed to me (#428) 2024-04-09 16:31:40 -04:00
Danyal Prout
d6cc4ffec5 update snapshot urls (#426) 2024-04-09 10:41:02 -05:00
Brian Doyle
2fe0df1ff7 Add utc to exmaple message (#415) 2024-04-05 16:16:23 -04:00
taycaldwell
4d7dcb7838 Update block explorer links & add query parameters to tutorial filtering (#409)
* Update using-base.md

* Update docusaurus.config.js

* Update DesktopNav.tsx

* Update MobileMenu.tsx

* Add query parameters to tutorial filtering
2024-04-05 10:22:20 -07:00
Brian Doyle
7ff3ee2539 Add Tutorial for Warpcast Cast Actions (#412)
* Finalize article

* Fix links

* Fix tags
2024-04-05 12:33:59 -04:00
taycaldwell
015d9c614f Update tokens section (#408) 2024-04-04 15:14:01 -07:00
cturakhia-cb
1d5d48684c Create 0_swap-ERC20-tokens.md (#407)
* Create 0_swap-ERC20-tokens.md

tutorial for having erc-20 tokens become immediately swappable in cbw

* Update authors, categories, admonitions

---------

Co-authored-by: Taylor Caldwell <taylor.caldwell@coinbase.com>
2024-04-04 14:33:09 -07:00
taycaldwell
0de013853f Add tutorial categories and filtering (#404)
* Add tutorial filters

* update size and styling

* Update styling

* Remove console.log
2024-04-04 10:35:34 -07:00
jacob-moore-cb
e64d40f10c Docs Home Page (#402)
* Fix table of contents padding.

* Add Home button to nav.

* Add arrow-right icon.

* Add layout-container class.

* Fix tutorial card border radius.

* Add homepage images.

* Update tutorial dates.

* Add PageSection component.

* Add ImageCard component.

* Add TextCard component.

* Add FooterCategory component.

* Add docs Home page.

* Update tutorial card href.
2024-04-04 09:57:27 -07:00
taycaldwell
2fde8194fb Update tutorial content (titles, descriptions) to be consistent (#395)
* Update for tutorial consistency

* Add redirects

* Add redirects

* redirects

* Update redirects
2024-04-03 08:31:07 -07:00
taycaldwell
47ca5b7b77 Docs Site Revamp: Tutorials (#370)
* Add discord, twitter, and github icons.

* Update docusaurus.

* Move security page to sidebar.

* Remove copyright from site footers.

* Add caret icons for dropdown css override.

* Build and style custom docs navbar.

* Resolve Icon merge conflict.

* Change Developers dropdown to Builders.

* lint: Remove unused variable

* Add tutorials; initial commit

* Add and display new frontmatter

* Convert tutorials to single page pt. 1

* Update tutorial data; fix paths

* Ecopage - rubyscore + lore logos (#373)

* Update ecosystem.json (#374)

* Fix incorrectly rendering open graph metadata (#369)

* feat(web): Serve dynamic og:metadata server-side

* feat(docs): Serve dynamic og:metadata server-side

* fix(web): Resolve linting errors

* fix(web): Linting

* fix(web): Additional linting corrections

* fix(web): Resolve Typescript-related syntax error

* refactor(web): Add ogData to data structure

* fix(ecosystem): Typo in partner image name (#375)

* feat(bridge): Add planned paused note to top of page (#376)

* Update hyperframes to use state (#377)

* Update hyperframes to use state

* Respond to feedback

* fix(bridge): Add default open graph metadata (#378)

* Added Moralis to data indexers (#371)

* Added Moralis to data indexers

* typos

* Update copy

* Remove superlatives

---------

Co-authored-by: taycaldwell <taylor.lee.caldwell@gmail.com>

* docs(bridge): Update bridge pause to new date (#381)

* mention setting `OP_NODE_L1_BEACON` (#380)

* feat(docs): Add Uniswap V3 Base Sepolia contracts (#382)

* Improve loading experience on jobs page (#389)

* Docs Site Revamp: Navbar, Sidebar, and Doc Page (#379)

* Add discord, twitter, and github icons.

* Update docusaurus.

* Move security page to sidebar.

* Remove copyright from site footers.

* Add caret icons for dropdown css override.

* Build and style custom docs navbar.

* Resolve Icon merge conflict.

* Change Developers dropdown to Builders.

* lint: Remove unused variable

* Re-add node polyfills required for cookie manager to work.

* Disable DocFeedback component.

* Disable paginator and table of contents.

* Add collapse icons for css override.

* Fix Modal overlay styles.

* Adjust DocChat floating button position.

* Reorganize and restyle sidebar for new design.

* Update gray0 and modal overlay styles.

* Add stylesheet for new doc page styles.

* Remove TODO. Add sidebar link hover styles.

* Move responsive styles to bottom.

* Disable breadcrumb component. Update layout spacing.

---------

Co-authored-by: taycaldwell <taylor.lee.caldwell@gmail.com>

* refactor(bridge): Drop bridge maintenance notice (#390)

* Add tutorials; initial commit

* Add and display new frontmatter

* Update tutorial data

* Fix frontmatter

* Update TOC

* Update tutorials page

* Update toc margin

* fix nested categories in sidebar

* Add all tutorials back link

---------

Co-authored-by: Jacob Moore <jacob.moore@coinbase.com>
Co-authored-by: Kathryn <kathryn.snow@coinbase.com>
Co-authored-by: wbnns <hello@wbnns.com>
Co-authored-by: Brian Doyle <brian.doyle@coinbase.com>
Co-authored-by: Filip Martinsson <martinsson.filip@gmail.com>
Co-authored-by: abhi <abhijeet.bhagat@gmx.com>
Co-authored-by: Matthew Bunday <matthew.bunday@coinbase.com>
2024-03-28 11:33:18 -07:00