|
| 1 | + |
| 2 | + |
1 | 3 | # Welcome to ZecDev |
2 | | - |
3 | | -Hello, Zcash! |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | +Here you will find projects, resources and tools created and maintained |
| 9 | +in the context of the (Zcash) Developer Relations Engineer grant. |
| 10 | + |
| 11 | +A foreword from its maintainer (@pacu) |
| 12 | +> I’m an admirer of @defuse's work. As a Zcash community member, I honestly believe Taylor has been the greatest ZCG grantee of all times. His work combined dedication, humbleness, methodology, commitment, openness, transparency and professionalism. “ZecSec” is not only a legacy other teams like Least Authority are building on, but also a beacon we all should be inspired by. |
| 13 | +> |
| 14 | +> |
| 15 | +> ZecDev is inspired on [ZecSec](https://zecsec.com/). I always felt that the project I have the privilege to work in needed a better place than my own github profile. I may have developed those tools, but I did so because of, thanks to and for the Zcash community. These tools and resources belong to our beloved ecosystem and I feel that them being under `github/pacu` does not give Zcashers enough credit. |
| 16 | +> |
| 17 | +> |
| 18 | +> Github Organizations allow broader contributions. This will let these tools to have a better place to grow. This is like moving small plants to a bigger flowerpot so they can flourish and grow bigger and stronger! |
| 19 | +> |
| 20 | +> |
| 21 | +> You are all welcome to contribute to the projects hosted under ZecDev! let's keep building the Zcash we want to see in the world |
| 22 | +
|
| 23 | + |
| 24 | +### Contributing |
| 25 | +ZecDev is built in public. Browse the different repost within ZecDev, |
| 26 | +look for the guidelines and start contributing to the Zcash ecosystem. |
| 27 | + |
| 28 | +### Useful Resources. |
| 29 | + |
| 30 | +If you want resources about Zcash you can visit the official website: [z.cash](https://z.cash), but I |
| 31 | +strongly recommend that you don't miss [ZECHUB](https://zechub.wiki), the first Zcash DAO ever, dedicated to |
| 32 | +curate and produce the best Zcash educational, technical and non-technical resources about Zcash. |
| 33 | + |
| 34 | +### License |
| 35 | +Unless indicated otherwise, everything we do here is licensed with the MIT LICENCSE |
| 36 | + |
| 37 | +MIT License |
| 38 | + |
| 39 | +Copyright (c) [2024] [ZecDev.org] |
| 40 | + |
| 41 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 42 | +of this software and associated documentation files (the "Software"), to deal |
| 43 | +in the Software without restriction, including without limitation the rights |
| 44 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 45 | +copies of the Software, and to permit persons to whom the Software is |
| 46 | +furnished to do so, subject to the following conditions: |
| 47 | + |
| 48 | +The above copyright notice and this permission notice shall be included in all |
| 49 | +copies or substantial portions of the Software. |
| 50 | + |
| 51 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 52 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 53 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 54 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 55 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 56 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 57 | +SOFTWARE. |
| 58 | + |
| 59 | + |
| 60 | +Logo designed by @mine from Zcash Brazil |
0 commit comments