印度中央银行希望CBDC能够应对加密威胁
- 印度提出了计划CBDC飞行员项目的最重要动机
- 这是自2月以来该国央行宣布其意图的第一次
在印度,中央银行驾驶其数字中央银行货币(CBDC),认为它可以抵消来自加密货币对该国金融稳定的感知威胁。
印度储备银行(RBI)概述了她对数字卢比的意图 - 仍处于研究阶段 - 在a 星期五。
票据延伸到2月份银行的第一个考虑,当时它宣布在2022年至2023年之间的某个时候引入CBDC。
。
根据该银行于2020年10月成立的内部工作组的建议,印度储备银行现在说,它正在调查基于帐户的批发CBDC和基于代币的零售CBDC,这是通过“分级方法”调查的。
零售CBDC是指电子形式的现金形式,而批发CBDC则用于金融机构之间的银行间接送。
印度储备银行表示,批发和零售模式均旨在提高效率并合理化处理,同时降低运营成本并促进财务包容性。
印度储备银行在最终的CBDC试点项目前概述了各个阶段:原型的构建,负面应用和阳性应用的项目应力测试以及结果的最终评估。
中央银行补充说,CBDC是主权货币,可以对其财务命运提供更大的控制权,因为他们试图抵抗“私人货币的快速蘑菇增长”,这对我们所知的基本货币思想质疑”。
在这种情况下,[中央银行]向其公民提供无风险的数字中央银行货币,为用户提供与私人加密货币有关的数字形式交易的经验。”
在这种情况下,私人加密货币被认为是国家未发行的所有数字货币。 该银行在确定最终结果后,印度可以继续实施,而没有指定最后一个阶段。
印度加入了世界各地的CBDC研究项目
In view of other digital currencies issued by banks, Brand India's high -flying implementation plans could take years before they get to执行,如果有的话。
中国的数字人民币仍处于试点阶段,但这是大型经济体进行测试和输出的第一个。 The development took a lot of time that goes back to 2016 when the country was founded
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #00306d !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #00306d;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #00306d; }
Kommentare (0)