Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 37067CB5 for ; Wed, 1 Aug 2018 08:09:10 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-lj1-f174.google.com (mail-lj1-f174.google.com [209.85.208.174]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 37AD0786 for ; Wed, 1 Aug 2018 08:09:09 +0000 (UTC) Received: by mail-lj1-f174.google.com with SMTP id v9-v6so16081137ljk.4 for ; Wed, 01 Aug 2018 01:09:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=6kxadtlRhgLkjVL3bZARkgomJNd/AMUYFzjj/Kohszc=; b=leqj2CDwLUz1KiS/t8STv8gIaTtL18scpU53c8P2h+ueRFDEb7BZxvTctd4ePPeSJw SGvw1H0HAhoU+fb9fBazHy+DYKFE7zzznv/c6Vz4KV4tOZuciZdMSw2jnmHcMkWUOYrT 71129ajPR2gfBNu4rg7fXDmgBzc8IPB6mZq9YbgZmQmIDcYq0ATKxjXvFMWLV7LjdHF+ P19Jq3ksqmnXyFE4y9VNuURlnuIsqrqjJOZC58qa4G7GSsR9YnPxJU/e2uvCYIaZgRlf JjZNqdakyW+Df5/a/Qe8UFng4iIEYil3YkhuHSmG1wic+VqHeXq9SHPUzdpWcB+txHLK Jcdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=6kxadtlRhgLkjVL3bZARkgomJNd/AMUYFzjj/Kohszc=; b=RYTC5CZ1Lqjn0pwvOZrx8ycMy2x/M+feh5+2gjiZvgxUtroK8HgcXgFAdpOIwzNdwR Sq6ZNk5MlQq43///OZ6t4zjKfRU6lbz5f8zHery7deqo9Xnr8Fz+Z4bebZwkNvllA1IR 4pgAK/Dyxrp+2B9klDbB7BeRmPgsKQU4lGAq5EQ7CRlCMkSKLooUDWoap/Oi0iFqIWO+ VLpTjC6POOXP8kpk6NaOyZjisOF+JHGbck8O75zUQoODjEAXPOCoGUB5ORfFRrDhZ0Mt fIzBAUl7FAx0sS4OhrYYJ6DKAz0IUVFPRM/llhRDw50Y99iIN1f24ym5qaLDRFe6knTb +jjg== X-Gm-Message-State: AOUpUlEPqkI1fOrusn6oKlxbPJ/9u+qiFZ7x278OXXAgMiAAZoPuicKw GNgZcgaMhbgSHIYEbTJcHKRkWMijL4wUnj7TvG2rGw== X-Google-Smtp-Source: AAOMgpdVcEMHAo+i7+shFLdqFhuqH3QLnGAOM7TFsIeMp1pFzZmgPgjZUcreoY1bo4KZNJBWkTER/7jZmBp+Jte0nKU= X-Received: by 2002:a2e:5f5b:: with SMTP id t88-v6mr19746974ljb.140.1533110947244; Wed, 01 Aug 2018 01:09:07 -0700 (PDT) MIME-Version: 1.0 From: =?UTF-8?Q?St=C3=A9phane_Traumat?= Date: Wed, 1 Aug 2018 10:08:55 +0200 Message-ID: To: bitcoin-dev@lists.linuxfoundation.org Content-Type: multipart/alternative; boundary="00000000000069717c05725b3585" X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org X-Mailman-Approved-At: Fri, 03 Aug 2018 23:10:50 +0000 Subject: [bitcoin-dev] BIP171 - Mocked implementation, generated specs, live API and 16 clients libs X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2018 08:09:10 -0000 --00000000000069717c05725b3585 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I just released CERISE (website & github ) a project with the following artifacts : - A mocked server implementation to start developing clients : https://github.com/straumat/cerise. - A live & documented API to understand and directly calls the methods : http://api.cerise.tech/docs. - Specifications of the four methods : Enumerating supported currency-pair tokens , Currency-pair information , Current exchange rate & Historical exchange rates . - 16 client librairies for various langages (Java, PHP, c++, Rusty, Ruby=E2=80=A6.) : http://www.cerise.tech/#clients. - and i=E2=80=99m working on a template project to allow developers to qui= ckly build a BIP171 compliant server without having to worrying about paramet= ers validation, security, rest mechanics=E2=80=A6 will be done in september. --=20 *St=C3=A9phane Traumat* https://about.me/straumat --00000000000069717c05725b3585 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

I just released CERISE (website= =C2=A0&=C2=A0github) a project with the followin= g artifacts :

--
St=C3=A9phane Traumat
--00000000000069717c05725b3585--