Experimental Next-gen Account for Ethereum.
Warning
Do not use in production. This repository is work-in-progress and highly experimental. Non-major version bumps may contain breaking changes.
For documentation and guides, visit porto.sh.
$ pnpm install # Install dependencies
$ pnpm dev # Run manager, playground, and iframe dialog$ pnpm install # Install dependencies
$ docker pull ghcr.io/ithacaxyz/relay:latest # Pull Relay image
$ pnpm test # Test# Install Foundry
$ foundryup
$ forge build --config-path ./contracts/foundry.toml # Build
$ forge test --config-path ./contracts/foundry.toml # TestUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these packages by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
