moonstream-to / web3

Moonstream game engine for blockchain games. Lootboxes, crafting, dropper, mini games that will enrich your game economy
20 stars 10 forks source link

Method to verify whether a claim with be successful #353

Open kellan-simiotics opened 8 months ago

kellan-simiotics commented 8 months ago

Client side developers need to be able to check whether a claim will be successful. We can expose a method allowing them to check the claim without processing (mostly this is for checking the signature). Alternatively we can just ask the client code to simulate the transaction.