Skip to content

[WIP] Contract Deploys#15

Draft
anikaraghu wants to merge 1 commit into
wilsoncusack:mainfrom
anikaraghu:anika/deploy
Draft

[WIP] Contract Deploys#15
anikaraghu wants to merge 1 commit into
wilsoncusack:mainfrom
anikaraghu:anika/deploy

Conversation

@anikaraghu

Copy link
Copy Markdown

No description provided.

@vercel

vercel Bot commented Sep 5, 2024

Copy link
Copy Markdown

@anikaraghu is attempting to deploy a commit to the wilsoncusack's projects Team on Vercel.

A member of the Team first needs to authorize it.


return (
<div className="w-64 bg-gray-800 text-white h-full flex flex-col">
<Wallet>

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont think this is the right place for this to exist

console.log('Bytecode:', bytecode);
console.log('Account:', address);

const hash = await walletClient.deployContract({

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I would use sendCalls here where the to address is the safe factory and the calldata is https://github.com/wilsoncusack/safe-singleton-deployer-sol/blob/main/src/SafeSingletonDeployer.sol#L76

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