Skip to content

Gelotto/cw-curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CosmWasm Project

Building, Deploying, Instantiating

make build
make deploy

Local Development

A. Docker Setup

  1. Run local Juno node
make devnet

B. Local System Setup

  1. Initialize Juno & Import key again
junod init --chain-id testing localdev
  1. Import key
junod keys add JunoWallet --recover

> Enter your bip39 mnemonic
clip hire initial neck maid actor venue client foam budget lock catalog sweet steak waste crater broccoli pipe steak sister coyote moment obvious choose

Edit $HOME/.juno/config/client.toml and set keyring-backend = "test" to match the Juno node running in Docker.

About

Bonding curve smart contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published