Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guibibeau/wen-tools
The easiest way to build Dapps
https://github.com/guibibeau/wen-tools
blockchain metamask react wallet
Last synced: 2 months ago
JSON representation
The easiest way to build Dapps
- Host: GitHub
- URL: https://github.com/guibibeau/wen-tools
- Owner: GuiBibeau
- License: mit
- Created: 2022-07-05T01:50:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T16:35:33.000Z (over 2 years ago)
- Last Synced: 2024-10-06T11:21:01.293Z (3 months ago)
- Topics: blockchain, metamask, react, wallet
- Language: TypeScript
- Homepage: https://docs.wen.sh/
- Size: 1.88 MB
- Stars: 19
- Watchers: 1
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wen Tools
**Wen Tools are under heavy development**
Wen tools is a collection of simple and performant primitives for writing Dapps.
## The tools:
- [@wen-tools/actions](./packages/actions/) - Wallet connection primitives used in all the other tools.
- [@wen-tools/react](./packages/react/) - Connecting to wallets in 1 line of code in any React 18 app.
- @wen-tools/react-kit - (work in progress) Complete full stack solution to web3 identity in React. SSR and edge compatible.
- wen-svelte - (work in progress) Connecting to wallets in 1 line of code in any Svelte app.
- wen-svelte-kit - (work in progress) Complete full stack solution to web3 identity in React.
- More to come