Hey guys, built a web app that allows you to run any deployed contract by pasting the abi and contract address in the url params or in the text boxes on site. This is great for if you have smart contracts but no ui to interact with it. Here is the link: http://xcontract.herokuapp.com
to run an dApp with the url simply go: http://xcontract.herokuapp.com/api/yourAbiHere/yourContractAddressHere
let me know what you guys think!
example contract in url: