Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oli8/dapp-starter
Dapp starter kit with svelte, spaper and truffle
https://github.com/oli8/dapp-starter
Last synced: 13 days ago
JSON representation
Dapp starter kit with svelte, spaper and truffle
- Host: GitHub
- URL: https://github.com/oli8/dapp-starter
- Owner: Oli8
- Created: 2021-11-13T21:58:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T16:23:23.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T03:12:14.411Z (about 2 months ago)
- Language: JavaScript
- Size: 279 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dApp-starter
Dapp starter kit with svelte, spaper and truffle
/!\ Work in progress
Boilerplate to create a decentralized application with Solidity smart contracts and its front-end
Currently targeting ropsten test network### Directory structure
- front: Svelte Application with wallet connection, transaction handler...
- solidity: Truffle project for smart contracts being used in front end (see solidity/README.md)
Feel free to reach out to me for more informations