Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

EOS-Nation/eos-rex-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOS REX Javascript

import { APIClient } from "@wharfkit/antelope"
import { Chains } from "@wharfkit/common";
import { get_rex_apy } from ".";

const client = new APIClient({url: Chains.EOS.url})

get_rex_apy(client).then(console.log).catch(console.error)

About

EOS REX Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published