Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.19 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.19 KB

Etherspot Wallet Demo

This is a wallet UI application that showcases the usage of Etherspot UI components. Developers can use this as a guide when building their own applications using Etherspot UI. Etherspot UI components created using Etherspot Transaction Kit for sending transactions, sending ERC tokens, and other Ethereum-related functionalities which are running on blockchain. For styling of all components of Etherspot UI, tailwind has been configured so, developer can use tailwind default classes and override tailwind css using simple styling also.

Getting Started

  1. Clone this repository.
  2. Install dependencies: npm install
  3. Run the app: npm start

Etherspot UI

Etherspot UI Repository

TransactionKit

TransactionKit Repository Documentation on etherspot.fyi

Contributing

Follow CONTRIBUTING.md for information on contributing to this project.

License

This project is licensed under the MIT License - see the MIT file for details.

Security

To report security issues please follow SECURITY.md