Announcing the beta release of "Japan Open Chain", an Ethereum-compatible chain from Japan

Announcing the beta release of "Japan Open Chain", an Ethereum-compatible chain from Japan

Blockchain startup G.U. Technologies Inc. (Tokyo, JAPAN; CEO: Daimei Inaba, CTO: Hidekazu Kondo), in collaboration with Dentsu Inc., Minna Bank, Ltd.,pixiv Inc., Kyoto University of the Arts, CORGEAR Co.Ltd. have agreed to launch an open, EVM-compatible blockchain compliant with Japanese-law, and have released a beta version of the "Japan Open Chain" mainnet, a blockchain network.

Japan Open Chain has adopted Go Ethereum, a software that has a long track record in the Ethereum testnet and is maintained by the worldwide community, mainly to ensure technical stability.

In addition, the Proof of Authority (PoA) consensus algorithm allows for low power and extremely low environmental impact blockchain operations, as well as speeds in excess of 1,000 tps (Transaction per second) and low fees.

In the blockchain in the PoA consensus algorithm, trust in the operator, the validator, is critical. The chain will be operated by a company familiar to everyone in Japan as a validator, and the chain will have a visible face with such a trusted validator to ensure sufficient trustworthiness for blockchain operation. Furthermore, PoA greatly reduces the possibility of hacking by 51% Attack, etc., which is a concern with PoS and PoW methods..

As described above, this chain will be able to conduct blockchain business under stable conditions, as the specifications of the chain and traffic conditions will be stably managed by the stable validators. Also, the specifications will not be changed without the community's permission and fees will not drastically change due to changes in market conditions.

In addition, we are also researching functionality to operate as a Layer 2 chain to the Ethereum mainnet and sharding technology to improve speed by bundling multiple chains, and we are already experimenting with currency and NFT transfers at tens or hundreds of thousands of tps.

In the future, research and development of the blockchain technology itself will be promoted, as well as various demonstration tests of Japanese law-compliant stablecoin, NFT sales, DAO and other Web3 solutions by participating companies and individuals on this chain.

Since this is a public chain, it will be available to both individuals and corporations from outside Japan as well as Japan, but currently the number of participants is limited due to the beta version.

If you would like to participate, please submit an application through the website.

Click here for participation


◽️Background

The blockchain/crypto asset area has been very active due in part to the growing attention to DeFi, NFT and Web3. Among these, Ethereum has the second largest market capitalization after Bitcoin and has attracted much attention as the core of Web3 due to its affinity with the Internet, and its market capitalization has grown to over several trillion yen.

However, the Ethereum main network and the currently released Ethereum-compatible network are currently facing the following problems.

◽️What's the problem?

  • The Ethereum main chain has an average speed of 15 tps (transactions per second) due to the characteristics of the PoW system with tens of thousands of node servers operating around the world, and it also has a high environmental impact in terms of power consumption and other costs.
  • In recent years, Ethereum compatible chains (EVM chains) have been rapidly attracting worldwide attention to solve the above problems, and some chains have already started operating on an experimental basis around the world. However, there are still some technical and legal problems in some chains, such as being operated by an organization that is illegal under Japanese law, using PoS even though the community is small (with risks such as 51% Attack), and using proprietary software that has not been sufficiently audited. There are many problems in full-fledged business use.
  • Open node-server type chains (permissionless chains) such as PoW and PoS, in which anyone can participate as a node, also have many legal problems. For example, using an open-node chain with nodes operating around the world is likely to violate the data protection laws of the EU, China, and other countries, depending on the data being written, but there is no way to stop this. Furthermore, in the event that economic sanctions prohibit the transfer of assets to certain countries, an open node-server type chain would have difficulty coping with such a situation, and the creation of financial instruments on such a chain is likely to pose significant legal and administrative risks in the future.
  • Although rules have been established for tokens issued on Ethereum with respect to crypto assets, the laws and taxation systems for NFTs and security tokens are still expected to be sorted out by financial authorities in the U.S. and other countries around the world in the future, making business use of these tokens difficult.
    For example, NFTs could be classified as securities in the U.S., and easily issuing NFTs on a chain that is connected to the rest of the world could create significant future legal and administrative risks under the laws of various countries.

Japan Open Chain eliminates the above problems. We will continue to make various efforts for further technical and legal security and safety use of the blockchain in the future.


◽️How to Join the Japan Open Chain

The chain is open to anyone who agrees to the terms of participation, but currently only the Japanese version is available.

Click here for participation


Japan Open Chain(https://www.japanopenchain.org/

Japan Open Chain document(https://www.japanopenchain.org/docs/intro

Japan Open Chain Twitter(https://twitter.com/JapanOpenChain

Read more

ブロックチェーン技術(初級編Ⅱ)

ブロックチェーン技術(初級編Ⅱ)

1.ブロックチェーン業界の現状 現在2021年時点で、Ethererumが爆発的に認知度が高まり、同時にNFTブームを巻き起こしています。日々ニュースやSNSでNFTやDeFiについて、目にしない日はありません。コロナ禍における新たな経済圏としても注目を集めています。そんなブロックチェーンの業界の現状についてみていきましょう。 [決済特化系(目的特化系)について] 基軸通貨としてはBitcoinが1強状態である。理解が進み、Bitcoinが主要な金融人からもその価値を認められつつある。主要なヘッジファンドや年金基金がドルインフレヘッジ手段として投資を開始し、価格が高騰。目的用途以外に利用できない。 [ブロックチェーン インフラ系について] Ethereumがほぼ1強状態である。DeFi(分散金融)が2020年は非常に盛り上がり、2021年にはNFTが爆発的な人気に。インターネットとWebと親和性が特に高く、分散型取引所やゲーム内通貨を想定したマーケットプレースなどの実装も進む。ただし、速度問題が重くのしかかり、手数料も高騰。ゆえにEnterpriseの実装も進まない。 [専用シ

By G.U.Staff
ブロックチェーン技術(初級編I)

ブロックチェーン技術(初級編I)

1.ブロックチェーンとは? ブロックチェーン(Blockchain)とは、暗号技術を使ってリンクされたブロックと呼ばれるレコードの増大するリストである。各ブロックには、前のブロックの暗号化ハッシュ 、タイムスタンプ、トランザクションデータ(一般的にはマークルツリーで表される)が含まれている。(Wikipediaより) 簡単に言えば、信頼できない人が多少紛れ込んでいても、 改ざんすることが難しい、分散共有データベースです。ブロックチェーンを利用すると、今までコストや組織間調整の負荷のために難しかったデータやビジネスロジックの共有が、より安価に、かつ簡単にできるようになります。 近年のウェブとインターネットの飛躍的な発展における情報革命によって、人々のコミュニケーション能力、情報収集能力は有史以来飛躍的に向上しました。 しかしながら、インターネットの機能はまだまだ不完全であり、特に認証、決済、信頼担保等の点において大きな技術的欠陥を抱え、フェイクニュースや詐欺などが横行しています。 そのような中、2007年にSatoshi Nakamotoが発明したとされるBitcoinが登場し、

By G.U.Staff
暗号通貨勉強会:最近の各種ハックなど

暗号通貨勉強会:最近の各種ハックなど

* 20歳のシンガポール人のLamがアメリカ人から$230M相当のビットコインを騙し取り逮捕された。Googleを装い「アカウントがハックされた」と電話して被害者にセキュリティコードを提供させ、GmailとOneDriveで暗号通貨の情報を探しGeminiの口座があることを発見。Geminiのセキュリティチームのふりをして口座がハックされたと電話、被害者に$3Mを送らせる。さらにリモートデスクトップソフトウェアをダウンロードさせ、4100BTCがあるアドレスのプライベートキーを表示させてBTCを騙し取った。共犯者がVPNを使わずにTradeOgreのアカウントを作ったことから住居が判明、そこから足がついた。Lamは31台の高級車を購入、家賃が月々$68,000するような高級住宅を複数賃貸、さらにナイトクラブで一晩に$500,000使うなどしていた * テレビのドキュメンタリー、Money Electric:The Bitcoin Mysteryで、ビットコイン初期開発者のカナダ人Peter Toddがサトシナカモトである、とし、Peter Toddはこれを強く否定するが、殺人・誘拐

By Chika Watanabe