Commit Graph

177 Commits

Author SHA1 Message Date
ssutch-cb
f87a8ce404 Remove Coinbase faucets from network-faucets.md (#207) 2023-12-18 21:18:42 -01:00
Kathryn
f475e10f6e EcoPage - Updated Json 12/18 (#206)
* EcoPage - Updated Json 12/18

* Update ecosystem.json

* Update ecosystem.json
2023-12-18 15:26:04 -05:00
Kathryn
b7984edef8 EcoPage - new logo additions 12/18 (#205) 2023-12-18 13:51:34 -05:00
Ryan Smith
0d57c04dbe add shovel to data indexers section (#200) 2023-12-17 09:16:13 -01:00
Kathryn
085b60f4fc EcoPage - new partners json (#202)
* EcoPage - new partners json

* Update ecosystem.json
2023-12-15 16:59:45 -05:00
Kathryn
b8c9894f50 EcoPage - partner logo additions (#201) 2023-12-15 16:25:59 -05:00
Brian Doyle
46bc6cd9c5 More typos (#199) 2023-12-15 13:12:48 -05:00
Brian Doyle
113a871448 Fix typos in FE overview (#198) 2023-12-15 13:00:36 -05:00
Brian Doyle
a3992df48d Add overview for frontend (#197) 2023-12-15 12:34:40 -05:00
Joshua Hyde
2e95c1ea0f Update code of conduct (#194) 2023-12-14 22:06:51 -01:00
wbnns
42e275dee6 fix(Base Camp): Use relative URL (#193)
Resolves #182
2023-12-14 13:16:27 -05:00
joao
7310c78378 Grammar and Typographical Fixes in Documentation (#191)
* Fix missing 'K' in Keywords section of About Base

* fix typo in Verifying Smart Contracts section

* fix grammar in Deployments section

* fix: corrected ambiguity in text - 'From the previous report, you can *identity* that the optimizer...' -> 'From the previous report, you can *identify* that the optimizer...'
2023-12-14 13:16:03 -05:00
Matthew Bunday
2aaecf0b56 Update to latest wagmi to prevent ledger connect-kit vulnerability (#192) 2023-12-14 11:57:45 -05:00
omahs
6bcd9c984a Fix typos (#190)
* fix typo

* fix typo

* fix typos

* fix typos

* fix typo
2023-12-14 11:12:36 -01:00
Kathryn
7cf0b8bdea Add Inbound Form to Footer (#189)
* Add Inbound Form to Footer

* Update Footer.tsx
2023-12-13 17:49:03 -05:00
Brian Doyle
a0b11a6306 Content for Frontend Setup in Base Camp (#162)
* Stashing progress

* Finalize building an app article

* Address feedback

* Fix typo

* Add useAccount step by step

* Add useContractRead step by step

* Add configuring useContractRead

* Finish intro for configuring useContractRead

* Add useContractWrite

* Add usePrepareContractWrite

* Respond to feedback

* Sidebar and final edits
2023-12-13 16:49:22 -05:00
TABASCO
f7cf2fc15f Add Particle Network (#166) 2023-12-13 13:25:18 -05:00
Santiago Trujillo Zuluaga
326a61f714 updated web3.js v4 import and link (#186) 2023-12-13 13:24:30 -05:00
Kathryn
7472d99177 EcoPage - new partner image additions (#187) 2023-12-13 12:36:04 -05:00
Kathryn
eefd8df61e EcoPage - json additions and edits (#188) 2023-12-13 12:33:59 -05:00
Renier Cuervo
92bd6d13cb Update structs-exercise.md Data type warning (#177)
* Update structs-exercise.md Data type warning

I've run into an error in the automated tests, specifically regarding the Car struct. The tests seem to expect a `uint256` for the `numberOfDoors` declaration, causing a somewhat cryptic "wrong signature" error.

Given the exercises leading up to this point, it's intuitive to lean towards the smallest uint, like `uint8` given that several fellow learners at #basecamp-chat on discord and myself have faced this, and I propose the warning in my Pr to address this.

* adds spoiler for struct exercise
2023-12-12 22:28:53 -01:00
Danyal Prout
5854433d76 Update snapshot URLs for mainnet and goerli (#181) 2023-12-08 13:52:59 -06:00
Eugene Mamin
c23379da20 feat: add wstETH on Base (#157)
Add new wstETH asset
Add icon
2023-12-07 14:57:49 -05:00
taycaldwell
e6a2c6482a Add Sepolia to Run a node guide (#180) 2023-12-06 09:03:38 -08:00
Jen
5c16baa688 update error-triage, simple-storage & new-keyword (#174)
* update buy to by

* fix typo - factory

* fix caution ui

* add period

* add missing link
2023-12-05 15:28:47 -05:00
Danyal Prout
bec869fcba Move codeflow alerts to seperate channel (#175) 2023-12-05 10:45:52 -06:00
Elias Rad
c0041dfa0b Fix typos (#171)
* fix typos function-modifiers.md

* fix typos function-visibility.md

* fix typos hello-world-step-by-step.md

* fix typos control-structures.md

* fix typos erc-721-sbs.md

* fix typos etherscan-sbs.md

* fix typos hardhat-events-sbs.md

* fix typos hardhat-deploy-sbs.md

* fix typos hardhat-testing-sbs.md

* fix typos hardhat-verify-sbs.md

* solved function-visibility.md
2023-12-05 14:44:13 -01:00
Renier Cuervo
35fd32ac4e Update structs-sbs.md (#173)
Typo: conversations should be conversions
2023-12-05 14:37:09 -01:00
wbnns
f37f5c1840 public/document: Update Grants Information (#172) 2023-12-05 14:22:46 -01:00
Henri
45dd464c5e Update onboarding.md (#167)
* Update onboarding.md

* tools/onboarding: Add missing article, "on"

---------

Co-authored-by: wbnns <hello@wbnns.com>
2023-12-02 00:01:13 -01:00
Jen
17a4f2263b Update mappings-sbs and basic-types (#170)
* update mappings for clarity

* update typo in basic-types
2023-12-01 19:47:53 -05:00
Jen
a29c0dd19b Update the comment in error-triage (#169) 2023-12-01 13:18:15 -01:00
taycaldwell
1227b3bebd Add user onboarding tools (#165)
* Add user onboarding tools

* Sort alphabetically

* Sort sidebar
2023-11-29 06:16:14 -08:00
Alex Grin
307f7416ce clarify headers in structs-exercise.md (#164) 2023-11-28 20:39:31 -05:00
Sven Muller
6134220f89 add Envio to Data Indexers section (#154)
Co-authored-by: SvenMueller95 <sven@float.apital>
2023-11-28 11:19:54 -05:00
V Andy
6127fd3f1b Update control-structures-exercise.md (#163)
typo
2023-11-28 11:18:53 -05:00
neodaoist
517a168e27 Add initial Base Sepolia node providers; Fix URL typo (#156)
Resolves https://github.com/base-org/web/issues/155
2023-11-24 13:26:29 -05:00
Renier Cuervo
c20fa29203 Update basic-types.md (#160)
Changes a typo. It was meant to say "to" but "two" was written
2023-11-24 13:26:04 -05:00
Brian Doyle
d30f84980d Fix link to step by step (#161) 2023-11-24 13:10:29 -05:00
Lukas
a4b147014f add withdrawal L1 fee info modal (#138)
* add withdrawal fee info

* cleanup

* small updates
2023-11-22 16:16:56 -05:00
wbnns
6721126f0b welcome: Add more concise description to Base Camp welcome page (#159) 2023-11-22 16:01:10 -05:00
taycaldwell
0650a43c93 Add description and keyword metadata for SEO (#148)
* Add description and keyword metadata for SEO

* Update deploy-smart-contracts.mdx

* Update metadata

* Update connecting-to-the-blockchain.md

* Attempt #123 to wakeup Heimdall

* Fix formatting

* Remove file
2023-11-22 15:57:03 -05:00
Brian Doyle
b2bf680122 Remove Shanghai warning from Basecamp exercises, update note on differences doc (#144) 2023-11-22 11:00:01 -05:00
dudesahn
4b3f1843fc feat: update YFI logo (#153) 2023-11-21 17:18:55 -06:00
Brian Doyle
846fdc887c Remove optmism from example (#152) 2023-11-21 16:03:17 -05:00
taycaldwell
14c48ef0ea Add google verification (#151) 2023-11-21 12:08:32 -08:00
Brian Doyle
13b696ed73 Remove dupe file, polish brand capitalization (#150) 2023-11-21 11:00:10 -05:00
Kathryn
0184b9e5e7 EcoPage - new partners json (#146) 2023-11-21 10:59:20 -05:00
Kathryn
ed59a8ef1a EcoPage - additional logos (#145) 2023-11-21 10:59:03 -05:00
Brian Doyle
ea4aca0885 Brian doyle/add connecting to chain mod (#132)
* Start doc

* Add connecting to blockchain reading

* Address Aaron's feedback

* Partial: Add configuring providers

* Partial

* Apply feedback, final edits, sidebar

* Fix rainbowkit link

* Fix typo
2023-11-20 15:28:47 -05:00