Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mpesa

TODO: Add description

Installation

there are three modules here state - balance in the account deposit - add amout in the account withdraw - remove amount in the state

you can not withdraw amount greater than the one in the account

made these executable

to build your script

mix escript.build

./mpesa

the executable file does not maintain the state

def deps do
  [
    {:mpesa, "~> 0.1.0"}
  ]
end

About

simple transactions using elixir genserver

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages