Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Permissionless Morpho Interface by cp0x

English | 中文

An open-source, permissionless interface for the Morpho protocol designed to be fully permissionless and enable direct, unrestricted interaction with smart contracts.

Interface Languages

The interface is available in English and Chinese (Simplified). Use the language button in the top navigation bar to switch; the choice is stored in the browser and reused on the next visit.

Only interface text is translated. Data coming from the API and smart contracts (token symbols, vault and curator names, addresses, amounts, rates) is shown as-is.

Application Links

Protocol Docs

Contributions

For steps on local deployment, development, and code contribution, please see CONTRIBUTING.

Adding or changing translations

All interface strings live in src/i18n/locales/:

  • en.json — English
  • zh.json — Chinese (Simplified)

Both files use a nested JSON structure that is flattened into some.nested.key message ids at runtime. When you change a string, update both files and keep the keys and placeholders (for example {symbol}, {network}) identical.

To add another language, add an entry to SUPPORTED_LOCALES in src/i18n/index.ts, extend the I18n type in src/types/config.ts, and drop a matching file into src/i18n/locales/.

About

Permissionless interface for the Morpho protocol

Topics

Resources

Contributing

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages