@etransfer/ui-react
Version:
<p align="center"> <a href="https://etransfer.gitbook.io/docs"> <img width="368" src= "../../logo.png"/> </a> </p>
39 lines (25 loc) • 935 B
Markdown
<p align="center">
<a href="https://etransfer.gitbook.io/docs">
<img width="368" src= "../../logo.png"/>
</a>
</p>
<h1 align="center">@etransfer/ui-react</h1>
<div align="center">
Using the ETransfer SDK, developers can quickly access deposit and withdrawal functions while keeping their original UI.
</div>
<h2>✨ Features </h2>
- 📦 A set of high-quality React components out of the box.
- 🛡 Written in TypeScript with predictable static types.
<h2>📦 Installation</h2>
```bash
npm install "@etransfer/ui-react"
```
```bash
yarn add "@etransfer/ui-react"
```
## 🔨 Usage
### TypeScript
`@etransfer/ui-react` is written in TypeScript with complete definitions.
## 🤝 Contributing [](http://makeapullrequest.com)
You can submit any ideas as pull requests or as GitHub issues.
let's build a better antd together.