Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ³οΈβ€πŸŒˆπŸ­ ↣ Web3 components with off-chain database integration #19

Merged
merged 51 commits into from
Nov 24, 2022

Conversation

Gizmotronn
Copy link
Member

#18 ↣ Getting some of our test protocols in the frontend
#1 ↣ API calls to the Deepnote.com server through Flask (see #16, #12 & b0971a0, 03854d5)
#6 ↣ NFTs being displayed in frontend
#16 ↣ Authentication being handled

After this, we're going to go back to merging this into sta-25-create-test-protocolssmart-contract-for branch and then continue the linear method for PRs through the Linear issues as seen previously. Right now, though, we've got a next.js app that is talking to all the main pointers and we know what we need to do to get to the next step.

Let's talk about using something like Filecoin to bridge the gap between off-chain & on-chain storage, as well as creating a more casual kanban very slightly integrated with Discord/Github.

πŸ“¨πŸ’Ό ↣ Auth working for [HDASH-5 HDASH-4 #6 STA-13]
πŸ©ΈπŸ§€ ↣ Adding more login styling (not quite finished yet) STA-13 STA-1
…cation-with

πŸ”¬πŸ­ ↣ Sta-2 combine magic authentication with Supabase instance (#6 #1)
…-format

πŸ“ŠπŸ„ ↣ Anvil embed (iframe) merge. Bringing it into magic. | STA-15 STA-2
Currently, we're receiving build errors relating to the older pure supabase auth pages/components. We're not yet at the stage where we can test out the metamask signin, so I'm committing changes here and switching back to `supa-id` branch to see if the same build errors occur without these Moralis addons, the project builds correctly
Good news -> auth works now with the Moralis next/node package. I'll update the route/link for signin & user later. Next stop -> Magic.link!
Nexstep : get Magic talking to Supabase, Moralis!! Seems to be building fine...
…auth-to-supabase

πŸ€β˜ οΈ ↣ STA-16 : Add Magic authentication from Moralis-side to main auth
The old dashboard design served its purpose. It got us to start planning where we are going to take things and some of the styling will be reused. However, right now I'm focusing on functionality so I've made the Account page front & center. The dashboard pages are still there, although I'd recommend going into https://github.com/Signal-K/sytizen/tree/sta-1-basic-dashboard-index-format + the issues derived from STA-1 on Linear to see the complete list of original dashboard components
…tend component for connecting to APIs (including with Py) for #1

Two new directories:
`./Ansible` ↣ Contract & build files here. Will be moved into a new folder in the root React/Next.js project, but for now I'm leaving this in a separate node project to keep things separated for easier debugging

`./client` ↣ Frontend client for interacting with the smart contracts in `Ansible` directory. Similar story to the directory positioning in `Ansible`. We'll migrate it over to the Node project in the root directory before merging this branch, however we will also transition as much as possible out of typescript.
@Gizmotronn Gizmotronn added duplicate This issue or pull request already exists enhancement New feature or request data source data source for content generation in [HDASH-4] goerli Issues relating to the ethereum components of Star Sailors, e.g. NFT, Moralis/Supabase generator Generating Metadata for NFTs or in-game assets game mechanics Metadata for game assets/objects being pushed between Unity through our API labels Nov 24, 2022
@Gizmotronn Gizmotronn self-assigned this Nov 24, 2022
Copy link
Member Author

@Gizmotronn Gizmotronn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to keep an eye on this repo/branch as of commit 8faa46d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data source data source for content generation in [HDASH-4] duplicate This issue or pull request already exists enhancement New feature or request game mechanics Metadata for game assets/objects being pushed between Unity through our API generator Generating Metadata for NFTs or in-game assets goerli Issues relating to the ethereum components of Star Sailors, e.g. NFT, Moralis/Supabase
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant