InterWasm / DAO

Cross-chain software and ecosystem DAO for CosmWasm technology
37 stars 20 forks source link

Zero day Workshops #22

Closed orkunkl closed 4 days ago

orkunkl commented 2 years ago

Zero Day Workshop is a series of workshops for taking the first step to bootstrap a newbie to pro blockchain degen dev.

This workshops target group is Software Developers without prior Blockchain experience but knows few things about bitcoin and crypto in general.

We will work on this project with @findolor @kaymakf.

Proposed Syllabus

Let's have a general discussion about what we want to see under this issue.

findolor commented 2 years ago

This is a great idea since the information about cryptocurrencies, Cosmos, or any other things that are related are spread across many websites. It's easy to learn stuff but it is also really hard to become proficient along the way.

I agree with what you wrote about the syllabus. Learning these things will greatly help people to be involved in the scene and be active in the community.

Also, I believe what we need to do is pass along the knowledge we have but also try to keep people active by giving them things to do. We could;

I'll add things as I think more about it but this is what comes up to my mind for now. I think establishing a platform for learning all these things is so valuable that if we could pull this off and have a knowledge hub on this scale, this will be a huge thing for both Cosmos and the community as a whole.

dakom commented 2 years ago

I probably fit the target here pretty well (couple decades writing code, only a week or two in blockchain). Here's stuff I find confusing as a n00b that everyone seems to just know:

orkunkl commented 2 years ago

@ethanfrey @the-frey @JakeHartnell @faddat your ideas?

Gdowski commented 2 years ago

The good thing that terraAcademy did, was to give a big scope (rock paper scissors game) and let you build it feature by feature, mixed with information about a certain feature, that really allowed you to get a grasp on little details why creating a 'bigger' project. Would love something like that here. Also for devs that aren't familiar with blockchain, pointing out similarities (contract is like a table in DB, the query is like an SQL query, and so on) would provide an easier way to understand the scope of things.

murksombra commented 2 years ago

Hey guys! I'm researching about using cosmwasm in another chains. I think that is a really great topic for to tech or discuss in the ZD Workshop..

umerj-meta commented 1 year ago

Hi everyone, we are planning to build a social platform related to nfts so we are doing some research to choose between cosmwasm(cosmos) or ethereum,our concern is that as ethereum have a large user base we might lose them if we choose cosmwasm, as cosmwasm provides migration and multichain support my question is can we move the code to ethereum ecosystem using metamask so that we can target ethereum's userbase too, what's your suggestions on that? Is it even possible to do that somehow? Are we thinking in right direction? This can be a great topic to discuss interoperability of both.