Skip to content

Conversation

@tuler
Copy link
Member

@tuler tuler commented Jun 3, 2025

First build porto cannon packages:

git clone git@github.com:tuler/porto-account.git
cd porto-account
git checkout v0.2.0-cannon
cannon build
git clone git@github.com:tuler/porto.git
cd porto
git checkout feature/cannon
cd contracts/demo
cannon build

Then build CLI devnet

pnpm run build --filter @cartesi/devnet --force
cp packages/devnet/anvil_state.json packages/sdk
cp -R packages/devnet/deployments packages/sdk
cp -R packages/devnet/deployments apps/cli
pnpm run build --filter @cartesi/sdk --force
pnpm run build --filter @cartesi/cli

Then start CLI with

tsx apps/cli/src/index.ts start --services porto --runtime-version devel

Then test with

cast bn --rpc-url http://localhost:8080/porto/rpc

@tuler tuler requested a review from endersonmaia June 3, 2025 12:36
@changeset-bot
Copy link

changeset-bot bot commented Jun 3, 2025

⚠️ No Changeset found

Latest commit: 4820550

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tuler tuler force-pushed the chore/bump-machine-emulator-to-0.19.0-alpha4 branch from c5068a8 to 35046b7 Compare June 6, 2025 02:30
@endersonmaia endersonmaia force-pushed the chore/bump-machine-emulator-to-0.19.0-alpha4 branch 3 times, most recently from eeef922 to 9029207 Compare June 9, 2025 20:17
Base automatically changed from chore/bump-machine-emulator-to-0.19.0-alpha4 to prerelease/v2-alpha June 9, 2025 22:23
@tuler tuler force-pushed the feature/porto branch 2 times, most recently from a0cc1ef to e7755eb Compare June 16, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants