Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mbrassey/waviii-wallet

Web3 ERC-20 Token Wallet for the waviii Ethereum Token
https://github.com/mbrassey/waviii-wallet

Last synced: about 2 months ago
JSON representation

Web3 ERC-20 Token Wallet for the waviii Ethereum Token

Awesome Lists containing this project

README

        

## waviii-wallet
Web3 ERC-20 Token Wallet for the waviii Ethereum Token. Deployed to the InterPlanetary FileSystem (IPFS). This component is used within the official [waviii.io](https://github.com/MBrassey/waviii.io) dApp.

[![licensebadge](https://img.shields.io/badge/license-CC0_1.0_Universal-blue)](https://github.com/MBrassey/waviii-wallet/blob/master/LICENSE)

#### Issues

- [x] [Integrate with smartcontract, Initial setup](https://github.com/MBrassey/waviii-wallet/issues/1)
- [x] [Locked View, React Animations & App Cleanup](https://github.com/MBrassey/waviii-wallet/issues/2)
- [x] [Complete Documentation / Deploy 2 IPFS](https://github.com/MBrassey/waviii-wallet/issues/3)

#### The waviii Token
waviii Token is the Mainnet ERC-20 Ethereum Token waviii-wallet was designed for. The Max Supply of waviii is one million. The live Token Smartcontract can be viewed on [Etherscan](https://etherscan.io/token/0x9cc6754d16b98a32ec9137df6453ba84597b9965) and its Source Code on [GitHub](https://github.com/MBrassey/waviii-token).

> Token
> [](https://github.com/MBrassey/waviii-token)

#### IPFS

The waviii-wallet react component is [deployed](https://waviii-wallet.on.fleek.co/) to IPFS. The images, text, styles and javascript are all hosted on the InterPlanetary FileSystem (IPFS) in a fully decentralized way. In connjunction with the Ethereum SmartContract backend, waviii-wallet is a dApp (Decentralized Application). As there is no central point of failure or central point of management, the dApp is highly redundant as well as highly censorship resistant.

#### Requirements

node
npm

#### Installation

npm i

#### Usage

npm run start
browse: localhost:3001/

:cyclone: Click the image(s) below to view the live webapplication

> Preview
> [](https://waviii-wallet.on.fleek.co/)

> No MetaMask Installed
> [](https://waviii-wallet.on.fleek.co/)

> Setup
> [](https://waviii-wallet.on.fleek.co/)

#### Questions

Contact me at [[email protected]](mailto:[email protected]) with any questions or comments.

#### License

`waviii-wallet` is published under the **CC0_1.0_Universal** license.

> The Creative Commons CC0 Public Domain Dedication waives copyright interest in a work you've created and dedicates it to the world-wide public domain. Use CC0 to opt out of copyright entirely and ensure your work has the widest reach. As with the Unlicense and typical software licenses, CC0 disclaims warranties. CC0 is very similar to the Unlicense.