Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiuzon/solidweb3
https://github.com/chiuzon/solidweb3
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chiuzon/solidweb3
- Owner: chiuzon
- Created: 2021-12-09T17:19:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T16:25:42.000Z (about 3 years ago)
- Last Synced: 2024-11-20T04:26:55.275Z (about 1 month ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `solidWeb3`
A simple, dependency minimized package for building modern dApps with SolidJS \
PRs are highly appreciated## Projects using `solidWeb3`
[solidjs-web3-example](https://github.com/chiuzon/solidjs-web3-example)
## Installation
```
#Use yarn
yarn add -D @chiuzon/solidweb3#Use pnpm
pnpm install @chiuzon/solidweb3 -D
```