issues
search
rubixchain
/
rubixgoplatform
Layer-1 Blockchain Protocol based on novel Proof-of-Pledge consensus
https://rubix.net
GNU General Public License v3.0
8
stars
17
forks
source link
APIs for smart contract and RAC Token interaction
#46
Closed
thewebchap
closed
1 year ago
thewebchap
commented
1 year ago
Set of APIs to interact with smart contract .
generateContract(filelocation, RBT)
publishContract(contractTokenHash)
deployContract(contractTokenHash)
executeContract(contractTokenHash, contractTokenChain, function , input)
fetchContract(contractTokenHash , datalevel: lite/full)
gklps
commented
1 year ago
PR
thewebchap
commented
1 year ago
Closed by #63
Set of APIs to interact with smart contract .