Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc2332/reactor-web
Website of https://github.com/marc2332/reactor-wallet
https://github.com/marc2332/reactor-web
crypto nextjs solana typescript wallet web3
Last synced: 3 days ago
JSON representation
Website of https://github.com/marc2332/reactor-wallet
- Host: GitHub
- URL: https://github.com/marc2332/reactor-web
- Owner: marc2332
- Created: 2022-02-25T13:04:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T22:10:41.000Z (almost 3 years ago)
- Last Synced: 2024-10-19T13:17:50.567Z (4 months ago)
- Topics: crypto, nextjs, solana, typescript, wallet, web3
- Language: TypeScript
- Homepage: https://reactorwallet.com/
- Size: 82 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Website of [ReactorWallet](https://reactorwallet.com/)
## Contributing
Installing dependencies:
```
yarn
```Running the development server:
```
yarn dev
```