Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arcblock/forge-dapp-starters
A collection of starter projects for baking dApps within minutes and get it running on forge-powered blockchain
https://github.com/arcblock/forge-dapp-starters
arcblock blockchain dapp forge javascript starter
Last synced: 4 days ago
JSON representation
A collection of starter projects for baking dApps within minutes and get it running on forge-powered blockchain
- Host: GitHub
- URL: https://github.com/arcblock/forge-dapp-starters
- Owner: ArcBlock
- License: other
- Archived: true
- Created: 2019-05-30T07:23:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T11:12:53.000Z (over 3 years ago)
- Last Synced: 2025-01-17T12:16:58.721Z (6 days ago)
- Topics: arcblock, blockchain, dapp, forge, javascript, starter
- Language: JavaScript
- Homepage:
- Size: 37.2 MB
- Stars: 5
- Watchers: 23
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![dApp Starters](https://www.arcblock.io/.netlify/functions/badge/?text=dApp%20Starters)
## Introduction
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)
[![docs](https://img.shields.io/badge/powered%20by-arcblock-green.svg)](https://docs.arcblock.io)A collection of starters that can be used as boilerplates when building forge powered javascript dApps
> Last updated at 3/8/2021, 6:47:54 AM
## Packages
- [forge-currency-starter v1.5.0](./packages/forge-currency-starter)
- [forge-keystone-starter v1.5.0](./packages/forge-keystone-starter)
- [forge-next-starter v1.5.0](./packages/forge-next-starter)
- [forge-react-starter v1.5.0](./packages/forge-react-starter)
- [forge-xmark-starter v1.5.0](./packages/forge-xmark-starter)
- [xmark-currency-starter v1.5.0](./packages/xmark-currency-starter)
- [xmark-starter v1.5.0](./packages/xmark-starter)
- [xmark-swap-starter v1.5.0](./packages/xmark-swap-starter)## Usage
Checkout each sub package for usage instructions.
## Contribution
Checkout [CONTRIBUTION.md](./CONTRIBUTION.md)
## Report a Bug?
Bugs and feature requests please create new issues [here](https://github.com/ArcBlock/forge-dapp-starters/issues)
## License
Copyright 2018-2019 ArcBlock
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.