Skip to content

Tomb is the first algorithmic stablecoin created on Fantom Opera, a secure and open-source environment to build decentralized applications.

Notifications You must be signed in to change notification settings

jaylee518/tombfinance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

🪦Welcome to the Tomb.Finance ecosystem🪦

Thanks for taking the time to contribute! You can start by reading our Contribution guidelines first.

Setup

Install the dependencies

yarn
yarn start

Make sure you've configured your IDE with prettier.

You can reformat the project by running

npx prettier --write .

Project structure

  • components contains generic components used inside the application.
  • views contains building blocks for each page. The entry point of a view is used as the root component of each route.
  • config contains all the config files and ABIs.
  • state contains the redux files for the global state of the app.
  • contexts contains global contexts.
  • hooks contains generic hooks.
  • utils contains generic utilities functions.

Useful Resources

About

Tomb is the first algorithmic stablecoin created on Fantom Opera, a secure and open-source environment to build decentralized applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published