Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastwei/daocash
the DAO on smartBCH
https://github.com/fastwei/daocash
dao solidity solidity-contracts
Last synced: 5 days ago
JSON representation
the DAO on smartBCH
- Host: GitHub
- URL: https://github.com/fastwei/daocash
- Owner: fastwei
- Created: 2021-12-22T03:46:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-22T12:07:21.000Z (about 3 years ago)
- Last Synced: 2024-11-12T16:34:50.697Z (2 months ago)
- Topics: dao, solidity, solidity-contracts
- Language: Solidity
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DaoCash 1.0
DaoHaus on smartbch, developing smartbch version.Ref Moloch Project.
Daohaus on smartbch with multi-summoner capabilities, plus register function for metadata. Summoner uses EIP-1167 proxy pattern to decrease gas costs significantly w/r.
To get started playing with this, we recommend popping Flat_Daocash_v1.sol into Remix.
## Deployments
Testnet Smartbch Deployment: In the developing
Mainnet Smartbch Deployment: In the developing
## License
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following condition:This permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.