• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A banking agent is a retail or postal outlet contracted by a financial institution or a mobile network operator to process clients’ transactions. Rather than a branch teller, it is the owner or an employee of the retail outlet who conducts the transaction and lets clients deposit, withdraw, transfer funds, pay their bills, inquire about an account balance, or receive government benefits or a direct deposit from their employer. Banking agents can be pharmacies, supermarkets, convenience stores, lottery outlets, post offices, and more.

More Repositories

1

Financial-Inclusion-FieldAgent

A banking agent is a retail or postal outlet contracted by a financial institution or a mobile network operator to process clients’ transactions. Rather than a branch teller, it is the owner or an employee of the retail outlet who conducts the transaction and lets clients deposit, withdraw, transfer funds, pay their bills, inquire about an account balance, or receive government benefits or a direct deposit from their employer. Banking agents can be pharmacies, supermarkets, convenience stores, lottery outlets, post offices, and more.
Java
6
star
2

AgentBanking

This repository contains an agent banking solution to deliver essential banking services to underserved areas via local agents. It supports transactions such as deposits, withdrawals, transfers, and bill payments on a secure and scalable platform. Designed for areas with limited banking infrastructure, this software boosts financial inclusion for b
C#
4
star
3

FisherYatesShuffle

The Fisher–Yates shuffle is an algorithm for generating a random permutation of a finite sequence—in plain terms, the algorithm shuffles the sequence. The algorithm effectively puts all the elements into a hat; it continually determines the next element by randomly drawing an element from the hat until no elements remain. The algorithm produces an unbiased permutation: every permutation is equally likely. The modern version of the algorithm is efficient: it takes time proportional to the number of items being shuffled and shuffles them in place. The Fisher–Yates shuffle is named after Ronald Fisher and Frank Yates, who first described it, and is also known as the Knuth shuffle after Donald Knuth. A variant of the Fisher–Yates shuffle, known as Sattolo's algorithm, may be used to generate random cyclic permutations of length n instead of random permutations.
C#
4
star
4

GoHackerton

Go data-structure and algorithm implementation this more of a refresher exercise on the basics of theoretical computer science
Go
2
star
5

arm-wealth-planner-portals

ARM INVESTMENT WEALTH PLANER API AND PORTAL
CSS
2
star
6

AgentCity-API

A banking agent is a retail or postal outlet contracted by a financial institution or a mobile network operator to process clients’ transactions. Rather than a branch teller, it is the owner or an employee of the retail outlet who conducts the transaction and lets clients deposit, withdraw, transfer funds, pay their bills, inquire about an account balance, or receive government benefits or a direct deposit from their employer. Banking agents can be pharmacies, supermarkets, convenience stores, lottery outlets, post offices, and more.
Clojure
2
star
7

financial-Inclusion-API

A banking agent is a retail or postal outlet contracted by a financial institution or a mobile network operator to process clients’ transactions. Rather than a branch teller, it is the owner or an employee of the retail outlet who conducts the transaction and lets clients deposit, withdraw, transfer funds, pay their bills, inquire about an account balance, or receive government benefits or a direct deposit from their employer. Banking agents can be pharmacies, supermarkets, convenience stores, lottery outlets, post offices, and more.
Go
2
star
8

Go-Kafka-Manager

simple golang kafka api
Go
1
star
9

funwithclojure

Today 24/10/2018, we will start with a series fun with clojure the goal to using clojure to explore the world of mathematical algorithm the goal to getting to know Clojure intimately we find out what makes Clojure tick
Clojure
1
star
10

echenim-eular-solutions

Solutions to project Euler problems by Myron William Echenim
Go
1
star
11

rogue

Rogue is a network sniffer for unauthorized ports and packet transmission
Go
1
star
12

Echenims

echenim is a library that house reusable code components that ranges for unique identifier generator, group base identity authorization an autrhenetication implementation
C#
1
star
13

AvalancheConsensusProtocol

Avalanche Consensus is a consensus protocol that is scalable, robust, and decentralized. It combines features of both classical and Nakamoto consensus mechanisms to achieve high throughput, fast finality, and energy efficiency
Go
1
star
14

assets-management

simple elixir project that managers assets : Asset management software is a dedicated application which is used to record and track an asset throughout its life cycle, from procurement to disposal. It provides an organization with information like where certain assets are located, who is using them, how they are being utilized and details about the asset. The asset management software is used for management of both software and hardware assets.
Elixir
1
star
15

isocardoriginatedmessages

Services of the financial industry include the exchange of electronic messages relating to financial transactions. Agreements on application specifications are generally at a private level. This International Standard is designed as an interface specification enabling messages to be exchanged between systems adopting a variety of application specifications. The application specification may remain at the private level. Designers of such applications have complete design freedom within the overall constraint that messages shall be convertible to this interface format in order that international interchange may take place. This International Standard uses a concept called a bit map, whereby each data element is assigned a position indicator in a control field, or bit map. A one in the assigned position indicates the presence of a data element in a specific message. A zero in the assigned position indicates the absence of a data element in a specific message. Data representation used in individual systems is subject to the commercial relationships between the parties contracting to each system. The message formats specified in this International Standard are designed to ensure that compatibility between systems conforming to this International Standard is always feasible. In a number of cases, the names of data elements and message classes can become confusing when used in descriptive paragraphs. The word authorization is a typical example. It is an activity undertaken by a card issuer, it is the name of a message class where an acquirer requests a card issuer to undertake the activity and it is also a word used in many data element names.
1
star