Knowledge

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

How to Standardize IT Department Work | Practical Points to Prevent Individual Dependence
“Only that person knows.” One of the most serious problems on the IT floor is over-reliance on individuals. A...
Robotic Process Automation (RPA): Solution to Increase Productivity and Work Efficiency
Robotic process automation (RPA) is a technology that allows businesses to automate repetitive and rules-based tasks using software robots...

Offshore

Offshore development unit price, market benchmark and more
Offshore development unit price is the first key factor in budget. In practice, the total budget is not a...
What is Offshore outsourcing? Top 10 offshore outsourcing countries 
Currently, more and more businesses see offshore outsourcing as a potential solution to reduce costs and streamline their operations....
Why Offshore Development Is The Best Method For Business
Offshore Software Development is the practice of outsourcing software development services to another country, typically one with lower labor...
Why choose lab-type offshore development?
Lab-type offshore development is a collaboration model in which a company hires a fixed team of software engineers abroad...
SalesForce cloud for dummies
SalesForce cloud is no longer a stranger in the technology and business world, as cloud computing technology is gradually...
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...

Technology

Using Salesforce in enterprise’s human resource management system
In recent times, when technology has become more and more popular and applied in many different fields, Salesforce is...
What is SaaS? Cloud-Based Software as a Service Solution for Businesses
I. What is “SaaS”? “SaaS” stands for Software as a Service. It refers to the use of applications in...
Microsoft Power Automate: Effective Automation Solution for Businesses
I. What is Microsoft Power Automate? Previously known as Microsoft Flow, Microsoft Power Automate is cloud-based software that lets...
Testing and Debugging: The Important Difference
Nowadays, any software technology company pursues the goal of providing the best service to customers by developing Web App...
What is the Embedded System? Some practical applications of Embedded system.
The Embedded system is a very familiar term for programmers. In recent times, when IoT is becoming more and...
0x 【DEX プロトコル】
Sorry, this entry is only available in 日本語. 0x (https://0xproject.com/) は異なるトークン同士を取引する分散型取引所(DEX)を構築するためのプロトコルで、イーサリアムネットワーク上に構築されています。 一般的なDEXでは、取引注文(オーダーブック)や注文キャンセルなどの全てのトランザクションをブロックチェーン上で処理します。 ブロックチェーンの承認作業には時間とコストがかかりますから、取引時にかかる時間と手数料が多くなってしまいます。 更に、イーサリアムネットワーク全体にも負荷がかかり、DEX以外でのトランザクションを阻害する可能性があります。 0xでは、互いにトークンの取引を行う処理だけをブロックチェーン上で行い、それ以外の取引注文などはオフチェーンで行うようにすることで効率的な取引と低い手数料を可能にします。 0xの仕組み このように0x プロトコル上では、取引の決済のみがイーサリアムブロックチェーン上で行われ、それ以外の取引の注文などはオフチェーンで処理されます。 左側の図で、2から4までがオフチェーンで行われ、7でのみオンチェーンの決済が行われます。 メイカー:...