Hunter Beast
Hunter Beast
I'm looking forward to this! Super exciting idea, @jdan . I've had some involvement in the voxel.js project, and they're moving towards stackgl. Since there's so much community momentum behind...
I'd definitely like to see this, especially in a Rust crypto context, since it's a differentiating factor of libraries like `dryoc` in #56 from other libraries that provide only bindings...
Yeah, although the MDN documentation shows that you can provide an algorithm name as a string, this library expects an object with a name property. Until this is fixed, I...
What's interesting, and I'd like to note this just for clarity, I've actually removed the title field in the new design in #12 . That's because that's how it looks...
Some further notes: - I'm not sure there are facilities for Avatar Lookup in here yet, am I to develop those, or just the UI? - Travis isn't configured correctly.
@owocki I can spin this up on a cheap VPS for the time being. It's more or less ready for review. I just need to implement the last three things...
I set the project up on a VPS: http://138.197.12.222:3000/ You may have click through a Google phishing warning. Luck of the draw from the IP pool, I suppose.
Good feedback. I'll make these changes soon. 👍 As for copy, I can take a stab at it if you like. Is there any other documentation on EthAvatar, like a...
I've added the functionality and styles for the Lookup form. You can find the new changes on the demo server: http://138.197.12.222:3000/ @owocki 1. I've fixed the errors you posted. One...
Good idea! I'll add a cancel link underneath. There might be a couple states where I'll need to make sure the state can be reset or cancelled.