https://github.com/dapphub/dappsys
Composable building blocks for Ethereum contracts
https://github.com/dapphub/dappsys
dappsys ethereum solidity
Last synced: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T13:23:41.000Z (about 3 years ago)
- Last Synced: 2025-03-28T16:06:19.363Z (about 1 month ago)
- Topics: dappsys, ethereum, solidity
- Language: Nix
- Homepage: http://dapp.tools/dappsys
- Size: 1.44 MB
- Stars: 578
- Watchers: 32
- 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)
- 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 - Dappsys - Modular system components (Libraries & Frameworks)
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.