Wallit
  • ▣ WALLIT
Powered by GitBook
On this page
  • WALLIT is available on POLYGON Mainnet.
  • https://wallit.vercel.app
  • UPDATES
  • Features
  • What is Lit PKP?
  • Architecture and Technologies
  • Installation
  • Contributing
  • License

▣ WALLIT

Last updated 1 year ago

WALLIT is a decentralized wallet that utilizes Lit Protocol to create infinite private keys, removing the need for users to manage and store their own private keys. Lit Protocol uses a unique technology called Lit PKP(Programmable Key Pair) to securely store and manage private keys.

WALLIT is available on POLYGON Mainnet.

UPDATES

30/05/2023

17/05/2023

Features

  1. Ethereum Wallet: Store, send, and receive Ether (ETH) and ERC-20, ERC-721, and ERC-1155 tokens.

  2. Multi-account management: Create and manage multiple Ethereum addresses within a single MetaMask account.

  3. Secure key management: Encrypts and stores your private keys locally on your device, ensuring maximum security.

  4. Mobile app: Access Wallit on the go with any browser.

  5. QR code scanner: Scan QR codes to easily receive or send tokens and interact with dApps.

  6. Secure Storage of Private keys by Lit Protocol.

  7. Wallet Connect Bridge.

Architecture and Technologies

WALLIT is built using the following technologies:

  • Lit Protocol: Used to create infinite private keys and process transactions securely and quickly.

  • Lit PKP: A technology developed by Lit Protocol for secure private key management.

  • Nextjs: Used to build the user interface of the wallet.

  • Etherjs: Used to interact with the Ethereum network.

  • Scaffold-eth: A development framework for Ethereum dApps that provides a suite of pre-built contracts, tools, and a local blockchain for testing and development.

  • Hardhat

  • Typescript

Installation

To install WALLIT, follow these steps:

  1. Clone the repository: git clone https://github.com/yourusername/wallit-monorepo.git

  2. Install the required dependencies: yarn

  3. Start the application: yarn start

Contributing

We welcome contributions to WALLIT! To contribute, follow these steps:

  1. Fork the repository: Click the "Fork" button on GitHub.

  2. Clone your forked repository: git clone https://github.com/yourusername/wallit-monorepo.git

  3. Create a new branch: git checkout -b my-feature-branch

  4. Make your changes and commit them: git commit -m "Add new feature"

  5. Push your changes to your forked repository: git push origin my-feature-branch

  6. Create a pull request: Open a pull request on GitHub and wait for your changes to be reviewed.

License

WALLIT is licensed under the MIT License. See LICENSE.md for more information.

Thanks for using WALLIT! 🚀

What is PKP?

PKP is a technology developed by Lit Protocol to securely manage private keys in a decentralized manner. With Lit PKP, private keys are divided into fragments, encrypted, and stored across multiple nodes in the Lit Protocol network. This ensures that private keys are never fully accessible in any single location, making them much more secure than traditional private key management solutions.

Lit
Lit
https://developer.litprotocol.com/whatIsLit
https://wallit.vercel.app