ErgoHack Fest: Second Week Update

Translation temporarily unavailable. Showing original English.
Ergo Platform

24 maggio 2022

ErgoHack Fest is well into the third week now, and our competitors are hard at work on their projects. With today’s news updates, we provide a breakdown of the updates for each competitor. If you missed the ErgoHack Fest Week 1 Update, you can read it here

Projects

Ergo Family Banners

The team behind Ergo Family Banners aims to mobilize and utilize the existing Ergo community talent, thereby allowing all Ergonauts to actively engage in the building and support of the Ergo ecosystem, regardless of expertise. As this is there first update since the beginning of ErgoFest Hack, they have offered the following:

“Working around permissions and handling nvidia so far with mining and everything streamed into async outputs. Fans controlled from app. Everything wired up and working. Need to find a way around permissions without a shell script permission escalation hack. Have begun my wallet end for my pkgd product. Still need to include an L2 swap to be paid out in L2's which will then swap to ADA as well.”

Going forward, the developer has reported that they will add more modules for future implementations, as well as finish up issues with the wallet, deliver MVP (using .bats at the moment), safety killswitches, and much more. They will work on Radeon next week and “design wallet end and package everything into a decent MVP design for release 0.0.0.”

LETS Team

The LETS team is working on the design for a Local Exchange Trading System. This dApp would create a localized trading system where people list offers and needs, creating an economy around the exchange of services. For their second week update, they are reporting that they are working on guard scripts (https://github.com/arkan294/LETS-backend/tree/scripts-draft/scripts) and that basic tests have been completed for some of those scripts. Their next steps include working on the off-chain code, integrating with ScalaTest and making a basic test for all of the scripts.

ErgoSphere

ErgoSphere aims to bring an ‘Umbrel’ type solution (see getumbrel.com) to Ergo and allow easy node setup. After a second week of work, the team is reporting that the Web interface is nearly complete and that they are finishing up the node management backend. Going forward, they will work to finish the web interface and “test projects (explorer, mixer, offchain bots…) with ErgoSphere.”

SentientNFT

The SentientNFT team is building an ERG-EVM bridge/DEX with the goal of implementing an “AMM mechanism utilizing probability distribution function over a continuum in N dimensions (N=2: Token0, Token1).” They will use the PoW consensus on Ergo to secure the bridge.

For their second week update, the team has reported that they have “forked ergo and parsed through the code to determine which variables needed to be changed to implement PoLW. [They] also made the github repo more amenable to contributors.” As they continue in the competition, they will launch the master node to attempt a test transaction, as well as deploy a PoLW autolykos2 mining algorithm that allows miners to mine ERG and SENT. It is their goal to develop “a fully decentralized exchange that is secured by PoW. Since Ergo already has governance built into the block chain we will implement the Ergo Governance model to essentially make the DEX a DAO.”

Oracle-Pools V2

This team has set a goal to implement oracle pool bootstrapping from a single command. If completed, they plan to run a pool on the testnet and implement some of the other transactions described in the EIP. During their second week, the team reported having made good progress. They merged https://github.com/ergoplatform/oracle-core/pull/19 and have “almost completed writing the chain-transaction that mints the necessary tokens for the oracle-pool bootstrap (just need to create the refresh box).” As they head into the third week of ErgoHack Fest, they will work on completing “the oracle bootstrap, run a pool on testnet and time permitting, work on the reward extraction described here: https://github.com/ergoplatform/oracle-core/issues/24.”

Tensile

The team behind Tensile is building a decentralized, open source and non-custodial trading platform. It will offer derivative contracts, as well as trading with leverage and market hedging for assets offered on the Ergo blockchain.

The team's developers offered the following update after their second week of the competition: “My DeCo group partners and I are preparing our final presentations that explain the chosen derivative contracts. There is some code to back it up, but not much.” Work is still quite preliminary at this point for the project.

dAppStep

The dAppStep team is working on developing interactive tutorials for dApp developers with nodejs/javascript stack. Following their week two work, the dAppStep team has been working on more complex contracts and they have released a blog/tutorials website: dappstep.com. They also “have a first version of a transaction visualization for better understanding how transactions have to be built.” Their next steps will be to improve the overall experience, including feedback/compilation errors, cheat sheet, best practices and more.

Ergo-graphql

The Ergo-graphql team has “finished the schema mapping and added some security guardrails. Going forward, they will “add complex queries and caching support.”

Swamp.Audio

Swamp.Audio is a digital music label formed in 2013 and they have a catalogue of over 40 music releases. They are looking to build a Layer 2 musician launchpad on the Ergo platform. The team provided extensive updates on their work over the second week. Here is what they reported:

“Front end UI for version 1 completed, video update filmed and shared - Developing the artist dashboard now. Filmed other demo video showing the NFT album/asset package minting flow. Submitted PR to EIP004 proposing YAML files as a new type of NFT to work with serialized data referencing ownership/hierarchies of multiple objects and people. Began developing the 'starter kit' for open sourcing the platform. Began working on tokenomics research for the layer two 'managed' distribution model. Discussed with Capt. Nemo the possibility of wallet app recognizing YAML NFT content and displaying it as a hierarchy of folders and files from the yaml data. First episode of 'The Green Room' podcast edited and uploaded, submitted to podcast aggregators and is available on spotify, google podcasts, podchaser, sticher, and soon apple podcasts. Created high level company goals list and timeline for post-ergohack activities. Bringing on a front-end UI dev specializing in javascript and potentially a marketing manager.”

As they enter the final week of the hackathon, the swamp.audio team has a lot that they plan to execute in their plans:

“Setup server object caching for optimal performance. Setup DNS ddos mitigation/protection. Finish Artist Dashboard user area. Integrate ergo payment using public node, setup full node internally if time allows. Draw out more flow charts for YAML NFT use cases (displaying and organizing data on the layer two through flat file CMS, all benefits of JSON plus more, etc).”

Ergo Nation

Ergo Nation is a non-profit entity that is committed to Ergo’s first principles and ideals.
They have entered the hackathon to work on a project focused on decentralized ID’s and governance. So far, the Ergo Nation team has developed an event framework, built out a game (for the first event), and has begun work on outlining the instructions for participants. Entering the third week of ErgoHack Fest, Ergo Nation will begin testing the game and complete the instructions. They will also announce their first event and “prepare code for getting the ID list from explorer API after the first event.”

Azorus

The team behind Azorus is designing a web3 data intelligence suite that will provide ledger data for all UTXO blockchains. Their second week report included the following information:

“Launched multiple full nodes and explorer instances to handle future heavy loads on data querying and retrieval. Began building frontend UI components and storing Coingecko market data to be used on the Azorus platform. Started research on UTXO blockchains and how to integrate their infrastructure into the future vision of Azorus platform.”

For the final week of ErgoHack Fest, the Azorus team will “complete the assembly of all primary UI components, connect web interface with backend data infrastructure, [and] run [their] first Azorus report!”

Dark Lord of Programming - Ruby NFTs

This team's entry for ErgoHack Fest will work on the development of Ruby Bindings. After their second week, they have announced that they “finished Ruby bindings to Sigma-Rust and open sourced the repository.” They then “packaged it up into a 'Ruby Gem' so other Ruby projects can use it.” Part of their work included drafting the installation instructions. For the third week of ErgoHack Fest, the team will “add documentation to Ruby bindings [and] open source another ruby Project that uses the Ruby bindings.”

Multisig

The team behind Multisig is exploring the development of a new multi-sig wallet. So far in the competition, they have worked on creating the wallet, while also deriving a new address for each completed wallet. For the final week, they will work on completing the signing process “using file transfer between wallets.” Following that, they will “create a message passing server to communicate between wallets.”

Share post

Ergo Infrastructure DAO: Decentralizzare la Spina Dorsale dell'Ecosistema Ergo

Ergo Infrastructure DAO: Decentralizzare la Spina Dorsale dell'Ecosistema Ergo

La missione di Ergo è sempre stata radicata nella decentralizzazione, non solo a livello di consenso, ma in tutto lo stack.

Ergo Platform

13 agosto 2025

Mew Finance: Un Toolkit DeFi Giocoso per l'Ecosistema Ergo

Mew Finance: Un Toolkit DeFi Giocoso per l'Ecosistema Ergo

Mew Finance è una suite di applicazioni decentralizzate sulla Blockchain Ergo.

Ergo Platform

12 agosto 2025

Lithos: Decentralizzare il Mining con Pool On-Chain

Lithos: Decentralizzare il Mining con Pool On-Chain

Lithos è un nuovo protocollo progettato per ristrutturare il funzionamento delle pool di mining spostandole on-chain, dando ai min.

Ergo Platform

24 luglio 2025

Sigma 6.0: Un Ergo più Intelligente e Flessibile

Sigma 6.0: Un Ergo più Intelligente e Flessibile

Sigma 6.0 è un importante aggiornamento proposto per la blockchain Ergo.

Ergo Platform

23 luglio 2025

Plasmare il Futuro di Rosen: Una Chiamata della Comunità su Cinque Proposte Chiave del Tesoro

Plasmare il Futuro di Rosen: Una Chiamata della Comunità su Cinque Proposte Chiave del Tesoro

Il co-fondatore di Rosen, Armeanio, ha presentato cinque nuove proposte al Tesoro di Rosen.

Ergo Platform

9 luglio 2025

L'Extended UTXO di Ergo e l'Ascesa dell'Intelligenza Economica Artificiale

L'Extended UTXO di Ergo e l'Ascesa dell'Intelligenza Economica Artificiale

Una Visione Pratica per Agenti Economici Autonomi Gli agenti economici autonomi sulla blockchain di Ergo svolgono un lavoro utile.

Ergo Platform

12 maggio 2025

ErgoHACK X: Intelligenza Artificiale sulla Blockchain di Ergo

ErgoHACK X: Intelligenza Artificiale sulla Blockchain di Ergo

Celebrare un Decennio di Innovazione Decentralizzata Unisciti al decimo anniversario di ErgoHACK e sii in prima linea nella rivolu.

Ergo Platform

10 aprile 2025

I partecipanti all'Hackaton V: mining and minting

I partecipanti all'Hackaton V: mining and minting

La registrazione per "ErgoHack V: Mining and Minting" è ufficialmente chiusa ed è tempo di esplorare ciò che i partecipanti hanno .

Ergo Platform

11 ottobre 2022

EIP37 Hardfork

EIP37 Hardfork

Dopo il merge di Ethereum, l'industria del mining di criptovalute ha assistito a un impressionante riorientamento del potere di ha.

Ergo Platform

3 ottobre 2022

ErgoHack V: incontra i nostri giudici

ErgoHack V: incontra i nostri giudici

Con le iscrizioni ora aperte, ErgoHack V si sta avvicinando rapidamente.

Ergo Platform

25 settembre 2022

Ergo: Dopo il merge di Ethereum

Ergo: Dopo il merge di Ethereum

Una discussione per la comunità mineraria Sono state un paio di settimane vorticose per l'industria del mining di criptovalute.

Ergo Platform

25 settembre 2022

La tabella di marcia di Ergo: cosa succederà. Parte 1

La tabella di marcia di Ergo: cosa succederà. Parte 1

Dal lancio sulla rete principale di Ergo il 1 luglio 2019, la blockchain ha raggiunto molti traguardi importanti.

Ergo Platform

24 settembre 2022

I premi di ErgoHack V

I premi di ErgoHack V

Con la fusione di Ethereum, stiamo assistendo a un cambiamento sismico nel panorama degli hashrate per le blockchain Proof of Work.

Ergo platform

18 settembre 2022

EIP-0028 di Ergo: ErgoAuth

EIP-0028 di Ergo: ErgoAuth

Quando si parla di blockchain, è importante ricordare che i wallet sono completamente anonimi.

Ergoplatform

4 settembre 2022

The Ergo Manifesto

The Ergo Manifesto

Il Manifesto Ergo desidera educare e offrire una panoramica di ciò che la tecnologia blockchain può raggiungere.

Ergo Foundation

3 settembre 2022

Ergo e il meccanismo di consenso di Autolykos: parte I

Ergo e il meccanismo di consenso di Autolykos: parte I

Quello che segue è un'analisi tecnica approfondita del meccanismo di consenso di Ergo, Autolykos.

Ergo Platform

28 agosto 2022

Ergo e il meccanismo di consenso di Autolykos: parte II

Ergo e il meccanismo di consenso di Autolykos: parte II

La scorsa settimana abbiamo introdotto un'analisi approfondita del meccanismo di consenso Autolykos di Ergo.

Ergo Platform

28 agosto 2022

Come acquistare Ergo da Kucoin

Come acquistare Ergo da Kucoin

Tutti gli aspetti di questo articolo non sono consigli finanziari. Ricontrolla tutte le informazioni fornite da altre fonti.

Ergoplatform

7 agosto 2022

Ethereum Mining Community e GPU Miners: il caso di Ergo dopo la fusione

Ethereum Mining Community e GPU Miners: il caso di Ergo dopo la fusione

Un cambiamento epocale in arrivo nel campo delle blockchain minabili Il panorama del mining di criptovalute Proof of Work sta per.

Ergoplatform

7 agosto 2022

Ergo: una risposta ai fallimenti della teoria monetaria moderna

Ergo: una risposta ai fallimenti della teoria monetaria moderna

Nel 2008, un gruppo o una persona sconosciuta ha rilasciato una riserva di valore peer-to-peer e l’ha chiamata Bitcoin.

Ergo platform

9 febbraio 2022

E' nata Ergoitaly.it

E' nata Ergoitaly.it

La prima community ufficiale Ergo in Italia Ergo è nato l'8 aprile 2019. Alle 20:41.

ErGonario

27 gennaio 2022