Skip to content

foundry-rs/foundry-browser-wallet

Browser wallet

Interface for interacting with Foundry from the browser.

Development

curl -fsSL https://get.pnpm.io/install.sh | sh - # Install pnpm
pnpm install # Install dependencies
pnpm dev # Start interface on a development server

When running Foundry pass the --browser-disable-open and --browser-development flags.

The --browser-development flag disables certain security policies allowing you to connect from localhost:5173, the port selected by Vite.

About

Interface for interacting with Foundry from the browser.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Security policy

Stars

Watchers

Forks

Packages

No packages published