stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3k stars 658 forks source link

Rename helium to local testnet/regtest #4911

Open ldiego08 opened 2 days ago

ldiego08 commented 2 days ago

Description

This PR renames helium to either regtest or local testnet, depending on the context. It provides a starting point to the migration from noble gas names to standard network names (regtest, mocknet, testnet, mainnet).

The following changes have been applied:

If these names aren't the best, any suggestions are appreciated!

Based on a discussion with @wileyj

Applicable issues

Additional info (benefits, drawbacks, caveats)

Checklist