Commit Graph

490 Commits

Author SHA1 Message Date
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
cturakhia-cb
a9be28a9d5 Update wallet.md (#573)
* Update wallet.md

* Update wallet.md

Fix typos; wording

---------

Co-authored-by: wbnns <hello@wbnns.com>
2024-06-18 20:05:39 -04:00
Jordan Frankfurt
699c7984d3 update yarn release and rc file to match package.json spec (#558)
run updated yarn version to patch checksums
2024-06-18 14:51:21 -04:00
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
moggr
4f51a6b498 Add API for checking proofs for multi usage (#538)
* Add multiple kv clients for proofs

* update kvProof to singleton dictionary

* remove kv import

* fix kv client definition

* update infra to single kv

* update error msg

* switch the key schema

* update proofs storage from kv to pgsql

* remove nft_builder namespace

* Update apps/web/pages/api/addresses/[address]/proof/index.ts

Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>

* remove unneeded log

---------

Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
2024-06-18 11:20:12 -07:00
wbnns
51206f7565 fix(block explorer): Point to Blockscout alongside outage (#571)
Basescan is currently experiencing an outage. This updates relevant
block explorer links to point to Blockscout in the interim.
2024-06-18 11:08:07 +00:00
Brian Doyle
bb3608a8f8 Add Learn link to nav (#567) 2024-06-17 15:07:52 -04:00
yunseon na
28153e42a7 Update node-providers.md (#525)
* Update node-providers.md

Proposing to update additional possible free RPC endpoint powered by All That Node.

* Update node-providers.md

* Update node-providers.md
2024-06-17 14:47:08 +00:00
wbnns
0ad31d0807 feat(ecosystem): New additions to Ecosystem page (#570)
Includes new additions to the Ecosystem page.
2024-06-17 09:26:57 -04:00
Jordan Frankfurt
bc7c37668e @next/font has been deprecated in favor of the builtin next/font</local> (#561) 2024-06-15 13:44:03 +00:00
Brendan from DeFi
fe134710a4 Chore/bridge cleanup (#556)
* deleted unused bridge components

* second run through bridge components

* third deletion of unused bridge components
2024-06-13 12:35:59 -07:00
Brendan from DeFi
d0131fc2f9 updated Share Your Ideas link (#555) 2024-06-12 14:48:36 -07:00
Jordan Frankfurt
68ea1dcfc9 chore: runs yarn dlx @next/codemod@latest built-in-next-font . (#551) 2024-06-12 13:15:30 -07:00
Matthew Bunday
dcd5f1dbab feat: Fun button (#552)
* Baseline shiny button

* Add 3d button effects

* Finish up shiny button

* Log connect button clicks

* clean up nit

* Updates ala shelley

* Log wallet connections

* Update light 3d button styling
2024-06-12 16:04:43 -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
Matthew Bunday
965f45bee2 Change gas credits link (#553) 2024-06-12 15:42:53 -04:00
Matthew Bunday
e2487f421f Add redirect for base.org/registry to the OCS registry form (#554)
modified:   apps/web/next.config.js
2024-06-12 15:42:36 -04:00
Jordan Frankfurt
30748886d7 update .nvmrc file to match engines requirement (#550) 2024-06-10 18:25:30 -05: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
agol586
c393e25efe Add RockX to node providers (#522)
* Add RockX Node Provider

* fixed link

* change description
2024-06-10 09:06:45 -04:00
wbnns
b13f9211df feat(ecosystem): New additions to Ecosystem page (#546) 2024-06-08 21:58:28 +00: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
Keshav Singhal
e748645052 Update ProxyAdmin and SystemConfig owner on Sepolia (#543)
* Proxy Admin Owner Address

* update systen config

---------

Co-authored-by: Cody Wang <cody.wang@coinbase.com>
2024-06-07 18:54:20 -04:00
Conner Swenberg
ef76e8591f Update Coinbase Onramp getting started link (#544) 2024-06-07 18:51:38 -04:00
conner ֎
86438b539a Update Coinbase Onramp page (#542) 2024-06-07 16:05:22 -04:00
Matthew Bunday
4e5d5cd69c Update Sprig sdk to 2.29.0 (#540) 2024-06-07 13:36:06 -04:00
Matthew Bunday
fe697f5e9c Add bounce motion effect to connect button (#536) 2024-06-04 17:11:03 -04:00
wbnns
77d51b99a7 Add testnet interfaces for interacting w/ Uniswap contracts (#535)
* docs(contracts): Add links to testnet UIs for Uniswap contracts

* docs(contracts): Adjust spacing between sections
2024-06-03 21:47:44 +00:00
Gwendolynne Barr
9d0d07f58a fix: relative links in mdx files (#528) 2024-06-03 20:25:42 +00:00
Matthew Bunday
d4b2f44682 Redirect /onchainfont to Vercel Blob Storage (#534)
* Redirect /onchainfont to Vercel Blob Storage

* Remove zipfile

* Fix CI build failure
2024-06-03 13:58:33 -04:00
wbnns
bb10dceb6e maintenance(ecosystem): Update Zora (#533) 2024-06-03 10:33:35 -04:00