Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dapphub/dappsys
Composable building blocks for Ethereum contracts
https://github.com/dapphub/dappsys
dappsys ethereum solidity
Last synced: 20 days ago
JSON representation
Composable building blocks for Ethereum contracts
- Host: GitHub
- URL: https://github.com/dapphub/dappsys
- Owner: dapphub
- License: gpl-3.0
- Created: 2015-09-15T14:40:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T13:23:41.000Z (almost 3 years ago)
- Last Synced: 2024-11-22T15:02:48.799Z (21 days ago)
- Topics: dappsys, ethereum, solidity
- Language: Nix
- Homepage: http://dapp.tools/dappsys
- Size: 1.44 MB
- Stars: 581
- Watchers: 33
- Forks: 101
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-solidity - dapphub/dappsys - Contract system framework for flexible multi-contract dapps. (Libraries)
- awesome-solidity - dapphub/dappsys - Contract system framework for flexible multi-contract dapps. (Libraries)
- awesome-solidity - dapphub/dappsys - Contract system framework for flexible multi-contract dapps. (Libraries)
- DeFi-Developer-Road-Map - Dappsys: Safe, simple, and flexible Ethereum contract building blocks
- awesome-smart-contract-development - Dappsys
- awesome-dapptools - Dappsys
- awesome-ethereum - Dappsys - The best way to learn sometimes is to read code. Dappsys has a ton of example code for common concerns you can use right away. (Tutorials)
README
#######
Dappsys
#######.. |readthedocs| image:: https://img.shields.io/badge/view%20docs-readthedocs-blue.svg?style=flat-square
:target: https://dappsys.readthedocs.io/en/latest/.. |chat| image:: https://img.shields.io/badge/community-chat-blue.svg?style=flat-square
:target: https://dapphub.chat|readthedocs| |chat|
Dappsys is a collection of building blocks for building smart contract
systems. They are written in Solidity, but deployed objects can be linked to
any language.