Skip to main content

Questions tagged [marketing]

The tag has no usage guidance.

1 vote
1 answer
23 views

how to use ownPubKey and RedeemerType and DatumType

My code is here. {-# LANGUAGE DeriveAnyClass #-} {-# LANGUAGE DataKinds #-} {-# LANGUAGE DeriveGeneric #-} {-# LANGUAGE ScopedTypeVariables #-} {-# LANGUAGE ...
Anton Begas's user avatar
2 votes
1 answer
26 views

Expecting one more argument to ‘RedeemerType’

My code is here marketConstraints :: Market -> TxConstraints (RedeemerType -> ScriptContext -> Bool) (DatumType, ()) marketConstraints market = mustValidateIn (to $ scriptAddress market) I ...
Anton Begas's user avatar
4 votes
2 answers
154 views

How to market a stakepool? [closed]

Besides: Running a zero percent margin pool Offering a bonus of 1000 Ada for a stake of 1 million Starting a podcast Advertising on Adapools.org using coinzilla NFT giveaways What other mechanisms ...
Sean Alimov's user avatar
0 votes
1 answer
54 views

Stake pool operation: estimated effort in time?

From actual stake pool operators, is there an estimated # hours effort for getting the pool up? How much time do you spend on marketing?
DaedelusDaemon's user avatar