intartnft / scripty.sol

A gas-efficient HTML builder that can combine multiple JS and a data storage solution that allows on-chain composable generative art.
MIT License
128 stars 5 forks source link

Deployment on additional chains #3

Open miracle2k opened 1 year ago

miracle2k commented 1 year ago

Can we get scripty deployed "officially" on more EVM chains? I'm happy to contribute / pay for the gas (I think! I hope I am not underestimating the cost :))

I am particularly interested in:

xtremetom commented 1 year ago

I don't see any reason why not

miracle2k commented 1 year ago

@xtremetom @0xdude how can we get it done? should I do the deployments + an MR to the repo with the addresses?

xtremetom commented 1 year ago

I suspect we will fire this off. I am away on holiday right now so will address when I return

0xdude commented 1 year ago

@miracle2k I'll look into this this weekend. Maybe we can prioritise some of the chains you mentioned first. What do you think?

miracle2k commented 1 year ago

@0xdude What do you mean by "other"? I have the biggest need for Ethereum, Avalanche, Optimism and Polygon, but any work you'd be doing on this is much appreciated, and happy to help in any way I can.

Actually, one of the challenges here might be that ethfs itself is required, but not really available anywhere it seems. :(

0xdude commented 7 months ago

@miracle2k after a massive delay, I deployed scripty.sol to: Sepolia Base, Base Sepolia Optimism, Optimism Sepolia.

Updated the deployment process as well. It's now deterministic and we can deploy it to other chains easily too.