Head Over to the link and add base Goerli testnet to your metamask
Base faucet -
https://faucet.triangleplatform.com/base/goerli
https://chainlist.org/chain/84531
Noe head over to OpenZeppeline Docs
https://docs.openzeppelin.com/contracts/4.x/
Now copy anyone of the contract on openzepline or click on open to remix


Click on create new file and name it base.sol
Paste the code copied from openZepline into your contract don’t forget to paste the comment part
Click on compile button to compile your contract.

Click on enviroment and choose injected provider and choose network Base

Fil any random number and click deploy


