* docs(notices): Add notice for fault proofs on Base
* docs: Denote Base Mainnet in Fault Proofs notice
* docs: Incorporate fault proofs notice revisions
* fix(sidebar): Add link to fault proofs notice
* Create quickstart guide
* Complete first draft of quick start guide
* Edit tutorial doc details
* Fix typos and ensure consistent styles
* Update the Why Base? tool tip
* fix emoji encoding (#996)
* Basename: Fix analytics events (#997)
* remove page events in favor of pageview
* fix invalid logging
* fixed env var references (#1003)
* updated bg and image for gs hero (#1001)
* Update Irys Dyanmic NFT example to use the latest version of Irys's tooling (#1000)
* Fix typos and demo code in docs (#995)
* Fix demo code in useWriteContract docs
* Fix typos
* Fix demo code
* Fix import path
* Correction of typos (#992)
* error-triage.md
Correction
* hardhat-verify-sbs.md
Correction
* data.json
Correction
* 5_cross-chain-with-layerzero.md
Correction
* feat: embedded farcaster frames (#762)
* initial draft of frame render
* render frames from text records
* fix build, https instead of * csp
* undo changes to base-docs
* no-verify repeat
* add xmtp signer
* fix build issue and add frame prompt element
* Extract TryNowHero component
* add second add-frame button
* Frame previews in modal
* Frame previews in modal
* Rough out copy and text hierachy
* More blocking
* fix property access on profile context
* add responsive layout
* Setup suggestion cards
* clean up pr
* clean up pr
* Update card icons
* Make AddFrameModal components modular
* fully functional farcaster frames
* get previews working
* polish
* Target arm64 architecture for web (#967)
* theme update
* try openframes first
* wip towards frame management page
* Revert "wip towards frame management page"
This reverts commit de4b6ebec833fd05d92adeae8179dab7b09a3725.
* Revert "Revert "wip towards frame management page""
This reverts commit 52a4555bb4464c145abb6cfa02ac4ac989b17a61.
* make page render
* get desktop frame builder ui working
* frame manager page w/ loading and some styles
* add back button
* better theme and add multi-add
* fix loading experience
* add mobile ux
* incorporate d furlong's suggestion re: frameImage fix
* dogfooding input from Rhea
* improved validation and copy
* improved loading state
* improve button and input styling
* add farcaster logout ux
* clean up sign-in ux
* clean up qr modal
* add swap frame
* clean up frame image sizing
* add a nice smooth transition in/out of loading states
* BAPP-579
* BAPP-585, BAPP-586
* BAPP-583
* BAPP-583
* move error handling up a level
* analytics
* improve mobile builder ux
* fix farcaster signer modal close issue--poll for text record changes on owned profiles
* center sign in with warpcast text
* yarn
* pr review from Leo
* lint
* add back nomination frame
* stick buttons to the bottom and center the loader
* revert csp changes
* add more logging and remove dead code
* be less spooky about the missing env vars
* add more info to error/analytics calls
* optimistic addition/removal of frames; improved warpcast sign-in
* remove columns experimentation
* fix masonry layout
* update icons for shelley
* rm unnecessary classnames call
* frame border radius nit
* style nits
* add dropped icon
* bunday review
---------
Co-authored-by: Matthew Bunday <matthew.bunday@coinbase.com>
Co-authored-by: David Roth <david.roth@coinbase.com>
* Basenames frames tutorial (#1005)
* add basenames frames tutorial without images
* add images to asset folder
* add images to tutorial
* add image of profile completion
* make basenames singular
* update slug to lowercase b in basename
* add reference links
* add basenames faq question
* reword what are frames paragraph
* add open spec link
* remove profile mentions
* fix: errors shouldn't mess with open frame support flag (#1008)
* Frames tutorial updates (#1010)
* update Claim Basename call to action
* update grammar on intro and second paragraph
* change example basename
* remove UL and turn into sentences
* Add owner registry componentId to cbgpt request (#1011)
* Remove the get an onchain summer pass (#1012)
* Fix typos
* Rebuild with correct checksum in tutorials data.json
* Fix artifacts in yarn.lock
---------
Co-authored-by: Léo Galley <contact@kirkas.ch>
Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
Co-authored-by: Luke Cassady-Dorion <luke@SPStories.com>
Co-authored-by: Luigi <luigi@umbrellavalidator.com>
Co-authored-by: Cypher Pepe <125112044+cypherpepe@users.noreply.github.com>
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
Co-authored-by: Matthew Bunday <matthew.bunday@coinbase.com>
Co-authored-by: David Roth <david.roth@coinbase.com>
Co-authored-by: Pat <patrick.hughes@coinbase.com>
Co-authored-by: moggr <ricardo.moguel@coinbase.com>
* Updated the Registry API content
This commit updates the Registry API docs to reflect the most recent additions to the API and removes the beta flags
* Added Registry API to the sidebar
Added Registry API to the sidebar now that we are no longer in beta
* refactor(bridge): Update metadata to reference Superchain Bridges
* refactor(docs): Drop Bridge FAQ from Sidebar
* refactor(docs): Drop faq for bridge.base.org (deprecated)
* refactor(docs): Add redirect for deprecated bridge faq
* refactor(docs): Combine mainnet and testnet bridge resources
* refactor(docs): Add link to brid.gg landing page for Base
* refactor(docs): Add links to both mainnet/testnet options
* fix(docs): Typo in page description
* refactor(docs): Drop artifact
* Create nft-minting category under tools
Adding a docs page to reference Crossmint's NFT APIs to create NFT Collections, mint NFTs and airdrop NFTs on Base.
* Update sidebars.js to add tools/nft-minting
* Update cross-chain.md to mention Base Sepolia support for Crossmint
* Update nft-minting docs page to add more context
* Rename nft-minting to nft-minting.md
* Add Coinbase cookie banner to Base Web.
* Base Web - Add cookie policy page and cookie manager. Init CCA with device ID cookie.
* Base Docs - Add cookie policy page and cookie manager. Init CCA with device ID cookie.
* Add custom CookieBanner theme to improve contrast.
* Ignore eslint rule affecting useCookie from @coinbase/cookie-manager.
* Explicitly set base.org domain for cookie.
* Remove domain param from setCookie.
* Add Coinbase cookie banner to Base Web.
* Base Web - Add cookie policy page and cookie manager. Init CCA with device ID cookie.
* Base Docs - Add cookie policy page and cookie manager. Init CCA with device ID cookie.
* Add custom CookieBanner theme to improve contrast.
* Ignore eslint rule affecting useCookie from @coinbase/cookie-manager.
* Explicitly set base.org domain for cookie.
* Add Coinbase cookie banner to Base Web.
* Base Web - Add cookie policy page and cookie manager. Init CCA with device ID cookie.
* Base Docs - Add cookie policy page and cookie manager. Init CCA with device ID cookie.
* Add custom CookieBanner theme to improve contrast.
* Ignore eslint rule affecting useCookie from @coinbase/cookie-manager.