Bitcoin Forum
July 02, 2024, 11:30:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to increase bitcoin data storing size? Bitcoin colored coin?  (Read 199 times)
wsxdrfv (OP)
Jr. Member
*
Offline Offline

Activity: 405
Merit: 5


View Profile WWW
October 15, 2018, 04:20:16 AM
 #1

I heard about bitcoin colored coin?

What is it?

and bitcoin can store data other than transaction data up to 80 bytes?

If then, how to put data to transaction?

And then later how to extract that data for use?

and how to increase that 80 bytes size? and up to what size increasing possible?

Thanks.
ABCbits
Legendary
*
Offline Offline

Activity: 2926
Merit: 7623


Crypto Swap Exchange


View Profile
October 15, 2018, 04:31:09 AM
Merited by HeRetiK (1)
 #2

You seriously should do some research before ask about common/topic. https://en.bitcoin.it/wiki/Colored_Coins should answer your question.
The most popular colored usage that i know is Tether (USDT) through Omni Layer protocol.

And then later how to extract that data for use?

If you know the Transaction ID, just select the output which uses OP_RETURN and encode/decode it if necessary.

and how to increase that 80 bytes size?

1. Change soft-limit on source code
2. Make hard-fork and make sure majority agree with the changes

and up to what size increasing possible?

Should be very big, but limited to limit with size that database (LevelDB or whatever database your client use) support.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
HeRetiK
Legendary
*
Offline Offline

Activity: 2982
Merit: 2112



View Profile
October 15, 2018, 09:37:57 AM
 #3

What do you want to achieve?

If you want to issue your own token on the Bitcoin blockchain, look into Omni [1] or Counterparty [2]. Conceptually these tokens are similar to Ethereum's ERC-20 tokens, but with lesser smart contract capabilities.

[1] https://www.omnilayer.org/
[2] https://counterparty.io/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!