MultiBass connects your application to the blockchain. It is a middleware platform that lets you build on the blockchain using a familiar REST API and web-based control panel.
A familiar REST API makes it easy to interact with smart contracts. Simple actions, such as getting or setting a state variable, are straightforward. So are more complex activities, such as governance transactions with layered multi-signature wallets.
MultiBaas makes it easier to build on and use the blockchain while preserving key principles of decentralization. MultiBaas composes transactions but you or your users sign them: your private keys stay with you. Blockchain-savvy users can always interact directly with the blockchain and MultiBaas will stay in sync.
The eventually consistent model of the blockchain can make keeping track of state tricky. Developers traditionally have to choose between slow, limited state synchronization, or complex logic to handle chain re-organizations and missed transaction logs. MultiBaas keeps the data fresh and accurate for responsive UIs.
MultiBaas for Google Sheets is an add-on that provides custom spreadsheet functions to interact with the blockchain via MultiBaas. Why spreadsheets? Building on the blockchain has typically required both computer programming skills, and in-depth blockchain knowledge. By offering a spreadsheet plugin, we are making the blockchain accessible to the world’s 1 billion spreadsheet users.