Preparation for launch on Solana #2

Open
opened 2024-03-05 03:42:22 +00:00 by despiegk · 1 comment
Owner

Solana client

  • using solana & spl-token commandline (note there is json output)
  • create an installer for the commandlines (our installers are clean, use properly please check e.g. mdbook)

supported usecases

  • create account+wallet on local FS
  • mint token with mutlisig
  • transfer tokens
  • see transactions
  • ...

.vsh examples

minting token

  • create 3 accounts
  • create a multisig wallet
  • 2/3 multisig for minting more tokens & transfer to the multisig wallet (account)
  • 2/3 multisig transfer money out of wallet

minting NFT

  • create NFT (mint)
  • transfer NFT
  • upload image so it can be used by NFT (where should it get uploaded)
  • test the NFT in marketplace(s), eg. https://solsea.io/
  • what is cost to mint NFTs

generation of the images

  • research how we can starting from a base image or text (AI) generate NFT images
  • we need many thousands, need to see pricing
  • needs to be in certain topic e.g. Kilimnajaro or Masaai, or Zanzibar, ...

support for Stellar

  • the bridge will be done in very simple way, will be one way and managed by just 2 multi sig accounts
  • we need to check our stellar client in V is ok (its ok to use our python tools in V, we can now run python code easily, if needed)
  • we need following to work with .vsh
  • create multisig account
  • transfer money out of multisig account
## Solana client - using solana & spl-token commandline (note there is json output) - create an installer for the commandlines (our installers are clean, use properly please check e.g. mdbook) ## supported usecases - create account+wallet on local FS - mint token with mutlisig - transfer tokens - see transactions - ... ## .vsh examples #### minting token - create 3 accounts - create a multisig wallet - 2/3 multisig for minting more tokens & transfer to the multisig wallet (account) - 2/3 multisig transfer money out of wallet #### minting NFT - create NFT (mint) - transfer NFT - upload image so it can be used by NFT (where should it get uploaded) - test the NFT in marketplace(s), eg. https://solsea.io/ - what is cost to mint NFTs #### generation of the images - research how we can starting from a base image or text (AI) generate NFT images - we need many thousands, need to see pricing - needs to be in certain topic e.g. Kilimnajaro or Masaai, or Zanzibar, ... #### support for Stellar - the bridge will be done in very simple way, will be one way and managed by just 2 multi sig accounts - we need to check our stellar client in V is ok (its ok to use our python tools in V, we can now run python code easily, if needed) - we need following to work with .vsh - create multisig account - transfer money out of multisig account
despiegk added this to the (deleted) project 2024-03-05 03:42:26 +00:00
despiegk added the
Story
label 2024-03-05 03:44:11 +00:00
despiegk added the
Urgent
label 2024-03-05 03:50:49 +00:00
despiegk changed title from Solana V Integration & Preparation for launch on Solana for our funding to Preparation for launch on Solana 2024-03-05 04:46:14 +00:00
Member
https://github.com/threefoldtech/research/issues/17
despiegk self-assigned this 2024-06-02 05:06:09 +00:00
despiegk added this to the tfgrid_4_0 project 2024-06-02 05:06:21 +00:00
despiegk added this to the later milestone 2024-07-28 07:59:50 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tfgrid/circle_engineering#2
No description provided.