Skip to content

🏙️ Witnet Ecosystem Apps

Become a pro by having a closer look into the open source applications already built for the Witnet Ecosystem:

myWitWallet

myWitWallet is a non-custodial Witnet-compliant wallet that allows you to send and receive WIT coins immediately.

This application is built using the Flutter framework, relying on witnet.dart library.

myWitWallet repository logomyWitWallet repositoryhttps://github.com/witnet/my-wit-wallet

Sheikah Wallet

Sheikah keeps your WIT coins safe and helps you build, share and deploy data requests into the Witnet network.

This is a web/desktop application built with Electron, based on the App/Wallet/Node multi-layer architecture.

Sheikah repository logoSheikah repositoryhttps://github.com/witnet/sheikah

Wrapped/WIT Node.js CLI

A command-line tool to wrap and unwrap WIT coins between Witnet and Ethereum blockchains, using specific RPC endpoints for each.

Built on top of Node.js using the @witnet/sdk NPM package.

Wrapped/WIT CLI repository logoWrapped/WIT CLI repositoryhttps://github.com/witnet/witnet-wrapped-wit

Wrapped/WIT Vue3 Webapp

The official webapp for wrapping native WIT into Ethereum ERC-20 tokens, and vice versa.

This is a web application built with Vue3, leveraging the @witnet/sdk NPM package.

Wrapped/WIT webapp repository logoWrapped/WIT webapp repositoryhttps://github.com/witnet/wrapped-wit-ui