All Projects → tasitlabs → tasit-apps

tasitlabs / tasit-apps

Licence: MIT license
Native mobile Ethereum dapps for mainstream users

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to tasit-apps

tasit-sdk
A JavaScript / TypeScript SDK for making native mobile Ethereum dapps using React Native
Stars: ✭ 93 (+165.71%)
Mutual labels:  native, dapp, mobile-dapps
app-monorepo
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
Stars: ✭ 1,282 (+3562.86%)
Mutual labels:  native, expo
Expo-Super-Mario-World
Native Super Mario World in Expo
Stars: ✭ 24 (-31.43%)
Mutual labels:  native, expo
expo-doodle-jump
No description or website provided.
Stars: ✭ 44 (+25.71%)
Mutual labels:  native, expo
React Native Blockchain Poll
Source code of bringing-the-blockchain-to-react-native blog post.
Stars: ✭ 75 (+114.29%)
Mutual labels:  dapp, expo
status-bar-height
Listen to status bar changes during incoming calls and other multi-tasking events
Stars: ✭ 73 (+108.57%)
Mutual labels:  native, expo
smovie-expo
[New] New version with more examples: https://github.com/theo-mesnil/WhatToWatch [Old version] Smovie is the simplest and fastest way to discover movies, series and actors. With React Native, Expo and themoviedb 🎥
Stars: ✭ 19 (-45.71%)
Mutual labels:  native, expo
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (+382.86%)
Mutual labels:  native, expo
TiktokClone
TIKTOK Clone React Native Tutorial 2021 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this se…
Stars: ✭ 69 (+97.14%)
Mutual labels:  native, expo
Firebase Instagram
📸 Instagram clone with Firebase Cloud Firestore, Expo, and React Native 😁😍
Stars: ✭ 389 (+1011.43%)
Mutual labels:  native, expo
React Native Css Gradient
React Native css gradients - react-native-linear-gradient with css gradient support
Stars: ✭ 129 (+268.57%)
Mutual labels:  native, expo
Expo
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
Stars: ✭ 15,550 (+44328.57%)
Mutual labels:  native, expo
Titanium mobile
🚀 Native iOS- and Android- Apps with JavaScript
Stars: ✭ 2,553 (+7194.29%)
Mutual labels:  native
go-uci
Native Go bindings for OpenWrt's UCI.
Stars: ✭ 69 (+97.14%)
Mutual labels:  native
Ts Llvm
TypeScript to LLVM compiler (abandoned)
Stars: ✭ 230 (+557.14%)
Mutual labels:  native
Lwt Node
Reason Implementation of Node.js API ✨🏎🚀✨
Stars: ✭ 226 (+545.71%)
Mutual labels:  native
expo-video-player
Customizable Video Player controls for Expo
Stars: ✭ 174 (+397.14%)
Mutual labels:  expo
Darklaf
Darklaf - A themeable swing Look and Feel based on Darcula-Laf
Stars: ✭ 249 (+611.43%)
Mutual labels:  native
Elixir Json
Native JSON library for Elixir
Stars: ✭ 216 (+517.14%)
Mutual labels:  native
Dmd
dmd D Programming Language compiler
Stars: ✭ 2,498 (+7037.14%)
Mutual labels:  native

Tasit apps

The Tasit apps show off how easy it is to build a standalone native mobile app for Ethereum using Tasit.

The apps generally are built with React Native, Expo, React Navigation, Prettier, and TypeScript. And Tasit, but hopefully that was clear by now.

Disclaimer: The alpha versions of these apps are under active development. We encourage you to try them out or use them as a reference for hackathons, etc., but they're not ready for anything involving real funds on mainnet. If you'd prefer to wait for a more battle-tested release, please watch this repo with the Releases only setting and/or sign up to be notified about our releases on the tasit.io website.

Simple onboarding

Example apps

Account recovery app

A minimal TypeScript + Expo + Tasit app demonstrating generating an contract-based account for the user that allows for account recovery.

Code

In-dapp account app

A minimal TypeScript + Expo + Tasit app demonstrating generating an in-dapp account for the user.

Code

Why / how?

The goal is to build production-grade apps for mainstream users that let them get the benefits of Ethereum easily. They shouldn't need to know the technical detail that Ethereum is involved.

Unlike with dapp browsers where you use multiple dapps as mobile web apps from within one app, you can use each of a Tasit-powered dapp via its own standalone native mobile app.

This entails a different, simpler onboarding flow in an environment without MetaMask. The user is in control of their private keys, but much of this happens "automagically" behind the scenes.

These apps are built with Tasit, a JavaScript / TypeScript SDK that lets developers create their own native Ethereum dapps.

Developers

This is a monorepo for all of the open-source Tasit 3rd-party mobile apps for Ethereum dapps.

These apps all use Tasit.

For more info, check out our docs:

docs.tasit.io

Running an app from this repo locally

git clone https://github.com/tasitlabs/tasit-apps.git
cd tasit-apps
cd apps
cd [APP_NAME]
npm install
npm start

Legacy apps

Decentraland Market powered by Tasit

Decentraland Market is a dapp using unique tokens / NFTs. Decentraland Market lets you use the marketplace for Decentraland as a dapp on mobile.

Code

Contact us

Please feel free to reach out.

Contact method Link
🤐 Website tasit.io
🐦 Twitter @TasitProject
📝 Medium medium.com/tasit
💬 Discord discordapp.com/invite/bRp4QKq
💬 Telegram t.me/tasitproject
📧 Email [email protected]
🗺️ Roadmap github.com/orgs/tasitlabs/projects/1
💡 Feature requests feedback.tasit.io/feature-requests

Open-source funding

Development of Tasit is supported in part by Gnosis through their GECO grant initiative and by the Ethereum Foundation through the ecosystem support program.

This project is open-source and in need of additional funding to sustain work on it. If you're able to contribute, please consider supporting the project on Gitcoin Grants or sending ETH or DAI to the Tasit project's contract address:

0x7d888a9036b5a96f77b433e65b9be1b122f8a499 (Etherscan)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].