https://github.com/critesjosh/token-bridge-tutorial-test
https://github.com/critesjosh/token-bridge-tutorial-test
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/critesjosh/token-bridge-tutorial-test
- Owner: critesjosh
- Created: 2024-06-03T19:23:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T02:45:38.000Z (6 months ago)
- Last Synced: 2025-02-09T03:43:40.034Z (5 months ago)
- Language: TypeScript
- Size: 3.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Token bridge tutorial
WIP to get working with aztec v 0.71.0
This new version that only uses published npm packages.
Check [./index.ts](./index.ts) for the code.
Run with:
```bash
yarn start
```