update migrate to kaia guide - #142
Merged
ayo-klaytn merged 3 commits intoOct 29, 2024
Merged
Conversation
ayo-klaytn
requested review from
aidan-kwon,
blukat29,
kjeom,
naveed-kaia,
praveen-kaia and
scott-klaytn
as code owners
October 24, 2024 11:16
| const { Wallet } = require("@kaiachain/ethers-ext/v6"); | ||
|
|
||
| const senderAddr = "0x24e8efd18d65bcb6b3ba15a4698c0b0d69d13ff7"; | ||
| const senderPriv = "0x4a72b3d09c3d5e28e8652e0111f9c4ce252e8299aad95bb219a38eb0a3f4da49"; |
Contributor
There was a problem hiding this comment.
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 .
praveen-kaia
approved these changes
Oct 28, 2024
scott-klaytn
approved these changes
Oct 29, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
update migrate to Kaia guide
Types of changes
Please put an x in the boxes related to your change.
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 CLA Document and I hereby sign the CLAin first time contributeRelated issues
Further comments
If this is a relatively large content contribution, kick off the discussion by explaining why you would suggest the content contribution, etc...