Skip to content

Conversation

@leeederek
Copy link
Contributor

@leeederek leeederek commented May 1, 2023

Changelog picked up from commits here:

docs: add more details
docs: add gen-file link

@leeederek leeederek changed the title add hardhat example docs: add hardhat example May 1, 2023
@leeederek leeederek requested a review from h4ck3rk3y July 3, 2023 21:12
======================================

This is a [Kurtosis package](https://docs.kurtosis.com/concepts-reference/packages) that spins up a non-staking Avalanche node. By default, this package works locally over Docker but can also be deployed on Kubernetes if so desired. You may optionally specify the number of nodes you wish to start locally with a simple `arg` passed in at execution time.
This is a [Kurtosis package](https://docs.kurtosis.com/concepts-reference/packages) that spins up a non-staking Avalanche node. By default, this package works locally over Docker but can also be deployed on Kubernetes if so desired. You may optionally specify the number of nodes you wish to start locally with a simple `arg` passed in at execution time. The genesis file used to set the initial configuration of the local network is the same one used in Avalanche Go [here][avalanchego-gen-file] with a chainID of `43112` and a pre-funded Ethereum address with which you may use to locally deploy smart contracts from to the C-Chain on the primary network.
Copy link
Contributor

Choose a reason for hiding this comment

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

You say Ethereum while this is avalanche!!!!!

Also we generate the genesis everytime and some parameters like number of nodes and network id are passable but yes its based on the https://github.com/kurtosis-tech/avalanche-package/blob/main/genesis/main.go#L7 - https://github.com/kurtosis-tech/avalanche-package/blob/main/genesis/main.go#L22-L24

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.

3 participants