2021-08-03 20:21:56 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > grassroots-pelican - blog category< / title >
< meta charset = "utf-8" / >
< meta name = "ida" content = "Pelican" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< link href = "https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel = "stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
< link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.13.0/css/all.css"
href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" crossorigin="anonymous">
< link rel = "preconnect" href = "https://fonts.gstatic.com" >
< link href = "https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap" rel = "stylesheet" >
< link rel = "stylesheet" type = "text/css" href = "../theme/css/style.css" >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity = "sha512-3P8rXCuGJdNZOnUx/03c1jOTnMn3rP63nBip5gOP2qmUh5YAdVAvFZ1E+QLZZbC1rtMrQb+mah3AfYW11RUrWA==" crossorigin = "anonymous" referrerpolicy = "no-referrer" > < / script >
< script src = "https://use.fontawesome.com/5932321f98.js" > < / script >
< link rel = "stylesheet" type = "text/css" href = "../theme/css/index-styles.css" >
< / head >
< body id = "base-index" class = "base-home" >
< nav class = "navbar navbar-expand-lg navbar-light bg-light" >
< div class = "container-fluid" >
< a class = "navbar-brand" href = "#" >
< img id = "nav-logo" src = "../theme/images/ge-logo-resizeimage.png" alt = "logo" >
< / a >
< button class = "navbar-toggler" type = "button" data-bs-toggle = "collapse" data-bs-target = "#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
< span class = "navbar-toggler-icon" > < / span >
< / button >
< div class = "collapse navbar-collapse" id = "navbarSupportedContent" >
< ul class = "navbar-nav me-auto mb-2 mb-lg-0" >
2021-08-05 20:05:10 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../" > Home< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/mooc.html" > MOOC< / a > < / li >
2021-08-03 20:21:56 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/contact-us.html" > Contact us< / a > < / li >
2021-08-05 20:05:10 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/about-us.html" > about-us< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/how-it-works.html" > How It Works< / a > < / li >
2021-08-03 20:21:56 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/food-forests.html" > Food Forests< / a > < / li >
2021-08-05 20:05:10 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/sarafu-network.html" > Sarafu Network< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/research.html" > Research< / a > < / li >
2021-08-03 20:21:56 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/get-involved.html" > Get Involved< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/media.html" > Media< / a > < / li >
2021-08-05 20:05:10 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/dashboard.html" > Dashboard< / a > < / li >
2021-08-03 20:21:56 +02:00
< li class = "nav-item" > < a class = "nav-link"
href="../category/blog.html">blog< / a > < / li >
2021-08-05 20:05:10 +02:00
<!-- <li class="nav - item dropdown"> -->
<!-- <a class="nav - link dropdown - toggle" href="#" id="navbarDropdown" role="button" -->
<!-- data - bs - toggle="dropdown" aria - expanded="false"> -->
<!-- More -->
<!-- </a> -->
<!-- <ul class="dropdown - menu" aria - labelledby="navbarDropdown"> -->
<!-- <li><a class="dropdown - item" href="../pages/mooc.html">MOOC</a></li> -->
<!-- <li><a class="dropdown - item" href="../pages/contact - us.html">Contact - us</a></li> -->
<!-- <li> -->
<!-- <hr class="dropdown - divider"> -->
<!-- </li> -->
<!-- <li><a class="dropdown - item" href="#">Something else here</a></li> -->
<!-- </ul> -->
<!-- </li> -->
2021-08-03 20:21:56 +02:00
< / ul >
< / div >
< / div >
< / nav >
< div class = "container container-margins" >
< section id = "content" >
<!-- <h2>Articles in the blog category</h2> -->
< ul class = "ul-style" id = "post-list" >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../shrimp-fishing.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/shrimp-fishing1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
2021-08-05 18:54:37 +02:00
< time class = "published" datetime = "2019-06-16T00:00:00+03:00" > Sun 16 June 2019 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../shrimp-fishing.html" rel = "bookmark" title = "Permalink to Shrimp Fishing Builds an Economy" > Shrimp Fishing Builds an Economy< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Fishermen pay for their children’ s school fees by selling shrimp to a cooperative with a freezer for storage. Women buy the shrimp and cook< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../community-currencies-cash.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/community-currencies-cash1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/rebeccamqamelo.html" > rebeccamqamelo< / a > < br >
< time class = "published" datetime = "2019-05-28T00:00:00+03:00" > Tue 28 May 2019 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../community-currencies-cash.html" rel = "bookmark" title = "Permalink to Community Currencies: Cash Transfer 2.0" > Community Currencies: Cash Transfer 2.0< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > A few decades ago, the idea of giving money to poor people instead of food packages and healthcare was almost scandalous. Free money?...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../100-new.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/100-new1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
< time class = "published" datetime = "2019-04-10T00:00:00+03:00" > Wed 10 April 2019 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../100-new.html" rel = "bookmark" title = "Permalink to 100+ new Blockchain Wallets in One Day – Fighting Rural Food Insecurity" > 100+ new Blockchain Wallets in One Day – Fighting Rural Food Insecurity< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Rural communities are adopting blockchain based community currencies at an astounding pace! 100+ new users in one day represents nearly...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../women-powered.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/women-powered1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/ruth-njau-antony-ngoka-will-ruddick.html" > Ruth Njau & Antony Ngoka & Will Ruddick< / a > < br >
< time class = "published" datetime = "2019-03-07T00:00:00+03:00" > Thu 07 March 2019 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../women-powered.html" rel = "bookmark" title = "Permalink to Women Powered Currencies" > Women Powered Currencies< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > It is Women who make up as much as 90% of these networks and are the foundation of the real economy. Enjoy reading about people...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../300-bob.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/300-bob1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
< time class = "published" datetime = "2019-02-10T00:00:00+03:00" > Sun 10 February 2019 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../300-bob.html" rel = "bookmark" title = "Permalink to 300 Bob - a money story" > 300 Bob - a money story< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > This is a story I often tell to being to discuss what money is and what it could be. It is derived from a German tale. One day a Mama...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../celebrating-bernards.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/celebrating-bernards1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
< time class = "published" datetime = "2019-02-04T00:00:00+03:00" > Mon 04 February 2019 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../celebrating-bernards.html" rel = "bookmark" title = "Permalink to Celebrating Bernard's Inspiration" > Celebrating Bernard's Inspiration< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Bernard’ s vision of diverse monetary eco-systems that support communities and the environment rather than extract from them, as they...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../why-robinson.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/why-robinson1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-04 23:15:48 +02:00
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
2021-08-05 18:54:37 +02:00
< time class = "published" datetime = "2019-01-29T00:00:00+03:00" > Tue 29 January 2019 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../why-robinson.html" rel = "bookmark" title = "Permalink to Why Robinson Crusoe Gives a Loan Interest-Free" > Why Robinson Crusoe Gives a Loan Interest-Free< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > S: How long have you been on this island?
R.C.: Thirty years.
S: and you still appeal to the theory of value?!?! .....< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../2614-blockchain.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/2614-blockchain1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
< time class = "published" datetime = "2019-01-23T00:00:00+03:00" > Wed 23 January 2019 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../2614-blockchain.html" rel = "bookmark" title = "Permalink to 2614 Blockchain Transactions for Basic Needs" > 2614 Blockchain Transactions for Basic Needs< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > In our journey over the last few months building tools for community currencies on the blockchain to support healthy economies, a network...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../blockchain-in.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/blockchain-in1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/ruth-njau-antony-ngoka.html" > Ruth Njau & Antony Ngoka< / a > < br >
< time class = "published" datetime = "2019-01-18T00:00:00+03:00" > Fri 18 January 2019 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../blockchain-in.html" rel = "bookmark" title = "Permalink to Blockchain in Clinics, Vegetables, Cafes and Shops" > Blockchain in Clinics, Vegetables, Cafes and Shops< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > While the rest of the world wonders how blockchain will impact lives these people are using it daily to bring their community out of poverty< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../use-cases.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/use-cases1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/lynda-chalker.html" > Lynda Chalker< / a > < br >
< time class = "published" datetime = "2018-12-21T00:00:00+03:00" > Fri 21 December 2018 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../use-cases.html" rel = "bookmark" title = "Permalink to Use Cases - Honoring 2018" > Use Cases - Honoring 2018< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Closing 2018 with a bang! We mark the end of 2018 and the beginning of this festive season by honoring schools, clinics, micro and small...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< / ul > <!-- /#posts - list -->
< p class = "paginator" >
< a href = "../category/blog.html" > ⇇ < / a >
< a href = "../category/blog6.html" > « < / a >
2021-08-05 18:54:37 +02:00
Page 7 / 18
2021-08-03 20:21:56 +02:00
< a href = "../category/blog8.html" > » < / a >
2021-08-05 18:54:37 +02:00
< a href = "../category/blog18.html" > ⇉ < / a >
2021-08-03 20:21:56 +02:00
< / p >
< / section > <!-- /#content -->
< / div >
< div class = "row" >
< div class = "col-lg-12 base-footer" >
< a href = "https://wa.me/254757628885" >
< img class = "img-fluid" src = "../theme/images/base-imgs/whatsaap.webp" >
< / a >
< a href = "https://www.facebook.com/grassrootseconomicsfoundation/" >
< img class = "img-fluid" src = "../theme/images/base-imgs/facebook.webp" >
< / a >
< a href = "https://twitter.com/grassecon?lang=en" >
< img class = "img-fluid" src = "../theme/images/base-imgs/twitter.webp" >
< / a >
< a href = "https://www.youtube.com/user/motomotocircus/featured" >
< img class = "img-fluid" src = "../theme/images/base-imgs/youtube.webp" >
< / a >
< a id = "terms-conditions" href = "../pages/terms-and-conditions.html" > TERMS AND CONDITIONS< / a >
< / div >
< / div >
< script src = "https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous">< / script >
< / body >
< / html >