From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: Grin on Guix Date: Thu, 20 Jun 2019 13:00:01 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43426) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hduo3-0002D5-Sg for guix-devel@gnu.org; Thu, 20 Jun 2019 07:00:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdunc-0007YI-6N for guix-devel@gnu.org; Thu, 20 Jun 2019 07:00:26 -0400 Received: from mx1.riseup.net ([198.252.153.129]:40472) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdunY-0007UI-N3 for guix-devel@gnu.org; Thu, 20 Jun 2019 07:00:10 -0400 Received: from capuchin.riseup.net (capuchin-pn.riseup.net [10.0.1.176]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 1C9561A2F3F for ; Thu, 20 Jun 2019 04:00:05 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by capuchin.riseup.net (Postfix) with ESMTPSA id 86C6C1203CB for ; Thu, 20 Jun 2019 04:00:04 -0700 (PDT) Content-Language: en-US List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel Hi people Grin is a cryptocurrency with a strong focus on fungibility and privacy. They launched their mainnet this january. It is written in rust and I would like to try and package it. If anyone have already worked on this please let me know. https://github.com/mimblewimble/grin/blob/master/doc/build.md#requirements -- Cheers Swedebugia