Skip to content

The quickest way to start building your app on the Kujira DeFi Blockchain

Notifications You must be signed in to change notification settings

Team-Kujira/pond-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pond

screenshot

The quickest way to start building your app on the Kujira DeFi Blockchain

First, start your local Pond network:

  • git clone https://github.com/Team-Kujira/pond.git
  • cd pond && sudo cp pond /usr/local/bin/
  • pond init
  • pond start

Then, clone and start your Pond application:

  • git clone https://github.com/Team-Kujira/pond-ex && cd pond-ex
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

Sonar Connection

Sonar connect is provided as a demo integration. Sonar wallet is mainnet-only, and as such can't sign transactions for a Pond local network.

About

The quickest way to start building your app on the Kujira DeFi Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published