nomoixyz / vulcan

Development framework for Foundry projects
https://nomoixyz.github.io/vulcan/
MIT License
286 stars 18 forks source link

feat: add method to create multiple addresses #128

Closed gnkz closed 1 year ago

gnkz commented 1 year ago

Adds a method to the accounts module to create an array of addresses.

Closes #127