Yadukrishnanyadukrishnan.live·Jul 2, 2024Custom SBT Task to List Direct Dependencies of a ProjectIntroduction Recently, at work, there was a requirement to list out the direct dependencies of the our SBT project, something like Bill Of Materials. SBT itself provides the dependencies as list or tree or searchable HTML page using the built-in comm...Discuss·117 readsScala
G. Willsonecoopsapp.hashnode.dev·Dec 4, 2023Soul Bound TokensCould they be the solution to the problem of how/whether to use web3 identities for biodiversity credit systems associated with schools? In Africa it is easy to do this. Just ask program leader Claudia Mwende of Mamawatoto Africa One of the important...Discuss#community classroom
Yadukrishnanyadukrishnan.live·Apr 28, 2023Unlocking the Power of SBT: A Beginner's Guide to Understanding Not-So-Common Features1. Introduction SBT is the most popular and de-facto build tool for Scala projects. It lets you write the build configurations using its Scala-based DSL. SBT is very powerful and can create very customizable multi-module builds. However, with great p...Discuss·2 likes·3.2K readsScala
ChloeforBeWater.xyz Official Blogghostm55-1674574094593.hashnode.dev·Apr 10, 2023How We Designed the BeWater Genesis BadgeBeWater is an open innovation platform that hosts hackathons and other innovation events. These events bring together developers and designers to collaborate on the creation of next-generation technological solutions. Our goal is to facilitate a comm...Discuss·347 readssbt
Siddharth Gowdasiddharthgowda.hashnode.dev·Sep 24, 2022POAP v SBT: Similarities, Drawbacks, Use CasesConsider this scenario. You receive an award for Employee of the Month. You eagerly add that award to your Linkedin profile. How does someone know you got that award? They simply have to trust you. Do you see the problem here? We need a system where ...Discuss·41 readsNFT
Krinza MominforAnkrankr.hashnode.dev·Jul 18, 2022NFT 2.0: Creating a Soulbound TokenWe laud NFTs for their transferability but Vitalik's extended idea in a blog post titled "Soulbound"↗, over the long haul is showing up in literally every conversation happening around identity, reputation, and individuation in web3. If you haven't c...netproject1 and 2 others are discussing this3 people are discussing thisDiscuss·44 likes·2.2K readsSmart Contracts
Huifeng Jiaoblog.jlab.tech·Jul 1, 2022Soul of Web3: how about community and SBT?Confuse We are running on the way toward to DeSoc, trying to find some beautiful scenarios. All we thinking about is not only from the paper, but also the living status within the Community. The old rules: " TAO can be known, but it may not be the w...Discuss·85 readsWeb3 and FutureWeb3
Damien Hamptonwww.dh7.dev·May 25, 2020Learning Scala – part 2I’ve been asked to contribute to a Scala project and I’m documenting my journey learning Scala and making that contribution. This is part two. Here is part 1. Test driven learning Having started with the new company, I’ve learnt that they are using S...Discuss·72 readsplay
Neenad Ingoleiamninad.hashnode.dev·Mar 18, 2019Organizing Scala Tests For Faster FeedbackWriting tests is a developer's mundane task, and when you follow practices like TDD or BDD, hardly you find any code without any test cases. We all might have seen the testing pyramid in agile and if not then you can read this blog by Martin Fowler o...Discuss·72 readssbt