Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 214 Bytes

File metadata and controls

8 lines (8 loc) · 214 Bytes

base-commit

git clone https://github.com/base-org/docs.git cd docs git checkout -b add-base-wallet-guide

(edit files)

git add . git commit -m "Add Base wallet setup guide" git push origin add-base-wallet-guide