xdeployer

Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.

MIT License

Downloads
2.6K
Stars
426
Committers
3

Bot releases are visible (Hide)

xdeployer - xdeployer v1.1.27

Published by pcaversaccio almost 2 years ago

Summary

xdeployer v1.1.27 is a dependency maintenance and general code chore release.

Full Changelog

xdeployer - xdeployer v1.1.26

Published by pcaversaccio almost 2 years ago

Summary

xdeployer v1.1.26 adds support for two further EVM networks:

Special thanks go to @FukkenClown69 for providing the necessary funds to make the Canto production deployment πŸ™πŸ½.

Full Changelog

xdeployer - xdeployer v1.1.25

Published by pcaversaccio almost 2 years ago

Summary

xdeployer v1.1.25 is a dependency maintenance and general code chore release.

Full Changelog

xdeployer - xdeployer v1.1.24

Published by pcaversaccio almost 2 years ago

Summary

xdeployer v1.1.24 updates the new Arbitrum Goerli block explorer link to https://goerli.arbiscan.io.

Full Changelog

xdeployer - xdeployer v1.1.23

Published by pcaversaccio almost 2 years ago

Summary

xdeployer v1.1.23 is a dependency maintenance and general code chore release. It also updates the new Arbitrum Nova block explorer link to https://nova.arbiscan.io.

Full Changelog

xdeployer - xdeployer v1.1.22

Published by pcaversaccio almost 2 years ago

Summary

xdeployer v1.1.22 adds support for one further EVM (test) network:

Full Changelog

xdeployer - xdeployer v1.1.21

Published by pcaversaccio about 2 years ago

Summary

xdeployer v1.1.21 is a dependency maintenance and general code chore release.

Full Changelog

xdeployer - xdeployer v1.1.20

Published by pcaversaccio about 2 years ago

Summary

xdeployer v1.1.20 adds support for one further EVM (test) network:

Full Changelog

xdeployer - xdeployer v1.1.19

Published by pcaversaccio about 2 years ago

Summary

xdeployer v1.1.19 is a dependency maintenance and general code chore release.

Full Changelog

xdeployer - xdeployer v1.1.18

Published by pcaversaccio about 2 years ago

Summary

xdeployer v1.1.18 adds support for one further EVM network:

  • arbitrumNova

Furthermore, whilst this plugin supports Optimism Kovan and Optimism Goerli via optimismTestnet, and Arbitrum Rinkeby and Arbitrum Goerli via arbitrumTestnet, it will output the resulting block explorer links in the terminal of Optimism Goerli and Arbitrum Goerli, as Optimism Kovan and Arbitrum Kovan are deprecated.

Special thanks go to @@gzeoneth for providing the necessary funds to make the Arbitrum Nova production deployment πŸ™πŸ½.

Full Changelog

xdeployer - xdeployer v1.1.17

Published by pcaversaccio about 2 years ago

Summary

xdeployer v1.1.17 is a dependency maintenance and general code chore release.

Full Changelog

xdeployer - xdeployer v1.1.16

Published by pcaversaccio about 2 years ago

Summary

xdeployer v1.1.16 adds support for four further EVM networks:

  • evmosTestnet
  • bobaTestnet
  • evmosMain
  • bobaMain

Furthermore, whilst this plugin supports Optimism Kovan and Optimism Goerli via optimismTestnet, it will now output the resulting block explorer links in the terminal of Optimism Goerli, as Optimism Kovan is deprecated (you can read the announcement here).

Special thanks go to @mds1 for providing the necessary funds to make the Evmos and Boba Network production deployments πŸ™πŸ½.

Full Changelog

xdeployer - xdeployer v1.1.15

Published by pcaversaccio over 2 years ago

Summary

xdeployer v1.1.15 is a dependency maintenance and general code chore release.

Full Changelog

xdeployer - xdeployer v1.1.14

Published by pcaversaccio over 2 years ago

Summary

xdeployer v1.1.14 is a dependency maintenance and general code chore release (all unit and integration tests have been moved to Goerli and Sepolia).

Full Changelog

xdeployer - xdeployer v1.1.13

Published by pcaversaccio over 2 years ago

Summary

xdeployer v1.1.13 is a dependency maintenance and general code chore release.

Full Changelog

xdeployer - xdeployer v1.1.12

Published by pcaversaccio over 2 years ago

Summary

xdeployer v1.1.12 adds one further EVM network:

Full Changelog

xdeployer - xdeployer v1.1.11

Published by pcaversaccio over 2 years ago

Summary

xdeployer v1.1.11 is a dependency maintenance and general code chore release.

Full Changelog

xdeployer - xdeployer v1.1.10

Published by pcaversaccio over 2 years ago

Summary

xdeployer v1.1.10 updates the block explorer links for the Celo network.

Full Changelog

xdeployer - xdeployer v1.1.9

Published by pcaversaccio over 2 years ago

Summary

xdeployer v1.1.9 adds two further EVM networks:

Full Changelog

xdeployer - xdeployer v1.1.8

Published by pcaversaccio over 2 years ago

Summary

xdeployer v1.1.8 introduces colourised outputs in the console, adds automatically Etherscan (or other explorer) links to the transaction hashes and contract addresses, checks if you have already deployed a contract with the same parameters, and in case of an erroneous deployment, it saves the full error response locally for you in order to increase the debugging possibility.

Example of a successful deployment:
image

Example of an erronous deployment:
image

Full Changelog

Package Rankings
Top 3.42% on Npmjs.org
Badges
Extracted from project README
Test xdeploy License: MIT npm package
Related Projects