Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 682 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 682 Bytes

Mazaryn Hedera Wallet (Browser Wallet)

Mazaryn Hedera Wallet is a client-side interface helping you interact with Hedera.

  • Account Creation [ ]
  • Account Import [ ]
  • NFT / Fungible Tokens [ ]
  • Ledger Compatibility [ ]

Getting Started with Mazaryn Hedera Wallet:

Install Yarn Package Manager

$ yarn

Create file named .env & add in the file: MY_ACCOUNT_ID = ENTER YOUR ACCOUNT ID, MY_PRIVATE_KEY = ENTER YOUR PRIVATE KEY.

$ touch .env

Run the app locally

$ yarn start

Captura_de_Tela_2022-11-20_as_17 28 11