Mackenzie

Results 26 issues of Mackenzie

Capturing some initial notes on the current UX: - Landing page lets you mint without logging in - After minting is finished, the button below indicates purchase, which then prompts...

feedback

Objective: - Simplify the Kitty items server-side implementation. - Take advantage of modern serverless platforms and the scalability properties they provide. - Provide an example of contemporary application architecture to...

feature
feedback
Developer Tool Team

## Description Updates markdown and mdx files to work with the new developer portal documentation pipeline. ______ For contributor use: - [x] Targeted PR against `master` branch - [ ]...

FInalize remaining issues with Kitty Items for release. - [x] Fix flow-go blocking issue - [x] Finish diagrams - [x] Update README and docs - [x] Fix tutorial not working...

Developer Tool Team

The section in the doc site about accounts currently says a "TODO": https://docs.onflow.org/concepts/accounts-and-keys/#account-addresses Consider adding a write up on the topic based on these discussions: https://axiomzen.slack.com/archives/CEXKUH74G/p1641493678011800 https://axiomzen.slack.com/archives/C015G65HR2P/p1642629559135900?thread_ts=1642608318.129200&cid=C015G65HR2P

Feedback
Document

### Issue To Be Solved - More detailed information about the status of the mainnet spork - Historical/upcoming spork dates and other information needs to be added on the status-page...

Docs Site
Feature
Feedback
Developer Tool Team

### Issue To Be Solved There should be a command to add an additional emulator account using the cli. ### (Optional): Suggest A Solution `flow accounts add ` should add...

Feature
Feedback
L2

To speed up experimentation, allow users to populate accounts with template contracts (NFT, FT ...etc) - Currently users need to find and copy/paste code from the tutorials / docs. This...

Improvement
P-Medium
V2

Native token is an important part of the Flow development lifecycle. We should be able to represent and work with FLOW tokens in the Playground.

Feature
P-High