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
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
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
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
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
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
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