Cover photo

How to deploy on BASE

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

post image
post image

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.

post image

Click on enviroment and choose injected provider and choose network Base

post image

Fil any random number and click deploy

post image