# DIX Help Welcome to the Devcarrot Information eXchange (DIX), this service is a bunch of functions and APIs people can play with to fetch interesting Nouns data. It'll continue to grow over time as I add functions I want or people need. # APIs Below is a list of API categories that are present within DIX, head over to their Help Index pages to learn more about them. | Category | Help Index | | ------------------------ | -------------- | | Ethereum Address | /help/address | | General Ethereum | /help/ether | | Keywords | /help/keywords | | Miscelaneous Functions | /help/misc | | Noun Token | /help/noun | | Noun Owner (Nouner) | /help/nouner | | Noun Governance Delegate | /help/delegate | | Noun Governance Proposal | /help/proposal | | Nouns DAO | /help/nounsDAO | # FAQ ## Is this Open Source? Yes! See https://github.com/gitblamecarrot/miscfn ## Is this code bad? Yes! It's a project where I don't have to listen to any framework's rules. I spend plenty of time throughout the day working in enterprise frameworks, sometimes you just want a place to slap together abominable code. ## I have a function idea, can you add it? Maybe! ## I have a function idea, can I open a pull request for it? Sure! It may even get merged in! ## Why are all the rest of these files text/markdown? Well, you can read it fine can't you? No pre- or post-processing required, just really fast ASCII and unicode characters direct to your eyeballs. ## Can I have an API key? Most likely yes! Shoot devcarrot a message, if we haven't talked before point me to something you've built that others are using. If you run a public service let me return the favor to you! ### Follow up question, I don't know how to contact you.... See /keywords/devcarrot.contact ## Should I expect any sort of stability? For now, you can expect some reasonable stability but nothing is guaranteed. If you're building something on top of DIX, give devcarrot a shout and I'll keep you informed on whatever changes. If people are interested we can come up with API versioning and performance targets.