https://github.com/pepsighan/onepunch.network
A bridge network to transfer tokens between Ethereum and Shardeum.
https://github.com/pepsighan/onepunch.network
bridge ethereum network shardeum
Last synced: about 1 month ago
JSON representation
A bridge network to transfer tokens between Ethereum and Shardeum.
- Host: GitHub
- URL: https://github.com/pepsighan/onepunch.network
- Owner: pepsighan
- License: gpl-3.0
- Created: 2022-05-04T06:15:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T12:43:50.000Z (about 4 years ago)
- Last Synced: 2025-11-13T12:03:44.267Z (7 months ago)
- Topics: bridge, ethereum, network, shardeum
- Language: TypeScript
- Homepage: https://onepunch.network
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# One Punch Network
A bridge network to transfer tokens between Ethereum and Shardeum.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.