patractlabs / redspot

Redspot is an Substrate pallet-contracts (ink!) development environment. Compile your contracts and run them on a different networks. Redspot's core forks from Hardhat but changed a lot to suit substrate.
https://redspot.patract.io/
Other
67 stars 22 forks source link

Make buildTx available to users #154

Closed forgetso closed 2 years ago

forgetso commented 2 years ago

This is a useful function that I have used in my deploy script.

ii-ii-ii commented 2 years ago

thank you