In early February, developers and enthusiasts of Ethereum-based decentralized applications (DApps) will visit Denver virtually from around the world to participate in the ETHDenver and Colorado Jam Innovation Festival & BUIDLathon, 2021. ETHDenver, held between February 5–12, is arguably one of the most important Ethereum conferences in the world; this year, its “Year of the Spork Marmot” edition will be completely virtual, featuring virtual castles hosted by sponsors and BUIDLathons and workshops for participants.
Throughout the week, developers will vie to build creative, innovative, useful, efficient, and/or fun DApps. One thing almost all will likely want to achieve is a…
Portis is a platform for making decentralized applications accessible to mainstream users. We offer developers an SDK that they can integrate into their decentralized application (DApp) to make it familiar and easy for their users, just like using a regular web app.
Portis is a standard web3 provider that comes pre-bundled in your DApp.
Other web3 providers force DApps to place the burden on the end users, making them install a third-party application on their device before they can even start using said DApp. In addition, the user’s private key is stored only on the device, making it both risky…
Portis is a platform for making decentralized applications accessible to mainstream users. We offer developers an SDK that they can integrate into their decentralized application (DApp) to make it familiar and easy for their users, just like using a regular web app.
Portis is a standard web3 provider that comes pre-bundled in your DApp.
Other web3 providers force DApps to place the burden on the end users, making them install a third-party application on their device before they can even start using said DApp. In addition, the user’s private key is stored only on the device, making it both risky…
Since its launch in September, Terminal is well on its way towards making life easier for Ethereum developers.
Terminal is a hub designed to better develop, test, and manage Ethereum artifacts and infrastructure. The team’s mission — to empower the next million blockchain developers by serving as the next-gen Github for Web3.
Although it is fair to say that development in the Ethereum ecosystem (and blockchain as a whole) is accelerating at breakneck speeds, problems with the developer experience are stalling the inevitable escape velocity we seek, mainstream adoption.
One of the first things any developer building a regular ol’…
One of the first features that Portis offered to its users was the ability to easily purchase cryptocurrency using something familiar like a credit card. Our goal was to empower the average person which needs to spend $50 worth of ETH inside a DApp, not the early-stage investor who was looking to speculate on $10,000 worth of DOGE (a sound investment, as 1 DOGE will always equal 1 DOGE).
The problem back then was that the KYC and AML process was the same for both of these very different users, which made DApp adoption really difficult. Solutions like the Gas…
When we created Portis, we set out to solve the biggest issue that was immediately evident when starting to use any DApp: onboarding.
“Install this extension or special browser, understand private keys and gas fees, go to an exchange, open an account and figure out what it means to withdraw to your wallet.” Yeesh. Users faced a lot of noise when all they wanted to do was to simply buy a $10 NFT.
With the Portis SDK, developers were able to ease the transition for new non-crypto users (without compromising user custodianship). …
Whenever we discuss the hard parts of blockchain UX, the two issues that always stand out are private key management and network fees. This post is about the latter.
Network fees are confusing and feel out of place. Even if users do understand why they’re needed, they might get upset about the whole idea. After all, in the familiar world of web2, they aren’t paying anyone to use web apps, so this requirement can create antagonism towards your DApp.
Paying gas fees requires users to get their hands on some ETH, which means going through KYC and buying a lot…
Hackathons have been an unending thrill for us lately. Following two incredible ETH Global events in Denver and Paris, Ethereum enthusiasts, hackers, and makers gathered in New York for another round of competition fueled by creativity and coffee. Our team was delighted by the opportunity to help one of the winning teams create their project, Robot Rumble, by offering their users an easy way of piloting their battling bots.
The Robot Rumble team leveraged ThunderCore and Portis to build a new type of robot. The resulting project was so irresistible that hackathon judges awarded it two separate prizes! Robot Rumble’s…
Interoperability is a pain point whose priority continues to increase as more and more projects and protocols launch in the blockchain space. Every new technology requires a certain level of agnostic compatibility with existing services if its aim is to be truly scalable. Imagine the internet with 50 different protocols. What a hot mess!
While we are making great strides, crypto holders still have to deal with the separation that exists between different protocols and their corresponding wallets.
Despite the friction inherent in their usability, people have created over 36 million wallets during the last decade. That means cryptocurrency wallets…
Portis was created to tackle issues like usability and user onboarding in DApps, but one issue has remained the biggest challenge since day one: gas fees. The crux of the problem is that you’re asking your users to overcommit to your application before they even had a chance to carry out one meaningful interaction with it.
In previous iterations of Portis, we circumvented this issue by gifting each new user $1 of ETH, requiring them to do some basic KYC (phone validation) to prevent abuse. Obviously, this solution does not scale well.