토픽

맨위로 가기
  • 공유 공유
  • 댓글 댓글
  • 추천 추천
  • 스크랩 스크랩
  • 인쇄 인쇄
  • 글자크기 글자크기
링크 복사 완료 링크가 복사되었습니다.

팀 드레이퍼 “비트코인, 마이크로소프트처럼 플랫폼 표준 될 것”

프로필
손정환 기자
댓글 1
좋아요 비화설화 4

팀 드레이퍼는 비트코인이 과거 MS 생태계처럼 다양한 기능을 흡수하며 플랫폼 표준으로 떠오르고 있다고 분석했다. 그는 비트코인이 달러 대비 '무한대' 가치로 상승할 수 있다고 전망했다.

 팀 드레이퍼 “비트코인, 마이크로소프트처럼 플랫폼 표준 될 것” / TokenPost Ai

팀 드레이퍼 “비트코인, 마이크로소프트처럼 플랫폼 표준 될 것” / TokenPost Ai

억만장자 투자자이자 벤처 캐피털계의 전설로 불리는 팀 드레이퍼(Tim Draper)가 비트코인(BTC)을 마이크로소프트($MSFT)에 비유하며 또 한 번 시장의 주목을 끌었다. 그는 최근 소셜미디어를 통해 현재 개발자들이 비트코인이라는 플랫폼에 “중력처럼 끌리고 있다”며, 과거 PC 운영체제를 장악한 마이크로소프트가 다양한 소프트웨어를 통합한 방식과 유사하다고 주장했다.

드레이퍼는 1980년대 초반 스프레드시트 시장에서 한때 인기를 끌었던 로터스 1-2-3 대신, 마이크로소프트가 자체적으로 개발한 엑셀(Excel)이 어떻게 윈도우와의 통합을 통해 시장을 장악했는지를 예로 들었다. 그는 마이크로소프트가 워드프로세싱 분야에서도 워드퍼펙트를 밀어내고 워드(Word)를 앞세워 성공했으며, 프레젠테이션 툴로는 파워포인트를 인수해 표준 지위를 잇따라 확보했다고 설명했다. 모든 애플리케이션이 마이크로소프트 생태계로 통일됐다며, 현재 비트코인도 이와 비슷한 궤도를 그리고 있다고 강조한 것이다.

그는 기존에 스마트 계약, 오디널즈(Ordinals), P2P 결제와 탈중앙화 거래소 등에서 독창적인 기능을 선보이던 다른 블록체인 프로젝트들이 이제는 비트코인 상에서 해당 기능들을 구현하는 흐름을 보이고 있다며, 이는 곧 “비트코인이 가장 강력한 중력장을 지닌 플랫폼임을 시사한다”고 말했다.

이어 드레이퍼는 비트코인이 결국 미 달러 대비 가격이 ‘무한대’에 이를 수도 있다고 전망했다. 드레이퍼는 앞서도 비트코인 가격이 올해 안에 25만 달러(약 3억 4,750만 원)에 도달할 수 있다고 밝힌 바 있다. 그는 최근에도 “달러는 계속해서 가치가 희석되며 사라지고 있고, 그 결과 비트코인의 가치는 끝없이 오를 가능성이 있다”고 주장했다.

드레이퍼의 이같은 발언은 단순한 낙관이 아니라, 비트코인을 하나의 ‘기반 인프라’로 재정의하려는 시도로 풀이된다. 이처럼 그는 다른 암호화폐 프로젝트의 혁신이 결국 비트코인이라는 ‘표준 플랫폼’으로 회귀하는 경향을 비트코인의 경쟁력으로 해석하며, 시장의 향후 전망에 대한 강한 신뢰를 드러냈다.

<저작권자 ⓒ TokenPost, 무단전재 및 재배포 금지>

광고문의 기사제보 보도자료

많이 본 기사

관련된 다른 기사

댓글

댓글

1

추천

4

스크랩

스크랩

데일리 스탬프

4

말풍선 꼬리

매일 스탬프를 찍을 수 있어요!

등급

toko21

12:29

등급

Slowpoke82

11:10

등급

디스나

09:38

등급

위당당

08:43

댓글 1

댓글 문구 추천

좋은기사 감사해요 후속기사 원해요 탁월한 분석이에요

0/1000

댓글 문구 추천

좋은기사 감사해요 후속기사 원해요 탁월한 분석이에요

디스나

2025.06.25 09:38:47

감사합니다

답글달기

0

0
0

이전 답글 더보기

1
'); win.document.write(''); win.document.close(); var objAgent = navigator.userAgent; if (objAgent.indexOf('Edge') > -1) { win.onafterprint = function () { // win.close(); // setTimeout(function () { win.close() }, 500); return true; } } else if (objAgent.indexOf('Trident') > -1) { win.onafterprint = function () { // win.close(); setTimeout(function () { win.close() }, 500); return true; } } else { win.onafterprint = function () { win.close(); return true; } } }); $('#btnOpenFontSizePopup').on('click', function (){ if ($('#popupFontSize').css('display') == 'none'){ sharePopupClose(); $('#popupFontSize').show(); } else { $('#popupFontSize').hide(); } }); $(".btnChangeFontSize").on('click', function() { var fontSize = $(this).data().size; $('.view_text').css("fontSize", ''); $('.article_content').css("fontSize", ''); var articleTxt = $(".article_content > p"); if (!(fontSize == 14 || fontSize == 16 || fontSize == 18 || fontSize == 20 )) return false; $('.font_btn').removeClass('font_size_on'); $(this).find('.font_btn').addClass('font_size_on'); articleTxt.css("fontSize", fontSize); switch(fontSize){ case 14: break; case 16: break; case 18: break; case 20: break; default: return false; } return true; }); $('.btnGetReword').click(function () { if(clientId == 0){ $.loginPopupOpen('referral'); }/* else if (clientCertificated == 'N') { $('#certificationModalWrap').show(); }*/ }); $.articleVoting = function () { var articleId = "260762"; if(clientId == 0){ $.loginPopupOpen(''); return false; } $.ajax({ url: '/news/ajax/addArticleVoting', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error != 0) { if (response.error == 99) { alert(response.message); return; } else { alert(response.message); return; } } $('.newsLike').addClass('greyBanner'); if(response.voteCancel == 'Y'){ var voteCount = parseInt($('.articleLikeCountTitle:first').text()) - 1; // $('.articleLikeCount').text(voteCount); $('.articleLikeCountTitle').text( voteCount); $('.basicHeart').show(); $('.redHeart').hide(); $('.remoteControlLike').hide(); $('.remoteControlNoLike').show(); $('.stamp_like').removeClass('stamp_on'); $('.btnVoteArticle').find('.stamp_num').html(voteCount); } else if(response.vote == 'Y'){ var voteCount = parseInt($('.articleLikeCountTitle:first').text()) + 1; // $('.articleLikeCount').text(voteCount); $('.articleLikeCountTitle').text( voteCount); $('.basicHeart').hide(); $('.redHeart').show(); $('.remoteControlLike').show(); $('.remoteControlNoLike').hide(); $('.stamp_like').addClass('stamp_on'); $('.btnVoteArticle').find('.stamp_num').html(voteCount); } if(response.rewardPopupDisplay == 'Y') { showPointModal(); } //location.reload(); }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); } } }); return false; }; $('.btnScrapArticle').on('click', function (){ var articleId = "260762"; if(clientId == 0){ $.loginPopupOpen(''); return false; } else { $.articleScrap(clientId, articleId); } }); $.articleScrap = function(clientId, articleId){ if (clientId == 0 || articleId == 0) return false; $.ajax({ url: '/news/ajax/scrapArticle', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error == 0) { if (response.scrap == 'Y') { $('.btnScrapArticle').addClass('stamp_on'); $('.btnScrapArticle').find('.remoteControlScrapOn').show(); $('.btnScrapArticle').find('.remoteControlScrapOff').hide(); } else { $('.btnScrapArticle').removeClass('stamp_on'); $('.btnScrapArticle').find('.remoteControlScrapOn').hide(); $('.btnScrapArticle').find('.remoteControlScrapOff').show(); } } else { alert(response.message); } return false; }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); return false; } } }); }; $('.btnStampArticle').on('click', function (){ if ($(this).hasClass('stamp_on') == true) return false; var articleId = "260762"; if(clientId == 0){ $.loginPopupOpen(''); return false; } else { $.articleStamp(clientId, articleId); } }); $.articleStamp = function(clientId, articleId){ if (clientId == 0 || articleId == 0) return false; $.ajax({ url: '/news/ajax/stampArticle', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error == 0) { if (response.stamp == 'Y') { $('.stamp_daily').addClass('stamp_on'); $('.stampCount').html(response.count); var wrap = $('.article_stamp_contents'); if (response.count > 0) { wrap.find('.stamp_none_txt').remove(); } wrap.html(''); var html = ''; if(response.size >= 1) { for (var i = 0; i < response.size; i++) { html = ''; html += '
'; html += '
'; html += ''; if (response['items'][i]['clientId'] == clientId) { html += '

' + response['items'][i]['nickname'] + '

'; } else { html += '

' + response['items'][i]['nickname'] + '

'; } html += '
'; html += '

' + response['items'][i]['regTimestampHi'] + '

'; html += '
'; wrap.append(html); } } /*html += '
'; html += '등급 아이콘'; html += '

' + response['item']['nickname'] + '

'; html += '

' + response['item']['timestamp'] + '

'; html += '
'; wrap.prepend(html);*/ } } else { } return false; }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); return false; } } }); }; // $('.viewLike').on("click",function (){ // if(clientId == 0){ // $.loginPopupOpen(''); // } else { // $.articleVoting(); // } // }); $('.likeBg').on("click",function (){ if(clientId == 0){ $.loginPopupOpen(''); } else { $.articleVoting(); } }); //$('body').append('
OSZAR »