Skip to content

Carbonable/bridge-juno-to-starknet-frontend

Repository files navigation

Bridge from Juno to Starknet for carbonABLE tokens

Developpment

Create an env file

JUNO_ADMIN_ADDRESS=changeme
STARKNET_ADMIN_ADDRESS=changeme
API_URL=http://localhost:8080

Run project locally

make run

Deployment

Make sure you have flyctl installed.

To deploy preprod env:

make deploy_preprod

To deploy prod env:

make deploy_prod

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published