-
use step detail:
1:npm install @ergoplatform/ergo-js
test code:
`const ergo = require('@ergoplatform/ergo-js');
async function TestERG() {
//const currentHeight = ergo.getCurrentHei…
chpan updated
2 years ago
-
Tried to run sbt test. Got the following message
```
org.ergoplatform.client.PetriSpec:
==> X org.ergoplatform.client.PetriSpec.build petri net 0.239s java.io.FileNotFoundException: /Users/ian/dev…
-
- [x] add page on the site
- [ ] reference the page from CONTRIBUTING.md doc
- [ ] find and remove TODO item
-
Hi,
I am trying to fllow [docs.ergoplatform.com/node/testnet/mine-your-own-chain/ ](https://docs.ergoplatform.com/node/testnet/mine-your-own-chain/)
But I think it is not clear to me.
`Follow th…
-
-
"Readme / Usage instructions for Swift-Bindings-Lib for Sigma-Rust is outdated and missing important steps for compiling of Rust code:
https://github.com/ergoplatform/sigma-rust/tree/develop/bindings…
-
I run `sbt scalastyle` command end everything looks fine, while exit code of this task is 1 that fails our CI server.
```
pozharko@pozharko-desktop ~/Code/ergo/ergo $ sbt scalastyle
[info] Loading …
-
Hi,
This might improve performance a lot in both query time and indexing time.
Problem :
- ErgoTreeTemplate is created here for ALL ErgoTrees instead of just P2SH. The Template is always the …
-
const ergo = require('@ergoplatform/ergo-js');
ergo.sendTransaction(...)
This does not work. first, there is no proper main defined. Please try to install it.
-
This tx mints a token into two output boxes: https://explorer.ergoplatform.com/en/transactions/79451d8c64afa7215546e8380c56bf0931e278ce08173bfe7cecd10e263fb134
Reported token amount (https://explor…