palomachain / paloma

The fast blockchain messenger protocol
Apache License 2.0
290 stars 136 forks source link

feat: deploy user smart contracts #1200

Closed maharifu closed 2 weeks ago

maharifu commented 2 months ago

Related Github tickets

Background

Deploy any smart contract to any supported Paloma chain via the CLI using the Pigeon Feed functionality for paying for message relays.

The PR adds a CLI interface to interact with user-defined smart contracts:

Testing completed

Breaking changes