Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
An add-on for using the Internet Computer in your EmberJS app
- Host: GitHub
- URL: https://github.com/onehilltech/ember-cli-dfinity
- Owner: onehilltech
- License: apache-2.0
- Created: 2023-01-11T05:22:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T01:27:02.000Z (8 months ago)
- Last Synced: 2024-10-01T08:43:03.280Z (about 2 months ago)
- Topics: dfinity, ember-addon, emberjs, internet-computer
- Language: JavaScript
- Homepage:
- Size: 10 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 applicationEach 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).