Commit Graph

521 Commits

Author SHA1 Message Date
Brendan from DeFi
7180c0b40b Updated rainbowkit version on base-docs and base-web. (#636)
* Updated rainbowkit version and coinbase wallet preferences

* Updated rainbowkit version in base-docs

* Ran yarn
2024-07-13 13:35:16 -04:00
Brian Doyle
1c11db541f Add Nouns Tutorial (#610)
* Start

* Add nouns tutorial

* Refactor scanner app

* Fix invalidateQueries

* Add Lukas's fixes
2024-07-12 20:02:31 -04:00
Pat
556c4e84ff Add paymaster allowlist tutorial (#632)
* 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
2024-07-12 17:04:04 -05:00
Brian Doyle
d67389f52a Update Frame Tutorials for current state of OnchainKit (#625)
* Update Deploy to Vercel

* Update gating frames

* Update deploy to Vercel

* Update HyperFrames tutorial

* Update NFT minting frame

* Update Nocode Minting Frame

* Update Frame Transactions

* Clarify redirect
2024-07-12 17:18:33 -04:00
Chris Chang
513f4ddba3 Update data-indexers.md to include GhostGraph: base sepolia support (#613)
* Update data-indexers.md to include GhostGraph: base sepolia support

* Add keywords
2024-07-12 16:43:01 -04:00
Brendan from DeFi
55bdf45f87 Fix/tailwind lightmode colors (#631)
* added lightmode colors to tailwind config. Exisitng colors now belong to dark mode

* Changed color ref from gray-10 (dark mode) to gray-90 (light mode) on all pages

* updated color references from yellow-70 (dark mode) to yellow-20 (light mode)

* Added gray-muted to light color scheme

* updated color references from gray-60 (dark mode) to gray-muted (light mode)

* updated color references from gray-60 (dark mode) to gray-muted (light mode)

* test

* test3
2024-07-11 20:54:00 -07:00
lucacurranCB
6e134a2baa Update ecosystem.json (#630)
Adding Frenpet to Base Ecosystem Page
2024-07-11 15:03:41 -04:00
lucacurranCB
6175d860ad Adding Frenpet logo (#629) 2024-07-11 14:59:50 -04:00
Jordan Frankfurt
d1162f8101 adds an analyze command to help with bundle sizing (#627) 2024-07-11 11:07:15 -04:00
lucacurranCB
170af64cfb Update ecosystem.json (#622)
Replacing circle.tech with time.fun
2024-07-11 15:05:13 +00:00
lucacurranCB
ce4325628d Image update for time.fun (#623) 2024-07-11 15:03:47 +00:00
Brendan from DeFi
3352b903a7 Fix: Fixed colliding react keys in ecosystem search (#619)
* Fixed colliding react keys in ecosystem search. Deleted redundant card.

* Updated url for lorescan
2024-07-09 19:32:56 -04:00
Brendan from DeFi
897147c933 Updated text on OCS Banners (#618) 2024-07-09 15:21:14 -07:00
biancabuzea200
5e505c4690 Add Chronicle to Oracles page (#595) 2024-07-09 16:31:00 -04:00
Brendan from DeFi
faf6572926 Feat/Update Tailwind Colors (#616)
* added CDS colors to tailwind config

* updated 'gray' references to 'gray-10'

* Updated 'darkgray' and 'muted' references

* Updated 'yellow' color references to 'yellow-70'

* refactored color config for cleanliness
2024-07-09 15:37:22 -04:00
Cypher Pepe
9785ddfd85 Update updateTutorials.js (#612)
This code improves error handling, is made more readable, and uses asynchronous fs.promises operations for a more modern approach to reading files and working with the file system.
2024-07-09 12:34:35 -04:00
Daria
1e92806220 Add Subsquid to tooling (#599) 2024-07-08 17:46:11 -04:00
Matthew Bunday
d18d6979ad Set OCS registry caching headers (#614)
* Set OCS registry caching headers

* Set cache time to 5m
2024-07-08 17:45:28 -04:00
mbeutt-cb
38b54055d8 Add registry api page (#606)
* Add registry api page

* Added beta flags

Added Beta flag to the top heading and info box
2024-06-27 19:45:36 -04:00
Brendan from DeFi
76723d0598 Feat: Add more navbar events (#609)
* addressed linter issues on logEvent and typing

* addressed linter issues on OCSBanner

* added analytics events to builder essentials buttons

* updated TextCard to send event analytics

* added event data to text cards

* Updated FooterCategory component for analytics events

* added event analytics to footer links

* deleted dead bridge-faq footer link

* created type for AnalyticsEventData

* Updated type for AnalyticsEventData

* swizzled the DocSidebarItem and DocSidebarItem/Link components

* added event logging to sidebar link component

* added event data to one sidebar link

* linkClick handler dynamically creates events

* removed unnecessary customProps

* Added event logging to home icon

* added logging for docs and home navbar links
2024-06-27 16:05:55 -07:00
Brendan from DeFi
08057f6d3e Feat: Add Sidebar Events to docs.base.org (#608)
* addressed linter issues on logEvent and typing

* addressed linter issues on OCSBanner

* added analytics events to builder essentials buttons

* updated TextCard to send event analytics

* added event data to text cards

* Updated FooterCategory component for analytics events

* added event analytics to footer links

* deleted dead bridge-faq footer link

* created type for AnalyticsEventData

* Updated type for AnalyticsEventData

* swizzled the DocSidebarItem and DocSidebarItem/Link components

* added event logging to sidebar link component

* added event data to one sidebar link

* linkClick handler dynamically creates events

* removed unnecessary customProps
2024-06-27 17:50:50 -04:00
Matthew Bunday
8d45401261 Feat: OCS registry api (#539)
* Attempt DB query

* Super basic demo

* Clean up

* Remove content nesting

* Fix lint

* Update for API compatibility

* Add pagination to entries api

* Add featured API and entries pagination

* Add category filtering

* Pass through formatted data, no need to transform

* Make category filtering case insensitive

* add curation filter

* Move ocsRegistry -> /api/registry

---------

Co-authored-by: Ricardo Moguel <ricardo.moguel@coinbase.com>
2024-06-27 17:50:36 -04:00
Jordan Frankfurt
434eaff268 update rainbowkit to support smart wallet (#607) 2024-06-27 17:46:26 -04:00
Matthew Bunday
07691a0fb8 Fix husky breaking yarn focus due to dev dependencies being removed (#605) 2024-06-27 14:08:07 -04:00
Brian Doyle
0d361e205c Add Fleek Tutorial (#602)
* Start

* Add Fleek tutorial

* Minor clarifications

* Fix typo

* Further edits
2024-06-27 12:42:32 -04:00
Brendan from DeFi
6f094b93fd Feat/add more docs events (#603)
* addressed linter issues on logEvent and typing

* addressed linter issues on OCSBanner

* added analytics events to builder essentials buttons

* updated TextCard to send event analytics

* added event data to text cards

* Updated FooterCategory component for analytics events

* added event analytics to footer links

* deleted dead bridge-faq footer link

* created type for AnalyticsEventData

* Updated type for AnalyticsEventData
2024-06-27 09:03:30 -07:00
Omkar
3c4a6a7c8b Update data-indexers.md (Add Nexandria) (#590) 2024-06-26 16:07:10 -04:00
Jordan Frankfurt
7e28d750a3 chore: add a pre-commit hook for linting (#601)
* add a precommit hook for linting

* test

* Revert "test"

This reverts commit f5329bd73c927424777cbac81606d19103a1b616.

* add eslintcache to gitignore
2024-06-26 13:27:57 -04:00
Jordan Frankfurt
344775d8c4 chore: updated node versioning to be latest of 18 (hydrogen) (#560)
* updated node versioning to be latest of 18 (hydrogen) lts

* check if build version update works w/ gh action
2024-06-26 09:40:35 -04:00
Brendan from DeFi
48e2588f61 fixed key errors on tutorials page (#598) 2024-06-25 17:44:06 -07:00
Brendan from DeFi
100e7604fd Feat/add events to docs (#587)
* 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
2024-06-25 15:06:59 -07:00
Brian Doyle
c3f4ea25de Swap typescript Code Blocks to tsx (#597)
* Start

* Switch typescript code blocks to tsx
2024-06-25 14:48:43 -04:00
wbnns
335786a7e9 maintenance(node): Notate new requirement, NVME (#596) 2024-06-25 14:11:33 -04:00
Pat
f657b4598e Shopify Storefront with Coinbase Commerce checkout (#562)
* 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
2024-06-25 12:30:16 -04:00
Brian Doyle
c7c484c667 Brian doyle/zora tutorial (#588)
* Partial: Build with zora

* Stash progress

* Progress stash

* Add zora premint tutorial

* Apply feedback

* Fix typo

* Update title
2024-06-25 12:25:44 -04:00
Brendan from DeFi
438633f863 Fix/sprig on docs (#594)
* Updated Dockerfile to build at runtime

* removed unnecessary comments

* hardcoded sprigEnvironmentId into docusaurus config

* reverting unintentional changes to tutorials data
2024-06-24 14:29:07 -04:00
Brendan from DeFi
13a4345e3b Revert "Update Base-Docs Dockerfile to build at runtime (#591)" (#592)
This reverts commit 3e90d00a3a.
2024-06-21 18:15:31 -07:00
Brendan from DeFi
3e90d00a3a Update Base-Docs Dockerfile to build at runtime (#591)
* Updated Dockerfile to build at runtime

* removed unnecessary comments
2024-06-21 17:11:28 -07:00
wbnns
7ae8e71273 Add page with relevant information regarding fault proofs coming to Base Sepolia (#584)
* feat(sidebar): Create notices section, add fault proofs notice

* fix(sidebar): Remove code contribution artifact
2024-06-21 17:01:29 +00:00
liuchen202306
255e9aeaa6 to add alchemy pay (#576) 2024-06-21 12:49:59 -04:00
Brian Doyle
972c876681 Kick NFT & Thirdweb article (#586)
* 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
2024-06-21 12:42:49 -04:00
Matthew Bunday
988ccc0ee4 Revert "Updated Dockerfile to build at runtime (#582)" (#585)
This reverts commit 4b94d76824.
2024-06-20 16:45:03 -07:00
Brendan from DeFi
c635589d02 Moved key property to list items instead of anchor tag to resolve console errors (#583) 2024-06-20 18:00:29 -04:00
Brian Doyle
d0348e369c NFT Items in Unreal with Thirdweb (#517)
* 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
2024-06-20 17:13:26 -04:00
Brendan from DeFi
4b94d76824 Updated Dockerfile to build at runtime (#582) 2024-06-20 16:49:49 -04:00
Brendan from DeFi
3fcb8c4eff updated link attribution (#581) 2024-06-20 11:25:28 -07:00
Matthew Bunday
af70934fee Add redirect link to registry edit (#580) 2024-06-20 13:58:28 -04:00
Brendan from DeFi
5f87d88740 Feat: OcsBanner added to docs.base.org (#579)
* started work on OcsBanner for docs.base.org

* matched banner style to implementation on base.org

* Added domain to href, fixed anchor style on hover

* updated designs and removed unnecessary isOnPage logic
2024-06-20 13:34:14 -04:00
Jordan Frankfurt
991256062c added sharp for nextjs img processing (#577) 2024-06-20 12:33:34 -04:00
Jordan Frankfurt
6dab237601 run yarn dlx update-browserslist-db@latest (#578) 2024-06-20 12:33:10 -04:00