Skip to content

update migrate to kaia guide - #142

Merged
ayo-klaytn merged 3 commits into
kaiachain:mainfrom
ayo-klaytn:fix/migrate-ethereum-section
Oct 29, 2024
Merged

update migrate to kaia guide#142
ayo-klaytn merged 3 commits into
kaiachain:mainfrom
ayo-klaytn:fix/migrate-ethereum-section

Conversation

@ayo-klaytn

Copy link
Copy Markdown
Contributor

Proposed changes

update migrate to Kaia guide

Types of changes

Please put an x in the boxes related to your change.

  • Minor Issues and Typos
  • Major Content Contribution
  • Others

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to reach out. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING GUIDELINES
  • I have read the CLA and signed by comment I have read the CLA Document and I hereby sign the CLA in first time contribute
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Related issues

  • Please leave the issue numbers or links related to this PR here.

Further comments

If this is a relatively large content contribution, kick off the discussion by explaining why you would suggest the content contribution, etc...

const { Wallet } = require("@kaiachain/ethers-ext/v6");

const senderAddr = "0x24e8efd18d65bcb6b3ba15a4698c0b0d69d13ff7";
const senderPriv = "0x4a72b3d09c3d5e28e8652e0111f9c4ce252e8299aad95bb219a38eb0a3f4da49";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi @ayo-klaytn , i would suggest to better avoid providing Private keys even in the documentations even though they are dummy ones.

So we can either give them as place holders or as environment variables. We can mention users to replace them .

Comment thread docs/build/tutorials/migrating-ethereum-app-to-kaia.mdx Outdated
Comment thread docs/build/tutorials/migrating-ethereum-app-to-kaia.mdx Outdated
@ayo-klaytn
ayo-klaytn merged commit 5e1121b into kaiachain:main Oct 29, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants