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
- Host: GitHub
- URL: https://github.com/daostack/arc.js_legacy
- Owner: daostack
- License: gpl-3.0
- Created: 2017-12-10T15:52:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T06:08:38.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T15:21:52.509Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 34.7 MB
- Stars: 28
- Watchers: 8
- Forks: 14
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/daostack/arc.js)
[](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)).