Simplicity is key,
Keys aren't simple

Web3 transactions with existing traditional social logins,
like
DiscordfigmaDribbleslackTwitchSpotifyVimeogoogleApplemicrosoftLinkedInGithubDropboxYahooPaypalAmazon
demo-gif

Our mission is to

Empower 5 Billion Web2 users with a robust gateway to Web3

illustration

Onboard the masses

Othent allows web3 dApps and protocols to seamlessly access web2 users.

illustration

Compatible

Use our protocol on any device or browser without browser extensions or plugins.

illustration

Accessible

Our web2 backed protocol is able to reach a wider audience and scale more effectively.

Use Web2 for Web3 transactions

Experience it yourself

weave transfer logo

Weave Transfer

Example app using Othent, on chain file transfer without a wallet

Google iconSend on chain with Google

Ease matters to us

The next evolution of accessing Web3 accounts

illustration

Smart contract wallets

Othent uses JSON Web Tokens paired with smart contracts, no need for private keys.

illustration

(Anti) social recovery

Enable recovery of your wallet through social or traditional web3 wallet methods.

illustration

Use existing 2FA

Add an extra layer of security through a second form of authentication.

How?

A simple process backed by the power of the permaweb on the Arweave blockchain

How it works

Bring dApp’s from 0 to 1

Builders, get started in seconds

Try it out!

Onboard Web2 into

link icon

Chains

link icon

dApps

link icon

Wallets

import { Othent } from 'othent';

const othent = await Othent({ API_ID });

const user_details = await othent.logIn();

const transaction = await othent.signTransactionArweave({
  othentFunction: 'uploadData',
  data: file,
  tags: [ { name: 'Email', value: user_details.email} ]
});

const tx = await othent.sendTransactionArweave(transaction);

console.log(`Transaction ID is : ${tx.transactionId}`);

Start onboarding your users from Web2 to Web3

mailbox

Stay up to date

Stay up-to-date on all the latest information about new features, special offers, and more. Don't miss out on all the exciting things happening!