Skip to content

PembROCK-Finance/token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pembrock Token Contract

Sources of PembRock Finance Token (PEM) contracts.

Deployed to token.pembrock.near

Building and deploying

Build

cargo build --release

Deploy

near deploy token.pembrock.near out/wasm32-unknown-unknown/release/token.wasm new '{"owner_id":"treasury.pembrock.near","total_supply":"160000000000000000000000000"}'