Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create README.md #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<h1 align="center"> Web3Lib </h1>
<div align="center"> Web3lib lets you create <B>Web3</B> application widgets and integrate them into your website.
</br>
</div>
<div align="center">
<h4>
<a href=""><img src="https://img.shields.io/badge/Next-black?logoWidth=40?style=for-the-badge&logo=next.js&logoColor=white&"/></a>
<a><img src="https://img.shields.io/badge/typescript-%23007ACC.svg?logo=typescript&logoColor=white"/></a>
<a ><img src="https://img.shields.io/static/v1?label=Liscence&message=MIT&color=<COLOR>?style=plasticr"/></a>

</h4>
</div>
<div align="center">
<img src="https://user-images.githubusercontent.com/28684645/150658130-1e54b78d-1636-47db-8bb8-f420bffbe4ad.gif" width="80%"/>
</div>

## 🤖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/<branch-name>`)
3. Commit your Changes (`git commit -m 'adding commit to web3lib'`)
4. Push to the Branch (`git push origin feature/<branch-name>`)
5. Open a Pull Request