Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 at

http://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.