* update wallet-connectors
* Purge 'we' from Building an Onchain App
* Stash partial
* Stash partial
* Add connecting the smart wallet with rainbowkit and onchainkit
* Final updates to existing content to reference new
* Manually revert change
* Respond to feedback
* Fixes for change to onchainkit template
* Address feedback
* Reorg Random Color NFT
* Fix typo
* Fix typo
* chore: runs yarn dedupe and enforces a consistent version resolution for coinbase cookie manager (#644)
* Return updated_at data for ocs registry (#661)
* Feat: Implement Amplitude Experiment infra (#639)
* Added Amplitude Experiments Initialization to initCCA
* create useVariant hook to pull experimental variants
* refactored useVariant to create simpler interface
* linted
* automated defaultDeploymentKey logic
* added defaultDeploymentKey for prod env
* Created ExperimentsContext for web app
* added more specificity to amplitude domains for CSP
* additional properties on eventData
* added amplitude deployment keys to constants
* deleted unused useVariant hook
* refactored experiment initialization in initCCA
* refactored Experiments context
* refactored usage of Experiments provider
* refactored ampDeploymentKey logic
* removed experiment initialization from initCCA
* restored index page to prior state
* refactored initCCA to pull constants into dedicated file
* created Experiments context in base-docs
* implemented experiments context in base-docs Root
* moved Experiments context to libs
* updated Experiments context integration in base-web
* fixed import statement
* deleted unused context in favor of shared version in libs
* implemented shared experiments context
* moved Experiments context to be innermost context provider in base-web
* removed unused imports from initCCA
* refactored Amplitude Experiments package into libs
* fixed yarn issue
* added type declaration for
* refactored window type declaration
* Add addresses for Fault Proof contracts on Sepolia L1 (#656)
Will add challenger address in separate PR once we finalize it.
* Rename Base Camp to Base Learn (#649)
* Rename Base Camp to Base Learn
* Rename Base Camp to Base Learn
* Update learn link
* change wallet type property from camel to snake case (#643)
* Update api key requirement, minor style updates (#642)
* Fix type and clarify inheritance ex (#655)
* Document Reth snapshot URLs (#651)
* feat(ecosystem): New additions to Ecosystem page (#647)
* feat(ecosystem): New additions to Ecosystem page
* chore(Ecosystem): Add image for Dynamic
* Update preparing-for-fault-proofs-on-base-sepolia.md (#633)
Update preparing-for-fault-proofs-on-base-sepolia
* Fix conflict
* fix conflict
---------
Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
Co-authored-by: Danyal Prout <danyal.prout@coinbase.com>
Co-authored-by: wbnns <hello@wbnns.com>
Co-authored-by: Olexandr Radovenchyk <radole1203@gmail.com>
---------
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
Co-authored-by: moggr <ricardo.moguel@coinbase.com>
Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
Co-authored-by: Ian L. <143178815+cbfyi@users.noreply.github.com>
Co-authored-by: Danyal Prout <danyal.prout@coinbase.com>
Co-authored-by: wbnns <hello@wbnns.com>
Co-authored-by: Olexandr Radovenchyk <radole1203@gmail.com>
* Rename Base Camp to Base Learn
* Rename Base Camp to Base Learn
* Update learn link
* change wallet type property from camel to snake case (#643)
* Update api key requirement, minor style updates (#642)
* Fix type and clarify inheritance ex (#655)
* Document Reth snapshot URLs (#651)
* feat(ecosystem): New additions to Ecosystem page (#647)
* feat(ecosystem): New additions to Ecosystem page
* chore(Ecosystem): Add image for Dynamic
* Update preparing-for-fault-proofs-on-base-sepolia.md (#633)
Update preparing-for-fault-proofs-on-base-sepolia
* Fix conflict
* fix conflict
---------
Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
Co-authored-by: Danyal Prout <danyal.prout@coinbase.com>
Co-authored-by: wbnns <hello@wbnns.com>
Co-authored-by: Olexandr Radovenchyk <radole1203@gmail.com>
* init commit
* implement feedback
* make global limit to the second step
* add admonition for limit cycles
* swap out PK
* use reference style links
* add danger callouts for private keys
* Created logEvent utility
* Added event tracking to OCS Banner
* Created CustomNavbarLink with event tracking
* created custom navbar dropdown link with event tracking
* added event tracking to P0 navbar elements
* Added eventDetail parameter to event tracking
* Updated Bootcamp link
* enforced cursor pointer on custom navbar links
* updated navbar elements to include event tracking
* event tracking for navbar social links
* added target property to custom navbar elements
* made links to off-domain locations open in new tab
* updated tutorials data
* implemented tracking on connect wallet buttons
* removed duplicate connect button from StudentProgress component
* Links now send events with high importance
* Cleaned up StudentProgress component
* Social clicks use useCallback
* bugfix for logEvent
* created callbacks for social click handlers
* improved social click callbacks
* updated event names
* updated connect wallet event names on base.org
* added full typing to logEvent utility
* refactored logEvent typing
* added userId to event data options
* updated base-docs logEvent immplementations
* updated Connect Wallet event for base.org
* changed component_type to the expected
* Updated event logging for onchain summer banner
* Shopify Storefront with Coinbase Commerce checkout
* Implement @briandoyle81CB feedback
* Update Commerce section
* fix formatting
* use backticks for buttons
* add admonitions
* add a tip for checking out with crypto
* swap should with will
* update conclusion
* Updated Dockerfile to build at runtime
* removed unnecessary comments
* hardcoded sprigEnvironmentId into docusaurus config
* reverting unintentional changes to tutorials data
* Partial: stuck with engine not connecting
* Partial: Progress on thirdweb tut
* Progress on nft items
* Finalize tutorial
* Add gif of final result
* Add note on better UX
* Clarify docker
* Add warning about brave
* Fix typo
* Fix typo
* Typo
* Fix typo
* Add warning to easy to miss step
* Final edits
* Final edits
* Add tag
* Partial: stuck with engine not connecting
* Partial: Progress on thirdweb tut
* Progress on nft items
* Finalize tutorial
* Add gif of final result
* Add note on better UX
* Clarify docker
* Add warning about brave
* Fix typo
* Fix typo
* Typo
* Fix typo
* Add warning to easy to miss step
* Final edits
* Final edits
* 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
* 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
* 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
* 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>