Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

tmsdkeys/nebular2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Demo of IBC SDK for Nebular

The instructions for the demo can be found (along with the rest of the documentation for IBC SDK) in the docusaurus folder.

To run the docs locally, run:

cd docusaurus && npm start

Look for the Quickstart tutorial section and find the 2nd tutorial that showcases a dummy applications where we can vote on which assets to borrow cross-chain.

Resources

Clone the following GitHub repos to follow along with the tutorial:

  • The EVM project with the IBC enabled IbcLendingBorrowing contract + 3 Token contracts. It's a Hardhat project, so to be able to run npx hardhat [command], make sure to run npm install first.
  • The CosmWasm project with the polling contract. You'll find the contract .wasm bytecode in the /artifacts folder if you don't want to bother checking out the code.

About

IBC SDK product demo for Nebular 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published