https://github.com/t8/arweave-web-wallet
Arweave Simple Web Wallet
https://github.com/t8/arweave-web-wallet
Last synced: 3 months ago
JSON representation
Arweave Simple Web Wallet
- Host: GitHub
- URL: https://github.com/t8/arweave-web-wallet
- Owner: t8
- License: gpl-3.0
- Created: 2021-01-26T01:52:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T02:23:05.000Z (over 4 years ago)
- Last Synced: 2025-01-13T17:34:18.098Z (4 months ago)
- Language: JavaScript
- Homepage: arweave-web-wallet-git-master.tateberenbaum.vercel.app
- Size: 368 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### WALLET DEVELOPED BY EDUCATIONAL PURPOSES, USE ONLY AFTER VERIFYING THE CODE
## Arweave Web Wallet
The Wallet is on: https://arweave.net/7uvdKfgPuxyfipcqdnMEeDSW1CKbuBgVTvL248-VPZA## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!