Knowledge

At BAP, we always learn, update and share offshoring knowledge as well as innovative technology.

0x 【DEX プロトコル】
Sorry, this entry is only available in 日本語. 0x (https://0xproject.com/) は異なるトークン同士を取引する分散型取引所(DEX)を構築するためのプロトコルで、イーサリアムネットワーク上に構築されています。 一般的なDEXでは、取引注文(オーダーブック)や注文キャンセルなどの全てのトランザクションをブロックチェーン上で処理します。 ブロックチェーンの承認作業には時間とコストがかかりますから、取引時にかかる時間と手数料が多くなってしまいます。 更に、イーサリアムネットワーク全体にも負荷がかかり、DEX以外でのトランザクションを阻害する可能性があります。 0xでは、互いにトークンの取引を行う処理だけをブロックチェーン上で行い、それ以外の取引注文などはオフチェーンで行うようにすることで効率的な取引と低い手数料を可能にします。 0xの仕組み このように0x プロトコル上では、取引の決済のみがイーサリアムブロックチェーン上で行われ、それ以外の取引の注文などはオフチェーンで処理されます。 左側の図で、2から4までがオフチェーンで行われ、7でのみオンチェーンの決済が行われます。 メイカー:...
What is the Metaverse Game? Notable potential projects today 
The metaverse race is heating up as more and more big projects appear. If you also feel this heat...

Offshore

Basic understandings of web service development
Web Service is seen as a technology that brings a revolution to B2B (Business to Business) and B2C (Business...
Offshore development in Da Nang
Da Nang has emerged as an ideal offshore destination with low costs, a stable workforce, and over 45,000 IT...
What is an Offshore Development Center? Summary of basic knowledge for businesses 
In today’s digital age, Offshore Development Center is becoming a more and more popular choice for software development solutions...
Things the client should keep in mind when outsourcing development projects.
Custom development is the process of creating software tailored to a company’s specific needs. Unlike off-the-shelf solutions, it allows...
What Businesses Need To Know About SAP Cloud
SAP Cloud Platform is a cloud computing platform (PaaS) developed by SAP, enabling businesses to flexibly expand, integrate, and...
What is Java framework? And How it helps programmers
If you want to build a web or complicated web applications, this will waste the time when coding from...

Technology

LlamaIndex: Integrated Data Solution for AI Applications
LlamaIndex was presented as an orchestration or data architecture that makes building LLM applications easier in the first section...
Can Super AI Replace Humans? Future Scenarios Worth Considering
Super AI (ASI) is regarded as the ultimate destination in the development journey of AI. So, what happens when...
What is a digital wallet? The most reliable cryptocurrency trading wallets today
In the context of the 4.0 Technology Revolution, digital wallets have emerged as a clear symbol of progress in...
What is Python used for? Information that programmers should find out.
1/ What is Python? Python programming is a general-purpose object-oriented programming language which is developed by Guido van Rossum....
タイムスタンプ 【Timestamp】
Sorry, this entry is only available in 日本語. タイムスタンプ (timestamp)はあるイベントが記録された日時・日付・時刻などを記録し、記録が存在していることと改竄されていないことを証明するシステムを指します。 電子署名などで用いられているRFC3161 Time stamp protocolではPKIを利用しており、時刻認証局(TSA:Time-Stamping Authority)がハッシュ値に時刻情報を偽造できないようにして結合したタイムスタンプ(正確にはタイムスタンプトークンと呼びます)を利用者に送付しています。 記録を僅かでも更新した場合、変化したハッシュ値のみがTSAに提示されるので利用者は記録内容を知られずにタイムスタンプを取得できます。 タイムスタンプでの管理が必要なデータは通常、一貫性のある書式で記録されているので異なる記録の比較を簡単に行うことができます。 加えて、時間の経過に伴って変化するイベントの進行状況の追跡が可能となります。 タイムスタンプは一般にイベントの記録作成や時系列(”sequence of...
Exploring DevSecOps – A Secure Software Development Model for Businesses
DevSecOps is the natural evolution of DevOps, where security becomes a core component integrated directly into the development and...