Skip to content

Decentralised finance portfolio tracker

License

Notifications You must be signed in to change notification settings

davzhardy/SimpleFi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleFi

SimpleFi makes it easy to manage your decentralised finance investment portfolio.

Screenshots

Getting started

  1. Clone the repo
git https://github.com/raphael-mazet/SimpleFi.git
  1. Start the backend server
cd server/
npm install
nodemon index.js
  1. start the client server
cd client/
npm install
npm start

Built with

  • React - javaScript library for building user interfaces
  • React Router - routing and navigation for React apps
  • PostgreSQL - open source relational database
  • ethers.js - lightweight javaScript library to interact with the Ethereum blockchain

Contributing

Improvements and remixes are welcome.

Author

Raphaël Mazet - Github - LinkedIn

About

Decentralised finance portfolio tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.1%
  • CSS 8.2%
  • HTML 4.7%