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

https://github.com/daostack/arc.js_legacy

This repository is deprecated
https://github.com/daostack/arc.js_legacy

Last synced: 8 months ago
JSON representation

This repository is deprecated

Awesome Lists containing this project

README

          

[![Build Status](https://api.travis-ci.org/daostack/arc.js.svg?branch=master)](https://travis-ci.org/daostack/arc.js)
[![NPM Package](https://img.shields.io/npm/v/@daostack/arc.js.svg?style=flat-square)](https://www.npmjs.org/package/@daostack/arc.js)

# DAOstack Arc.js

[DAOstack Arc.js](https://github.com/daostack/arc.js) sits just above [DAOstack Arc](https://github.com/daostack/arc) on the DAO stack. It is a library that facilitates javascript application access to the DAOstack Arc ethereum smart contracts.

For more information about Arc contracts and the entire DAOstack ecosystem, please refer to the [Arc documentation](https://daostack.github.io/arc/README/).

### Documentation
Check out the [complete documentation on Arc.js](https://daostack.github.io/arc.js).

## Contribute to Arc.js

PRs are welcome but please first consult with the [Contribution guide](https://github.com/daostack/arc/blob/master/CONTRIBUTING.md).

Refer to the [Arc.js Developer Documentation](docs/DeveloperDocs.md).

Join us on [Slack](https://daostack.slack.com/)!

Join us on [Telegram](https://t.me/daostackcommunity)!

## Security
DAOstack Arc.js is still on its alpha version. It is meant to provide secure, tested and community-audited code, but please use common sense when doing anything that deals with real money! We take no responsibility for your implementation decisions and any security problem you might experience.

## License
This is an open source project ([GPL license](https://github.com/daostack/arc.js/blob/master/LICENSE)).