Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real World Asset (RWA) Tokenization

Asset tokenization using Chainlink Functions on Avalanche.


Getting Started

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • foundry
    • You'll know you did it right if you can run forge --version and you see a response like forge 0.2.0 (816e00b 2023-03-16T00:05:26.396218Z)
  • node
    • You'll know you did it right if you can run node --version and you see a response like v16.13.0
  • npm
    • You'll know you did it right if you can run npm --version and you see a response like 8.1.0
  • deno
    • You'll know you did it right if you can run deno --version and you see a response like deno 1.40.5 (release, x86_64-apple-darwin) v8 12.1.285.27 typescript 5.3.3

Installation

Contracts

Clone the repo, navigate to the directory, and install dependencies with make

git clone https://github.com/BunsDev/rwa-tokenization
cd rwa-tokenization/contracts
make

Resources

About

Asset tokenization using Chainlink Functions on Avalanche.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages