Open kumbitcoin opened 7 months ago
@kumbitcoin what dApp do you use to initialize the selling campaign ? It allows maybe to cancel it too
I used Starta Launchpad App, now the app is disabled
Evans Silien
786-238-3466
NOTICE: This e-mail message is confidential, intended only for the named recipient(s) and may contain information that is privileged. If you are not the intended recipient(s), you are notified that the dissemination, distribution or copying of this message is strictly prohibited. If you receive this message in error, or are not the named recipient(s), please notify the sender at either the e-mail address or telephone number above and delete this e-mail from your computer. Thank you.
The sender believes that this E-mail and any attachments were free of any virus, worm, Trojan horse, and/or malicious code when sent. This message and its attachments could have been infected during transmission. By reading the message and opening any attachments, the recipient accepts full responsibility for taking protective and remedial action about viruses and other defects. The sender's company is not liable for any loss or damage arising in any way from this message or its attachments.
Nothing in this email shall be deemed to create a binding contract to purchase/sell real estate. The sender of this email does not have the authority to bind a buyer or seller to a contract via written or verbal communications including, but not limited to, email communication
On Sun, Mar 24, 2024 at 2:02 AM La Loutre @.***> wrote:
@kumbitcoin https://github.com/kumbitcoin what dApp do you use to initialize the selling campaign ? It allows maybe to cancel it too
— Reply to this email directly, view it on GitHub https://github.com/cryptoloutre/solana-tools/issues/10#issuecomment-2016705129, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2VZM4Y75KVOSVNL5ZHT6PTYZZT6BAVCNFSM6AAAAABFD7PZD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJWG4YDKMJSHE . You are receiving this because you were mentioned.Message ID: @.***>
@kumbitcoin did you try to fork their code and deploy your own UI ?
Thank you for your answer. I haven’t because I don’t really know how. If you have docs or step by step instructions I will learn and to do it.
Thank you, I really appreciate your support
Evans Silien
786-238-3466
NOTICE: This e-mail message is confidential, intended only for the named recipient(s) and may contain information that is privileged. If you are not the intended recipient(s), you are notified that the dissemination, distribution or copying of this message is strictly prohibited. If you receive this message in error, or are not the named recipient(s), please notify the sender at either the e-mail address or telephone number above and delete this e-mail from your computer. Thank you.
The sender believes that this E-mail and any attachments were free of any virus, worm, Trojan horse, and/or malicious code when sent. This message and its attachments could have been infected during transmission. By reading the message and opening any attachments, the recipient accepts full responsibility for taking protective and remedial action about viruses and other defects. The sender's company is not liable for any loss or damage arising in any way from this message or its attachments.
Nothing in this email shall be deemed to create a binding contract to purchase/sell real estate. The sender of this email does not have the authority to bind a buyer or seller to a contract via written or verbal communications including, but not limited to, email communication
On Wed, Mar 27, 2024 at 9:39 AM La Loutre @.***> wrote:
@kumbitcoin https://github.com/kumbitcoin did you try to fork their code https://github.com/StrataFoundation/strata and deploy your own UI ?
— Reply to this email directly, view it on GitHub https://github.com/cryptoloutre/solana-tools/issues/10#issuecomment-2022796828, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2VZM47RSP7F5YMW7SB5MBDY2K4XTAVCNFSM6AAAAABFD7PZD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRSG44TMOBSHA . You are receiving this because you were mentioned.Message ID: @.***>
@kumbitcoin I don't have docs because Strata didn't explain how to do it. But you can try to run in a terminal the following :
git clone https://github.com/StrataFoundation/strata/tree/master/packages/marketplace-ui
cd marketplace-ui
npm install
npm run dev
Thanks, I'll check it out.
On Wed, Mar 27, 2024 at 10:27 AM La Loutre @.***> wrote:
@kumbitcoin https://github.com/kumbitcoin I don't have docs because Strata didn't explain how to do it. But you can try to run in a terminal the following : git clone https://github.com/StrataFoundation/strata/tree/master/packages/marketplace-ui npm install npm run dev
You will probably need to install git https://git-scm.com/downloads and NodeJS https://nodejs.org/en/download
— Reply to this email directly, view it on GitHub https://github.com/cryptoloutre/solana-tools/issues/10#issuecomment-2022908389, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2VZM44FLU3PHYGZFOUG7ELY2LCLLAVCNFSM6AAAAABFD7PZD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRSHEYDQMZYHE . You are receiving this because you were mentioned.Message ID: @.***>
I want to cancel a selling campaign for my token. I can seem to find it. May I have some help please