diff --git a/README.md b/README.md new file mode 100644 index 0000000..485bb36 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ +

Web3Lib

+
Web3lib lets you create Web3 application widgets and integrate them into your website. +
+
+
+

+ + + + +

+
+
+ +
+ +## 🤖Usecases +The usecases of web3lib are endless here are a few +- Integrate Swap functionality into your website. +- Integrate NFT marketplaces into your website. +- Integrate Gamify applications into your website. + +## ⚡️Getting Started +it's extremely easy to get web3lib integrated into your website. + 1. Goto [web3lib.com](web3lib.com) to create your widget. + 2. Select the widget of your choice. + 3. Fill in the details. + 4. Copy your widget and add the script to your website. + +**Hurray!**, Your website now has web3 functionality 🎉🎉 + + ## 🏎 Roadmap + +- [x] Launch web3lib +- [ ] Feedback and Enhancements +- [ ] Create and add more additional widgets +- [ ] Improve user Interface + + ## 💚 Contributing + +If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". +Don't forget to give the project a star! Thanks again! + +1. Fork the Project +2. Create your Feature Branch (`git checkout -b feature/`) +3. Commit your Changes (`git commit -m 'adding commit to web3lib'`) +4. Push to the Branch (`git push origin feature/`) +5. Open a Pull Request