cocrafts / walless

Making crypto wallets easily accessible, understandable and integrated into web2 and web3 sites and applications.

Home Page:https://walless.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

World's first Web3 sandbox-wallet with embedded dApps, simplified onboarding through social logins, and a unified cross-chain interface, offering a seamless experience for new web3 users. This allows for endless possibilities for building on Walless and enables even web2 apps to onboard to the world of web3.

More information at Official website | Discord | Twitter

Required tools

  • Node.js (for sure)
  • Yarn installed globally (npm i -g yarn) — highly suggested version 3.5 or later.
  • Metacraft CLI installed globally (npm i -g @metacraft/cli)

Required configs

  • To actually run the project, different .env files need for different child Apps (under apps/). Right now, we did not have "public" env file for the crowd. We'll provide that in the near future, when security checks completed.
  • As Walless welcome anyone want to contribute, you can join our discord (see it on our home page), and ask for collaboration program to have early access to our open-collaboration pipeline.

CLI commands

  • Development: run yarn dev at project root (or metacraft under apps/home)
  • Build: yarn build (or metacraft bundle under apps/[name])
  • Extension build: under apps/web run yarn build:ext instead to produce zip files (output to apps/landing/public/builds)
  • Package version check yarn dlx lerna-update-wizard
  • Sync font for React Native: yarn dlx react-native-asset

Credits

React Native

License

Walless is MIT licensed.

About

Making crypto wallets easily accessible, understandable and integrated into web2 and web3 sites and applications.

https://walless.io

License:MIT License


Languages

Language:TypeScript 96.5%Language:JavaScript 1.9%Language:Java 0.5%Language:Ruby 0.2%Language:Objective-C 0.2%Language:Rust 0.1%Language:Objective-C++ 0.1%Language:HCL 0.1%Language:Sass 0.1%Language:EJS 0.1%Language:HTML 0.0%Language:CSS 0.0%