-
Updated
Sep 6, 2021 - Go
nft
Here are 565 public repositories matching this topic...
One of the building blocks which we miss right now is the ability to trigger things when:
- new locks are deployed
- new memberships are purchased
We need to build a basic service which would leverage Github's cron job feature and our subgraph to extract these things. The job should be able to ping a 3rd party service such as zappier with details so that we can fanout to other applications
Issue To Be Solved
We have accurate template transactions in the transactions folder but not all of them are included in the lib/go/templates package.
Suggest A Solution
- Use the go bindata tool and string replacer to get the template from
transactions/and replace the contract names and addresses with the provided arguments, similar to how it is done with `GenerateCreateCo
-
Updated
Sep 2, 2021 - JavaScript
Issue To Be Solved
We current have a go package for getting transaction templates, but we should also have a javascript package so users of the contracts can import and use the correct versions without having to copy and paste.
Suggest A Solution
Create a lib/go/javascript/templates package that does a similar thing to the lib/go/templates package.
It should use the transactions and
Since raw queries only return encrypted keys, it's pointless and will break implementations coming from other networks without letting anyone know.
We should remove it from the next version
-
Updated
Sep 6, 2021 - Rust
Hi, Basically I'm Unity AR developer with C# as my background. So It's feeling like I'm driving a power packed Alien Ship without a user manual (Available APIs and Intellisense).
I have checked the AR-NFT-Video_Example.html file, I haven't seen any callback methods are listed on the file to handle the marker lost and found events (Maybe I'm wrong). So I have added my own lines for callbacks. It
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Sep 4, 2021
-
Updated
Aug 30, 2021
Camera config .exe
Where would I find the camera_config.exe? I was wondering if you were able to save and or build this exe I read about in the ARTookKit documentation? My search has found nothing but a bunch of dead ARToolKit sites
I am running your NFT library in BabylonJS with some good results. But, the tracking is off when the camera is at an angle with the target, and I am hoping it will be better if I
-
Updated
Sep 6, 2021 - Solidity
-
Updated
Jul 21, 2021 - TypeScript
Rewards module should have the TargetInflationPerStakingEra configured in genesis / era 0
i.e. fiscal era 0 should start with staking era 0
-
Updated
May 25, 2021 - JavaScript
-
Updated
Mar 23, 2021 - Python
-
Updated
Jun 26, 2021 - JavaScript
Improve this page
Add a description, image, and links to the nft topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nft topic, visit your repo's landing page and select "manage topics."
We need to correctly display that there was an issue when a redemption fails for some reason.