education-cryptomoji icon indicating copy to clipboard operation
education-cryptomoji copied to clipboard

Results 15 education-cryptomoji issues
Sort by recently updated
recently updated
newest added

Should be the absolute minimum full stack Sawtooth app, such as the Pirate Talk concept explored here: https://github.com/delventhalz/pirate-talk Should cover (in this rough order): - Saving state, generating addresses -...

design
version 2

The DIY Blockchain should be redesigned to minimize unnecessary noise and re-order tests to be based around implementing functionality rather than per-module. For example the signing module should be started...

design
version 2

https://github.com/hyperledger/education-cryptomoji/blob/staging/code/part-two/client/.babelrc#L8 currently has the project supporting browsers with > 5% share, meaning that less code is transpiled. This configuration was added to allow for the `async/await` keywords to work properly...

help wanted

(I might break up this issue into multiple issues.) Just throwing some ideas out there to better manage state and reduce the complexity involved with making multiple API calls from...

enhancement
in progress

Users should be able to select a sire and one of their own cryptomoji and breed them. (This task splits #43 into two tasks.)

enhancement
under review