Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/onehilltech/ember-cli-dfinity

An add-on for using the Internet Computer in your EmberJS app
https://github.com/onehilltech/ember-cli-dfinity

dfinity ember-addon emberjs internet-computer

Last synced: 3 days ago
JSON representation

An add-on for using the Internet Computer in your EmberJS app

Awesome Lists containing this project

README

        

ember-cli-dfinity
==================================

This is a monorepo for ember-cli-dfinity add-on. This monorepo contains the
following projects:

* [ember-cli-dfinity](https://github.com/onehilltech/ember-cli-dfinity/tree/main/packages/ember-cli-dfinity) - EmberJS add-on for the Internet Computer.
* [dfx-ember-webpack-plugin](https://github.com/onehilltech/ember-cli-dfinity/tree/main/packages/dfx-ember-webpack-plugin) - Webpack plugin for building EmberJS application

Each project is located under the `packages/` directory. See the `README.md` file in each
project for more details.

Getting Started
------------------------------------------------------------------------------

See the [Getting Started](https://github.com/onehilltech/ember-cli-dfinity/blob/main/docs/getting-started.md) tutorial
to quickly learn how to use the EmberJS add-on in your project.

Demonstration
-------------------------------

You can see a demo of a dApp using the EmberJS frontend [here](https://vkx2r-zaaaa-aaaap-aa55a-cai.icp0.io/).

License
------------------------------------------------------------------------------

This project is licensed under the [Apache-2.0](LICENSE.md).