I hereby claim:
- I am gclaramunt on github.
- I am gabrielclaramunt (https://keybase.io/gabrielclaramunt) on keybase.
- I have a public key ASBtcRwaAlI7tg7YABD0m57FHqa9QP57Lt0frD6yM09yqAo
To claim this, I am signing this object:
| import qualified Data.Text as T | |
| import Language.Plutus.Contract hiding (when) | |
| -- ScriptLookups semigroup is defined based on the standard prelude <> and doesn't like the plutus one | |
| import Language.PlutusTx.Prelude hiding ((<>)) | |
| import qualified Language.PlutusTx as PlutusTx | |
| import Playground.Contract | |
| import Control.Monad (void, when) | |
| import Ledger (Address (..), Slot (Slot), Validator, pubKeyHash, txOutTxDatum, txOutValue, txOutTxOut, TxOut, ValidatorCtx, Value, scriptAddress, PubKeyHash, Datum(..), TxOutTx, PubKeyHash (..), ValidatorCtx (..), validatorHash, txInInfoValue, outValue, TxInfo (..), txInInfoWitness ) | |
| import qualified Ledger.Typed.Scripts as Scripts |
| import qualified Data.Text as T | |
| import Plutus.Contract hiding (when) | |
| -- ScriptLookups semigroup is defined based on the standard prelude <> and doesn't like the plutus one | |
| import PlutusTx.Prelude hiding ((<>)) | |
| import qualified PlutusTx as PlutusTx | |
| import Playground.Contract | |
| import Control.Monad (void, when) | |
| import Ledger (Address (..), Slot (Slot), Validator, pubKeyHash, txOutTxDatum, txOutValue, txOutTxOut, TxOut, ValidatorCtx, Value, scriptAddress, PubKeyHash, Datum(..), TxOutTx, PubKeyHash (..), ValidatorCtx (..), validatorHash, txInInfoValue, outValue, TxInfo (..), txInInfoWitness, DatumHash, TxInInfo(..) ) | |
| import qualified Ledger.Value as Value |
I hereby claim:
To claim this, I am signing this object: