Skip to content

Rl0007/Creto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creto

A fully functional Crypto wallet

Demo

Landing Screen

Welcome screen of the app

Sign in

Enter the secret 12 word phrase to sign in

Sign up

Pick a username to create account , password is automatically generated 12 word phrase

Dashboard

Balance of coin and holdings of NFTs are shown

Send

Enter the public address of the receiver or scan qr code manually

Receive

Show the qr code to any wallet user to receive tokens

Run locally

Note :- Use node version 16 Lts version and react-native 0.63 donot try to upgrade it will more no. of times than you can count. 😭

To run locally copy the github repo and

  1. use command
> yarn install
  1. Set up vitual device or use physical android device refer this

  2. Go to moralis.io and create an account

  3. Create a new app/server on matic chain and insert appid , serverid in .env file

  4. Create custom backend by copying code from index.js in cloud-folder to custom code on website or direclty link the folder to your app

  5. Start react-native using

> npx react-native run android
  1. You can use thirdweb to make custom tokens for your app

Tech Stack

Client: React-native, web3js, ether.js

Server: Moralis, Thirdweb

Support

For support, email 12agrawalrahul@gmail.com

About

Crypto-wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors