Skip to content

daveconected/mond-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Initialize Git (if not done already) git init

Connect to your GitHub

git remote add origin https://github.com/daveconected/mond-dapp.git

Push code

git add . git commit -m "Initial Mond dApp commit" git branch -M main git push -u origin main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published